quantranhong1999 opened a new pull request, #2179:
URL: https://github.com/apache/james-project/pull/2179

   Root cause: likely a jooq reactive bug. Likely the query that lists a big 
amount of users somehow blocks the jooq thread.
   
   Mitigate fix: `collectList` to await the list users query to finish before 
executing other queries...
   
   A similar fix: 
https://github.com/apache/james-project/commit/03e4b363409adf197ae3af667996b537a69e934f


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to