You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The "Flushes" JSON top level object has a sub-object per cf, and, for every cf, a sub-object per every flush reason.
The equivalent for compactions is the compaction reason.
So, this feature is a request to add the compaction reason to the "Compactions" top-level object as it is done for Flushes.
The text was updated successfully, but these errors were encountered:
The "Flushes" JSON top level object has a sub-object per cf, and, for every cf, a sub-object per every flush reason.
The equivalent for compactions is the compaction reason.
So, this feature is a request to add the compaction reason to the "Compactions" top-level object as it is done for Flushes.
The text was updated successfully, but these errors were encountered: