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] Enhance rocksDBConfigToJson to support metadata counting #7277

Closed
1 task done
Ziy1-Tan opened this issue Aug 28, 2023 · 0 comments · Fixed by #7276
Closed
1 task done

[Enhancement] Enhance rocksDBConfigToJson to support metadata counting #7277

Ziy1-Tan opened this issue Aug 28, 2023 · 0 comments · Fixed by #7276

Comments

@Ziy1-Tan
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

Enhance rocksDBConfigToJson to support metadata count.

Motivation

We have implemented rocksDBConfigToJson to verify the correctness of migration to RocksDB. Now when performing performance testing or migration, we need to count the number of metadata.

Describe the Solution You'd Like

move rocksDBConfigToJson to exportRocksDBConfig. And specify the switch, when the switch is enabled, the result will be output in json format. The default output is the number of metadata.

Describe Alternatives You've Considered

None.

Additional Context

No response

Ziy1-Tan pushed a commit to Ziy1-Tan/rocketmq that referenced this issue Aug 28, 2023
Ziy1-Tan pushed a commit to Ziy1-Tan/rocketmq that referenced this issue Aug 28, 2023
…ounting

Signed-off-by: Ziy1-Tan <ajb4596984460@gmail.com>
Ziy1-Tan pushed a commit to Ziy1-Tan/rocketmq that referenced this issue Aug 28, 2023
…ounting

Signed-off-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