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

Optimize handle json in pop message #5643

Merged
merged 3 commits into from
Dec 5, 2022
Merged

Conversation

lizhimins
Copy link
Member

Optimize handle json in pop message

@lizhimins lizhimins requested a review from xdkxlk December 5, 2022 06:32
@codecov-commenter
Copy link

codecov-commenter commented Dec 5, 2022

Codecov Report

Merging #5643 (38571d4) into develop (e5fadc7) will increase coverage by 0.00%.
The diff coverage is n/a.

@@            Coverage Diff             @@
##             develop    #5643   +/-   ##
==========================================
  Coverage      42.39%   42.39%           
- Complexity      7967     7974    +7     
==========================================
  Files           1023     1023           
  Lines          71479    71479           
  Branches        9444     9444           
==========================================
+ Hits           30305    30307    +2     
- Misses         37332    37333    +1     
+ Partials        3842     3839    -3     
Impacted Files Coverage Δ
...ain/java/org/apache/rocketmq/store/pop/AckMsg.java 68.75% <ø> (+68.75%) ⬆️
...org/apache/rocketmq/store/ha/WaitNotifyObject.java 80.35% <0.00%> (-5.36%) ⬇️
...e/rocketmq/store/ha/autoswitch/EpochFileCache.java 77.08% <0.00%> (-4.17%) ⬇️
...mq/broker/topic/TopicQueueMappingCleanService.java 12.43% <0.00%> (-3.63%) ⬇️
...rocketmq/common/message/MessageClientIDSetter.java 71.42% <0.00%> (-2.39%) ⬇️
...a/org/apache/rocketmq/filter/util/BloomFilter.java 60.43% <0.00%> (-2.20%) ⬇️
...va/org/apache/rocketmq/store/util/PerfCounter.java 64.39% <0.00%> (-2.10%) ⬇️
...cketmq/store/ha/autoswitch/AutoSwitchHAClient.java 75.55% <0.00%> (-1.12%) ⬇️
.../org/apache/rocketmq/store/index/IndexService.java 59.00% <0.00%> (-1.00%) ⬇️
...he/rocketmq/client/impl/consumer/ProcessQueue.java 61.50% <0.00%> (-0.89%) ⬇️
... and 14 more

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@lizhimins lizhimins merged commit b567064 into apache:develop Dec 5, 2022
lizhimins added a commit to lizhimins/rocketmq that referenced this pull request Dec 5, 2022
Optimize handle json in pop message

Co-authored-by: 斜阳 <terrance.lzm@alibaba-inc.com>
Langkeren pushed a commit to Langkeren/rocketmq that referenced this pull request Jan 3, 2023
Optimize handle json in pop message

Co-authored-by: 斜阳 <terrance.lzm@alibaba-inc.com>
drpmma pushed a commit that referenced this pull request Feb 21, 2023
Optimize handle json in pop message

Co-authored-by: 斜阳 <terrance.lzm@alibaba-inc.com>
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

3 participants