-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Currently MEMORY DEFRAGMENT
kicks off the asynchronous defragmentation process and replies OK
INFO STATS
are not enough to understand why defragment did not do anything and the fragmentation ratio stayed high.
The goal of this issue:
- Add more introspection by either adding summary to loads at the end of defragment run or specifically for the command - to wait for defragment process to finish and reply with the report.
- Provide optional arguments for
DEFRAGMENT
so we could pass differrent parameters to be able to tune its behavior in prod - Add the HELP description to the command.
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request