• uriyage's avatar
    Adds INFO fields to track fork child progress (#8414) · fd052d2a
    uriyage authored
    * Adding current_save_keys_total and current_save_keys_processed info fields.
      Present in replication, BGSAVE and AOFRW.
    * Changing RM_SendChildCOWInfo() to RM_SendChildHeartbeat(double progress)
    * Adding new info field current_fork_perc. Present in Replication, BGSAVE, AOFRW,
      and module forks.
    fd052d2a
server.h 126 KB