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

[Feature] Add admin tool to inspect RocksDB contents #7142

Closed
Ziy1-Tan opened this issue Aug 9, 2023 · 0 comments · Fixed by #7180
Closed

[Feature] Add admin tool to inspect RocksDB contents #7142

Ziy1-Tan opened this issue Aug 9, 2023 · 0 comments · Fixed by #7180
Assignees

Comments

@Ziy1-Tan
Copy link
Contributor

Ziy1-Tan commented Aug 9, 2023

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 object

Additional Context

No response

RongtongJin pushed a commit that referenced this issue Aug 23, 2023
…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>
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.

1 participant