Konstantinos Kanellis
Konstantinos Kanellis
@damien-git I am aware that the previous "solution" is neither complete nor appropriate, but after tweaking the `configure-db.sh`, I could (partly) replicate the desired behavior: ```bash #!/bin/bash TIMEOUT=60 DBSTATUS=1 ERRCODE=1...
@TechnikEmpire thank you for opening this issue and for your initial investigation and comments -- this is very helpful! Let me take a deeper look at this and will report...
@TechnikEmpire I was able to reproduce this bug locally by setting the number of records in the `Rmw` F2 test to `10,000`, as you did. The root cause appears to...