Slow softCommits under heavy load?

2023-07-22 Thread Koen De Groote
Hello, Recently, I experienced softCommits taking up to 30 seconds to return. The application in question was creating a document per interaction and doing a soft commit at the end of the interaction. After a period of a few dozens clients sending a continuous stream of such interactions, I could

Re: Slow softCommits under heavy load?

2023-07-22 Thread Shawn Heisey
On 7/22/23 17:09, Koen De Groote wrote: Recently, I experienced softCommits taking up to 30 seconds to return. The application in question was creating a document per interaction and doing a soft commit at the end of the interaction. After a period of a few dozens clients sending a continuous str