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

fix(proxy): add PROPERTY_PRODUCER_GROUP property for transaction message #803

Merged
merged 2 commits into from
Dec 8, 2023

Conversation

ShadowySpirits
Copy link
Contributor

No description provided.

Copy link

codecov bot commented Dec 6, 2023

Codecov Report

Merging #803 (b58dc26) into main (3afab4f) will decrease coverage by 0.06%.
The diff coverage is 11.11%.

Additional details and impacted files
@@             Coverage Diff              @@
##               main     #803      +/-   ##
============================================
- Coverage     55.90%   55.85%   -0.06%     
+ Complexity     1231     1229       -2     
============================================
  Files           132      132              
  Lines          8366     8374       +8     
  Branches        769      772       +3     
============================================
  Hits           4677     4677              
- Misses         3285     3290       +5     
- Partials        404      407       +3     
Components Coverage Δ
RocketMQ Broker ∅ <ø> (∅)
RocketMQ Common 5.80% <ø> (ø)
RocketMQ Controller 55.13% <ø> (ø)
RocketMQ Proxy 38.42% <11.11%> (-0.23%) ⬇️
RocketMQ Store 74.34% <ø> (+0.04%) ⬆️
RocketMQ Stream ∅ <ø> (∅)
RocketMQ Metadata 35.44% <ø> (ø)
Files Coverage Δ
...omq/rocketmq/proxy/service/MessageServiceImpl.java 55.11% <0.00%> (-0.82%) ⬇️
...om/automq/rocketmq/proxy/util/FlatMessageUtil.java 51.49% <20.00%> (-1.23%) ⬇️

... and 1 file with indirect coverage changes

ShadowySpirits and others added 2 commits December 7, 2023 09:57
Signed-off-by: wangxye <xuanyewang.cs@gmail.com>
@ShadowySpirits ShadowySpirits merged commit e284f99 into main Dec 8, 2023
17 checks passed
@ShadowySpirits ShadowySpirits deleted the fix_transaction branch December 8, 2023 02:08
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.

3 participants