Malavan Sotheeswaran
Malavan Sotheeswaran
Hi @sergeymavrin, based on the backtraces and strace output, it seems like the event loop is still executing (keydb is leaving epoll_wait executing before and after sleep methods and returning...
@sergeymavrin can you check if there are a large number of open FDs might be a dupe of #465 or #453
Closing as this was fixed with #498
Is there anyone still experiencing this issue, will be helpful to understand how to prioritize this.
closing as duplicate of #378 and is fixed in 6.3
Closing as we are dropping support for 32 bit
Active defrag does not trigger if there is a background save in progress, in 6.3 we added forkless background saving, however this is a lot slower than regular background save...
Indirectly fixed by #558 which allows active defrag to run during forkless background save.
Closing as we were unable to reproduce and no other reports.
Hi @dsyers can you provide more details on your server configuration so we can try to reproduce this issue?