Note
This view is available starting with V4.0.0.
Purpose
This view displays the compaction suggestions on all nodes.
Columns
Column |
Type |
Nullable |
Description |
|---|---|---|---|
| SVR_IP | varchar(46) | NO | The IP address of the server. |
| SVR_PORT | bigint(20) | NO | The port number of the server. |
| TENANT_ID | bigint(20) | NO | The tenant ID. |
| TYPE | varchar(64) | NO | The type of compaction. Valid values:
|
| LS_ID | bigint(20) | NO | The log stream ID. |
| TABLET_ID | bigint(20) | NO | The data tablet ID. |
| START_TIME | timestamp(6) | NO | The start time. |
| FINISH_TIME | timestamp(6) | NO | The end time. |
| SUGGESTION | varchar(1024) | NO | The suggestion. |
