Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Sync to updated 0.22.1 #1004

Merged
merged 36 commits into from
Jul 4, 2024
Merged

Sync to updated 0.22.1 #1004

merged 36 commits into from
Jul 4, 2024

Conversation

JaylinYu
Copy link
Member

@JaylinYu JaylinYu commented Jul 4, 2024

No description provided.

JaylinYu and others added 30 commits May 24, 2024 17:39
Signed-off-by: jaylin <jaylin@emqx.io>
Signed-off-by: jaylin <jaylin@emqx.io>
Signed-off-by: jaylin <jaylin@emqx.io>
Signed-off-by: wanghaemq <wangwei@emqx.io>
Signed-off-by: wanghaemq <wangwei@emqx.io>
fix a mistake while picking commit

Signed-off-by: jaylin <jaylin@emqx.io>
Signed-off-by: xinyi-xs <lihj@emqx.io>
Signed-off-by: xinyi-xs <lihj@emqx.io>
Signed-off-by: xinyi-xs <lihj@emqx.io>
Signed-off-by: xinyi-xs <lihj@emqx.io>
Signed-off-by: xinyi-xs <lihj@emqx.io>
Signed-off-by: xinyi-xs <lihj@emqx.io>
Signed-off-by: xinyi-xs <lihj@emqx.io>
Signed-off-by: xinyi-xs <lihj@emqx.io>
Signed-off-by: xinyi-xs <lihj@emqx.io>
Fixed stack smash && other issues.
Signed-off-by: Moi Ran <maoyi.ran@emqx.io>
Signed-off-by: Moi Ran <maoyi.ran@emqx.io>
Support multiple mqtt stream
Signed-off-by: xinyi-xs <lihj@emqx.io>
Signed-off-by: xinyi-xs <lihj@emqx.io>
Signed-off-by: xinyi-xs <lihj@emqx.io>
Signed-off-by: xinyi-xs <lihj@emqx.io>
Signed-off-by: xinyi-xs <lihj@emqx.io>
xinyi-xs and others added 6 commits June 24, 2024 17:58
Signed-off-by: xinyi-xs <lihj@emqx.io>
Signed-off-by: xinyi-xs <lihj@emqx.io>
Signed-off-by: xinyi-xs <lihj@emqx.io>
Signed-off-by: Moi Ran <maoyi.ran@emqx.io>
Signed-off-by: Moi Ran <maoyi.ran@emqx.io>
resolve merging conflicts

Signed-off-by: jaylin <jaylin@emqx.io>
Copy link
Member Author

@JaylinYu JaylinYu left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@RanMaoyi plz review multi-stream sync part
@xinyi-xs plz review new uds logging part

@@ -315,6 +315,7 @@ struct conf_exchange_node {

nng_socket *sock;
nng_mtx *mtx;
char *exchange_url;
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Just realized this.
I prefer to settle multi-stream query in self-defined protocol. instead of assigning unique URL to each stream.
@RanMaoyi

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Just thinking about it feels like a huge project, with a lot of decoupling to do, so we can plan it out later.

@JaylinYu JaylinYu requested review from xinyi-xs and RanMaoyi and removed request for xinyi-xs July 4, 2024 04:05
@JaylinYu JaylinYu merged commit 44480cc into main Jul 4, 2024
13 of 15 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants