Skip to content

enhance MEMORY DEFRAGMENT command #5398

@romange

Description

@romange

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:

  1. 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.
  2. Provide optional arguments for DEFRAGMENT so we could pass differrent parameters to be able to tune its behavior in prod
  3. Add the HELP description to the command.

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions