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 #5292] [RIP-48] Support reset offset in server-side to improve the success rate #5293

Merged
merged 5 commits into from
Oct 14, 2022

Conversation

lizhimins
Copy link
Member

No description provided.

@lizhimins lizhimins changed the title [ISSUE #5292] RIP-48-Enhance-server-side-offset-management-ability [ISSUE #5292] [RIP-48] Enhance server-side offset management ability Oct 12, 2022
@lizhimins
Copy link
Member Author

Please help review this pr

@lizhimins lizhimins marked this pull request as draft October 12, 2022 11:49
@lizhimins lizhimins changed the title [ISSUE #5292] [RIP-48] Enhance server-side offset management ability [ISSUE #5292] [RIP-48] Support reset offset in server-side to improve the success rate Oct 12, 2022
@lizhimins lizhimins marked this pull request as ready for review October 13, 2022 01:32
@lizhimins lizhimins marked this pull request as draft October 13, 2022 01:33
@lizhimins lizhimins marked this pull request as ready for review October 13, 2022 02:19
odbozhou
odbozhou previously approved these changes Oct 13, 2022
@codecov-commenter
Copy link

codecov-commenter commented Oct 13, 2022

Codecov Report

Merging #5293 (776af3a) into develop (db1f183) will decrease coverage by 0.11%.
The diff coverage is 17.67%.

@@              Coverage Diff              @@
##             develop    #5293      +/-   ##
=============================================
- Coverage      43.21%   43.10%   -0.12%     
+ Complexity      7805     7800       -5     
=============================================
  Files            998      998              
  Lines          69438    69607     +169     
  Branches        9167     9193      +26     
=============================================
- Hits           30011    30007       -4     
- Misses         35659    35827     +168     
- Partials        3768     3773       +5     
Impacted Files Coverage Δ
...ocketmq/broker/processor/AdminBrokerProcessor.java 25.14% <0.00%> (-1.01%) ⬇️
.../broker/subscription/SubscriptionGroupManager.java 67.36% <0.00%> (-1.44%) ⬇️
...g/apache/rocketmq/client/impl/MQClientAPIImpl.java 22.95% <0.00%> (-0.30%) ⬇️
...mmon/protocol/header/ResetOffsetRequestHeader.java 0.00% <0.00%> (ø)
...pache/rocketmq/test/listener/AbstractListener.java 0.00% <0.00%> (ø)
...est/listener/rmq/concurrent/RMQNormalListener.java 0.00% <0.00%> (ø)
...he/rocketmq/tools/admin/DefaultMQAdminExtImpl.java 25.45% <0.00%> (-0.18%) ⬇️
...ls/command/offset/ResetOffsetByTimeOldCommand.java 27.77% <0.00%> (-0.53%) ⬇️
.../rocketmq/broker/offset/ConsumerOffsetManager.java 31.31% <19.44%> (-0.81%) ⬇️
.../java/org/apache/rocketmq/common/BrokerConfig.java 28.16% <25.00%> (-0.03%) ⬇️
... and 29 more

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

@lizhanhui
Copy link
Contributor

Rebase to fix file conflicts

@lizhanhui lizhanhui merged commit d663bcf into apache:develop Oct 14, 2022
anuragmadnawat1 pushed a commit to anuragmadnawat1/rocketmq that referenced this pull request Nov 2, 2022
…mprove the success rate (apache#5293)

* [RIP-48] Support reset offset in server side to improve the success rate

* [RIP-48] Support reset offset in server side to improve the success rate

* [RIP-48] Fix code style

* fix unit test

* no need put offset in reset command header

Co-authored-by: 斜阳 <terrance.lzm@alibaba-inc.com>
anuragmadnawat1 added a commit to anuragmadnawat1/rocketmq that referenced this pull request Nov 2, 2022
…mprove the success rate (apache#5293) (#9)

* [RIP-48] Support reset offset in server side to improve the success rate

* [RIP-48] Support reset offset in server side to improve the success rate

* [RIP-48] Fix code style

* fix unit test

* no need put offset in reset command header

Co-authored-by: 斜阳 <terrance.lzm@alibaba-inc.com>

Co-authored-by: lizhimins <707364882@qq.com>
Co-authored-by: 斜阳 <terrance.lzm@alibaba-inc.com>
drpmma pushed a commit that referenced this pull request Feb 21, 2023
… the success rate (#5293)

* [RIP-48] Support reset offset in server side to improve the success rate

* [RIP-48] Support reset offset in server side to improve the success rate

* [RIP-48] Fix code style

* fix unit test

* no need put offset in reset command header

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

5 participants