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

MQ: Exchange: Key value of msg is stored in stack space #774

Merged
merged 10 commits into from Dec 21, 2023
Merged

Conversation

RanMaoyi
Copy link
Contributor

No description provided.

Signed-off-by: Moi Ran <maoyi.ran@emqx.io>
Signed-off-by: Moi Ran <maoyi.ran@emqx.io>
Signed-off-by: Moi Ran <maoyi.ran@emqx.io>
Signed-off-by: Moi Ran <maoyi.ran@emqx.io>
Signed-off-by: Moi Ran <maoyi.ran@emqx.io>
Copy link

codecov bot commented Dec 20, 2023

Codecov Report

Attention: 7 lines in your changes are missing coverage. Please review.

Comparison is base (26907c8) 65.72% compared to head (442b516) 65.76%.
Report is 2 commits behind head on main.

Files Patch % Lines
src/mqtt/protocol/exchange/exchange_client.c 78.57% 3 Missing ⚠️
src/supplemental/nanolib/conf.c 25.00% 3 Missing ⚠️
src/supplemental/nanolib/conf_ver2.c 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #774      +/-   ##
==========================================
+ Coverage   65.72%   65.76%   +0.03%     
==========================================
  Files         124      124              
  Lines       36007    35984      -23     
==========================================
- Hits        23667    23664       -3     
+ Misses      12340    12320      -20     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Copy link
Member

@wanghaEMQ wanghaEMQ left a comment

Choose a reason for hiding this comment

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

Cool!!! LGTM

@wanghaEMQ
Copy link
Member

Please don't merge it until my PR is already. I will merge it later

Signed-off-by: jaylin <jaylin@emqx.io>
Signed-off-by: jaylin <jaylin@emqx.io>
@OdyWayne
Copy link
Collaborator

exchange_client_test has failed, plz check it out.

@wanghaEMQ
Copy link
Member

@JaylinYu Your commits seems break the unit test of exchange

OdyWayne and others added 3 commits December 21, 2023 13:18
Signed-off-by: wayne <yukang.wei@emqx.io>
Signed-off-by: wayne <yukang.wei@emqx.io>
Signed-off-by: jaylin <jaylin@emqx.io>
@RanMaoyi
Copy link
Contributor Author

RanMaoyi commented Dec 21, 2023

exchange_client_test has failed, plz check it out.

UT begin aio before sock_send, fixed now

@JaylinYu JaylinYu merged commit 03eb78c into main Dec 21, 2023
14 of 16 checks passed
@JaylinYu JaylinYu deleted the moi_ringbuffer branch December 21, 2023 05:47
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.

None yet

5 participants