JAMES-2586 Mitigate fix for https://github.com/jOOQ/jOOQ/issues/16556

jooq reactive bug: SELECT many records then query something else would hang

This is a temporary fix in the meantime waiting for the jooq fix.
Bear in mind that `.collectList` lot of elements could impact performance.
1 file changed