• Jan-Erik Rediger's avatar
    Reset the ttl for additional keys · 2a32f037
    Jan-Erik Rediger authored
    Before, if a previous key had a TTL set but the current one didn't, the
    TTL was reused and thus resulted in wrong expirations set.
    
    This behaviour was experienced, when `MigrateDefaultPipeline` in
    redis-trib was set to >1
    
    Fixes #3655
    2a32f037
cluster.c 206 KB