Closed
Description
Issue Description
github test shows random failure that does not reproduce on our test vm.
The test fails because some instance get unexpectedly stopped. (some 1 instance over the 4, sometime 2 instances)
It happens when the instance are idle after a test finished successfully and before another test starts.
At this point I suspect that the system kill -9 the process because of OOM (The alternative hypotheses would be a crash after deleting a backend but ?I doubt it)
I propose to decrease the mdb map size to 10g when using topology with more than 3 instances
**Package Version and Platform:**s
- Platform: Fedora
- Package and version: main
Steps to Reproduce
Steps to reproduce the behavior:
- See CI test results and looks for error in replication/acceptance test_new_suffix
Expected results
The test should be stable