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

[Enhancement] Support export json consumer offset to file when using RocksDB consumer offset manage #9111

Closed
1 task done
qianye1001 opened this issue Jan 7, 2025 · 2 comments · Fixed by #9114
Closed
1 task done

Comments

@qianye1001
Copy link
Contributor

Before Creating the Enhancement Request

  • I have confirmed that this should be classified as an enhancement rather than a bug/feature.

Summary

Support export json consumer offset when using RocksDB consumer offset manage

Motivation

Support export json consumer offset when using RocksDB consumer offset manage

Describe the Solution You'd Like

Support export json consumer offset when using RocksDB consumer offset manage

Describe Alternatives You've Considered

null

Additional Context

No response

@yuz10
Copy link
Member

yuz10 commented Jan 7, 2025

can use mqadmin rocksDBConfigToJson command

@qianye1001
Copy link
Contributor Author

can use mqadmin rocksDBConfigToJson command

We need a more elegant approach that can persist consumer offset according to the json consumer offset manage design, rather than using mqadmin to print json 、pip it to a json file 、 rename old
json file and move new json file, I plan to add parameters in mqadmin to control print or persist.

@qianye1001 qianye1001 changed the title [Enhancement] Support export json consumer offset when using RocksDB consumer offset manage [Enhancement] Support export json consumer offset to file when using RocksDB consumer offset manage Jan 7, 2025
qianye1001 added a commit to qianye1001/rocketmq that referenced this issue Jan 13, 2025
qianye1001 added a commit to qianye1001/rocketmq that referenced this issue Jan 13, 2025
qianye1001 added a commit to qianye1001/rocketmq that referenced this issue Jan 13, 2025
qianye1001 added a commit to qianye1001/rocketmq that referenced this issue Jan 13, 2025
qianye1001 added a commit to qianye1001/rocketmq that referenced this issue Jan 13, 2025
qianye1001 added a commit to qianye1001/rocketmq that referenced this issue Jan 13, 2025
lollipopjin pushed a commit that referenced this issue Jan 14, 2025
* [ISSUE #9111] Broker Support export RocksDB Config to json file and enhance admin tools
qianye1001 added a commit to qianye1001/rocketmq that referenced this issue Jan 22, 2025
qianye1001 added a commit to qianye1001/rocketmq that referenced this issue Jan 22, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants