tablet_size specifies the size of each shard during intra-partition parallel processing such as parallel compaction and query.
| Property | Description |
|---|---|
| Parameter type | Capacity unit |
| Default value | 128M |
| Value range | [0, +∞) |
| Effective upon OBServer restart | No |
The value of tablet_size must be a multiple of 2M. If tablet_size is set to 0, intra-partition parallel processing is disabled.