queuedb_rollover fails frequently
Closed this issue · 0 comments
morgando commented
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:
- build comdb2 and test tools
- run docker cluster
- enter container and
cd comdb2/tests; make queuedb_rollover