Compaction Action

    (TODO)

    If the tablet exists, the result is returned in JSON format:

    • last cumulative failure time: The time when the last cumulative compaction failed. After 10 minutes by default, cumulative compaction is attempted on the this tablet again.
    • last base failure time: The time when the last base compaction failed. After 10 minutes by default, base compaction is attempted on the this tablet again.

    Manually trigger Compaction

    (TODO)