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 #8084] fix typo #8085

Open
wants to merge 3 commits into
base: develop
Choose a base branch
from
Open

Conversation

hakusai22
Copy link
Contributor

Which Issue(s) This PR Fixes

Fixes #issue_id

Brief Description

fix doc and code typo

How Did You Test This Change?

@codecov-commenter
Copy link

codecov-commenter commented Apr 30, 2024

Codecov Report

Attention: Patch coverage is 17.50000% with 33 lines in your changes missing coverage. Please review.

Project coverage is 42.82%. Comparing base (d60198f) to head (ee9f3d2).

Files Patch % Lines
...mq/broker/topic/TopicQueueMappingCleanService.java 0.00% 8 Missing ⚠️
...ocketmq/broker/processor/PullMessageProcessor.java 0.00% 3 Missing ⚠️
...e/rocketmq/client/impl/consumer/RebalanceImpl.java 0.00% 2 Missing ⚠️
...g/apache/rocketmq/common/filter/impl/Operator.java 0.00% 2 Missing ⚠️
...mq/remoting/protocol/body/PopProcessQueueInfo.java 0.00% 2 Missing ⚠️
...n/java/org/apache/rocketmq/test/util/FileUtil.java 0.00% 2 Missing ⚠️
...g/apache/rocketmq/client/impl/MQClientAPIImpl.java 0.00% 1 Missing ⚠️
...rocketmq/client/impl/consumer/PopProcessQueue.java 0.00% 1 Missing ⚠️
...apache/rocketmq/common/filter/impl/PolishExpr.java 0.00% 1 Missing ⚠️
.../common/statistics/StatisticsBriefInterceptor.java 0.00% 1 Missing ⚠️
... and 10 more
Additional details and impacted files
@@              Coverage Diff              @@
##             develop    #8085      +/-   ##
=============================================
- Coverage      42.89%   42.82%   -0.07%     
+ Complexity     10401    10382      -19     
=============================================
  Files           1274     1274              
  Lines          88956    88956              
  Branches       11438    11438              
=============================================
- Hits           38154    38099      -55     
- Misses         46096    46148      +52     
- Partials        4706     4709       +3     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

HScarb
HScarb previously approved these changes May 6, 2024
RongtongJin
RongtongJin previously approved these changes May 22, 2024
@RongtongJin
Copy link
Contributor

Hi @hakusai22 , Could you help resolve the conflict?

# Conflicts:
#	client/src/main/java/org/apache/rocketmq/client/impl/producer/DefaultMQProducerImpl.java
@hakusai22 hakusai22 dismissed stale reviews from RongtongJin and HScarb via e7d4545 May 22, 2024 01:11
@hakusai22
Copy link
Contributor Author

hakusai22 commented May 22, 2024

Hi @hakusai22 , Could you help resolve the conflict?

does

Hi @hakusai22 , Could you help resolve the conflict?

done . Why? The bug I found was merged in by others in advance #8091

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.

[Doc] Documentation Related
5 participants