What was merged in #1996 is a candidate for a DoS.
We do know that the GC logic can massively degrade performance. We see this in scale tests. It also has an impact on the whole database. I assume it's due to tables being locked and preventing other requests of being processed.
I think it should be reverted. Also from the release branch.
What was merged in #1996 is a candidate for a DoS.
We do know that the GC logic can massively degrade performance. We see this in scale tests. It also has an impact on the whole database. I assume it's due to tables being locked and preventing other requests of being processed.
I think it should be reverted. Also from the release branch.