We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Now that RocketMQ are about to support Rocksdb storage #7064, it would be very convenient to have a tool to inspect its contents
Add command KvConfigToJson, and specify the rocksdb path and configuration type, and print the corresponding json object
KvConfigToJson
No response
The text was updated successfully, but these errors were encountered:
RocksDBConfigToJson
[ISSUE #7142] Add command RocksDBConfigToJson to inspect rocksdb co…
744167b
…ntent (#7180) * feat: add command `RocksDBConfigToJson` to inspect rocksdb content Signed-off-by: Ziy1-Tan <ajb4596984460@gmail.com> * refactor: fix style --------- Signed-off-by: Ziy1-Tan <ajb4596984460@gmail.com> Co-authored-by: Ziy1-Tan <ajb4596984460@gmail.com>
Ziy1-Tan
Successfully merging a pull request may close this issue.
Is Your Feature Request Related to a Problem?
Now that RocketMQ are about to support Rocksdb storage #7064, it would be very convenient to have a tool to inspect its contents
Describe the Solution You'd Like
Add command
KvConfigToJson
, and specify the rocksdb path and configuration type, and print the corresponding json objectAdditional Context
No response
The text was updated successfully, but these errors were encountered: