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

[ISSUE #3797] Improve DefaultMQProducerImpl code #3809

Merged
merged 3 commits into from Feb 8, 2022

Conversation

Kvicii
Copy link
Contributor

@Kvicii Kvicii commented Feb 1, 2022

Make sure set the target branch to develop

What is the purpose of the change

Guaranteed readable code style.

@coveralls
Copy link

coveralls commented Feb 1, 2022

Coverage Status

Coverage increased (+0.01%) to 51.262% when pulling 9701640 on Kvicii:ISSUE_3797 into dbbc88a on apache:develop.

@codecov-commenter
Copy link

codecov-commenter commented Feb 1, 2022

Codecov Report

Merging #3809 (9701640) into develop (dbbc88a) will increase coverage by 0.02%.
The diff coverage is 50.00%.

Impacted file tree graph

@@              Coverage Diff              @@
##             develop    #3809      +/-   ##
=============================================
+ Coverage      47.20%   47.22%   +0.02%     
- Complexity      4889     4893       +4     
=============================================
  Files            636      636              
  Lines          42468    42468              
  Branches        5553     5553              
=============================================
+ Hits           20045    20055      +10     
+ Misses         19923    19917       -6     
+ Partials        2500     2496       -4     
Impacted Files Coverage Δ
...mq/client/impl/producer/DefaultMQProducerImpl.java 44.85% <50.00%> (-0.25%) ⬇️
...ent/impl/consumer/DefaultLitePullConsumerImpl.java 67.99% <0.00%> (-0.52%) ⬇️
...ava/org/apache/rocketmq/filter/util/BitsArray.java 59.82% <0.00%> (ø)
...he/rocketmq/client/impl/consumer/ProcessQueue.java 62.38% <0.00%> (+0.91%) ⬆️
...org/apache/rocketmq/store/ha/WaitNotifyObject.java 71.42% <0.00%> (+5.35%) ⬆️
...org/apache/rocketmq/common/stats/StatsItemSet.java 50.74% <0.00%> (+7.46%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update dbbc88a...9701640. Read the comment docs.

@duhenglucky
Copy link
Contributor

@Kvicii Thanks for your contribution, but it would be better if you can create an issue first just like other PR's did.

@Kvicii
Copy link
Contributor Author

Kvicii commented Feb 1, 2022

@duhenglucky I create an issue, it corresponds to the branch name

@RongtongJin RongtongJin changed the title improve DefaultMQProducerImpl code [ISSUE #3797] Improve DefaultMQProducerImpl code Feb 8, 2022
@duhenglucky duhenglucky merged commit 810b757 into apache:develop Feb 8, 2022
@duhenglucky duhenglucky added this to the 4.9.3 milestone Feb 8, 2022
devfat pushed a commit to devfat/rocketmq that referenced this pull request Mar 3, 2022
* improve DefaultMQProducerImpl code

* revert change

Co-authored-by: Kvicii <Karonazaba@gmail.com>
GenerousMan pushed a commit to GenerousMan/rocketmq that referenced this pull request Aug 12, 2022
* improve DefaultMQProducerImpl code

* revert change

Co-authored-by: Kvicii <Karonazaba@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

6 participants