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 delay message and transaction message to the node assigned to its queue #815

Merged
merged 1 commit into from
Dec 8, 2023

Conversation

ShadowySpirits
Copy link
Contributor

No description provided.

…ode assigned to its queue

Signed-off-by: SSpirits <admin@lv5.moe>
Copy link

codecov bot commented Dec 8, 2023

Codecov Report

Merging #815 (3c7b781) into main (7736c5d) will increase coverage by 1.02%.
The diff coverage is 10.71%.

Additional details and impacted files
@@             Coverage Diff              @@
##               main     #815      +/-   ##
============================================
+ Coverage     55.63%   56.65%   +1.02%     
- Complexity     1238     1263      +25     
============================================
  Files           132      132              
  Lines          8452     8485      +33     
  Branches        777      782       +5     
============================================
+ Hits           4702     4807     +105     
+ Misses         3337     3239      -98     
- Partials        413      439      +26     
Components Coverage Δ
RocketMQ Broker ∅ <ø> (∅)
RocketMQ Common 5.80% <ø> (ø)
RocketMQ Controller 58.80% <ø> (+3.67%) ⬆️
RocketMQ Proxy 37.56% <12.50%> (-0.45%) ⬇️
RocketMQ Store 74.43% <0.00%> (-0.05%) ⬇️
RocketMQ Stream ∅ <ø> (∅)
RocketMQ Metadata 35.44% <ø> (ø)
Files Coverage Δ
...umer/ExtendReceiveMessageResponseStreamWriter.java 0.00% <0.00%> (ø)
...roxy/remoting/activity/CommonRemotingBehavior.java 45.83% <0.00%> (-2.00%) ⬇️
...tmq/proxy/grpc/ExtendGrpcMessagingApplication.java 0.00% <0.00%> (ø)
...va/com/automq/rocketmq/store/MessageStoreImpl.java 45.45% <0.00%> (-0.76%) ⬇️
...omq/rocketmq/proxy/service/MessageServiceImpl.java 50.91% <14.28%> (-2.56%) ⬇️

... and 16 files with indirect coverage changes

@ShadowySpirits ShadowySpirits merged commit 4441a87 into main Dec 8, 2023
13 of 14 checks passed
@ShadowySpirits ShadowySpirits deleted the proxy_relay branch December 8, 2023 06:41
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