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

refactor(proxy): proxy message to the node assigned to its queue #812

Merged
merged 2 commits into from
Dec 8, 2023

Conversation

ShadowySpirits
Copy link
Contributor

No description provided.

Signed-off-by: SSpirits <[email protected]>
Copy link

codecov bot commented Dec 7, 2023

Codecov Report

Merging #812 (0d73971) into main (92a8c7d) will decrease coverage by 0.07%.
The diff coverage is 51.72%.

Additional details and impacted files
@@             Coverage Diff              @@
##               main     #812      +/-   ##
============================================
- Coverage     55.30%   55.24%   -0.07%     
- Complexity     1231     1232       +1     
============================================
  Files           132      132              
  Lines          8433     8444      +11     
  Branches        771      774       +3     
============================================
+ Hits           4664     4665       +1     
- Misses         3366     3372       +6     
- Partials        403      407       +4     
Components Coverage Δ
RocketMQ Broker ∅ <ø> (∅)
RocketMQ Common 5.80% <ø> (ø)
RocketMQ Controller 55.13% <ø> (ø)
RocketMQ Proxy 36.21% <48.14%> (-0.32%) ⬇️
RocketMQ Store 74.47% <100.00%> (+0.13%) ⬆️
RocketMQ Stream ∅ <ø> (∅)
RocketMQ Metadata 35.44% <ø> (ø)
Files Coverage Δ
...tomq/rocketmq/proxy/service/DeadLetterService.java 74.13% <100.00%> (-0.44%) ⬇️
...m/automq/rocketmq/store/service/ReviveService.java 85.27% <100.00%> (+2.32%) ⬆️
...omq/rocketmq/proxy/service/MessageServiceImpl.java 53.81% <33.33%> (-1.67%) ⬇️

@ShadowySpirits ShadowySpirits merged commit 7736c5d into main Dec 8, 2023
13 of 14 checks passed
@ShadowySpirits ShadowySpirits deleted the relay_message branch December 8, 2023 02:58
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.

1 participant