bloomberg/comdb2

queuedb_rollover fails frequently

Closed this issue · 0 comments

Describe the bug
queuedb_rollover often fails when run on clustered mode in docker. It is unclear whether this is due to a bug in the test or the db.

To Reproduce
Steps to reproduce the behavior:

  1. build comdb2 and test tools
  2. run docker cluster
  3. enter container and cd comdb2/tests; make queuedb_rollover