The leak happens also with single node dummy backend test.
However, leak is present only with several clients and very high conflict rate.
(Tested with sqlgen, 10 row table and 8 clients)
Looks as if natural deadlocks are not solved correctly inside galera library.
Some resources don't get freed if transaction rolls back voluntarily.
The leak happens also with single node dummy backend test.
However, leak is present only with several clients and very high conflict rate.
(Tested with sqlgen, 10 row table and 8 clients)
Looks as if natural deadlocks are not solved correctly inside galera library.
Some resources don't get freed if transaction rolls back voluntarily.