Uh oh!
There was an error while loading. Please reload this page.
[chore](cloud) Add show_meta_ranges API - #39208
Conversation
doris-robot
commented
Aug 12, 2024
Thank you for your contribution to Apache Doris. Since 2024-03-18, the Document has been moved to doris-website. |
w41ter
commented
Aug 12, 2024
run buildall |
clang-tidy review says "All clean, LGTM! 👍" |
This interface can roughly estimate the storage space occupied by different types of keys by analyzing the FDB partition key.
4919d20 to
8ad9ca0Comparew41ter
commented
Aug 12, 2024
run buildall |
clang-tidy review says "All clean, LGTM! 👍" |
PR approved by at least one committer and no changes requested. |
PR approved by anyone and no changes requested. |
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
w41ter
commented
Aug 12, 2024
run buildall |
clang-tidy review says "All clean, LGTM! 👍" |
w41ter
commented
Aug 12, 2024
run buildall |
clang-tidy review says "All clean, LGTM! 👍" |
PR approved by at least one committer and no changes requested. |
This interface can roughly estimate the storage space occupied by different types of keys by analyzing the FDB partition key. The usage: ``` curl localhost:5000/MetaService/http/show_meta_ranges?token=greedisgood9999 ``` An example: ``` $ curl localhost:5000/MetaService/http/show_meta_ranges?token=greedisgood9999 total partitions: 5 recycle|default_instance_id|txn: 1 meta|default_instance_id|tablet_index: 1 meta|default_instance_id|rowset_tmp: 1 ```
This interface can roughly estimate the storage space occupied by different types of keys by analyzing the FDB partition key. The usage: ``` curl localhost:5000/MetaService/http/show_meta_ranges?token=greedisgood9999 ``` An example: ``` $ curl localhost:5000/MetaService/http/show_meta_ranges?token=greedisgood9999 total partitions: 5 recycle|default_instance_id|txn: 1 meta|default_instance_id|tablet_index: 1 meta|default_instance_id|rowset_tmp: 1 ```
This interface can roughly estimate the storage space occupied by different types of keys by analyzing the FDB partition key. The usage: ``` curl localhost:5000/MetaService/http/show_meta_ranges?token=greedisgood9999 ``` An example: ``` $ curl localhost:5000/MetaService/http/show_meta_ranges?token=greedisgood9999 total partitions: 5 recycle|default_instance_id|txn: 1 meta|default_instance_id|tablet_index: 1 meta|default_instance_id|rowset_tmp: 1 ```
This interface can roughly estimate the storage space occupied by different types of keys by analyzing the FDB partition key. The usage: ``` curl localhost:5000/MetaService/http/show_meta_ranges?token=greedisgood9999 ``` An example: ``` $ curl localhost:5000/MetaService/http/show_meta_ranges?token=greedisgood9999 total partitions: 5 recycle|default_instance_id|txn: 1 meta|default_instance_id|tablet_index: 1 meta|default_instance_id|rowset_tmp: 1 ```
This interface can roughly estimate the storage space occupied by different types of keys by analyzing the FDB partition key.
The usage:
An example: