[ https://issues.apache.org/jira/browse/JAMES-2534?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Raphaël Ouazana updated JAMES-2534: ----------------------------------- Description: {code:java} 15:01:49.649 [ERROR] o.t.s.i.n.u.ResourceLeakDetector - LEAK: ByteBuf.release() was not called before it's garbage-collected. Enable advanced leak reporting to find out where the leak occurred. To enable advanced leak reporting, specify the JVM option '-Dorg.testcontainers.shaded.io.netty.leakDetection.level=advanced' or call ResourceLeakDetector.setLevel() See http://netty.io/wiki/reference-counted-objects.html for more information. 15:02:09.358 [WARN ] c.d.d.c.Cluster - Re-preparing already prepared query is generally an anti-pattern and will likely affect performance. Consider preparing the statement only once. Query='INSERT INTO blobs (id,position) VALUES (:id,:position);' 15:02:09.361 [WARN ] c.d.d.c.Cluster - Re-preparing already prepared query is generally an anti-pattern and will likely affect performance. Consider preparing the statement only once. Query='SELECT * FROM blobs WHERE id=:id;' 15:02:09.363 [WARN ] c.d.d.c.Cluster - Re-preparing already prepared query is generally an anti-pattern and will likely affect performance. Consider preparing the statement only once. Query='INSERT INTO blobParts (id,chunkNumber,data) VALUES (:id,:chunkNumber,:data);' 15:02:09.364 [WARN ] c.d.d.c.Cluster - Re-preparing already prepared query is generally an anti-pattern and will likely affect performance. Consider preparing the statement only once. Query='SELECT * FROM blobParts WHERE id=:id AND chunkNumber=:chunkNumber;' 15:02:09.405 [WARN ] c.d.d.c.Cluster - Re-preparing already prepared query is generally an anti-pattern and will likely affect performance. Consider preparing the statement only once. Query='DELETE FROM UserMailboxACL WHERE userName=:userName AND mailboxid=:mailboxid;' 15:02:09.407 [WARN ] c.d.d.c.Cluster - Re-preparing already prepared query is generally an anti-pattern and will likely affect performance. Consider preparing the statement only once. Query='INSERT INTO UserMailboxACL (userName,mailboxid,rights) VALUES (:userName,:mailboxid,:rights);' 15:02:09.409 [WARN ] c.d.d.c.Cluster - Re-preparing already prepared query is generally an anti-pattern and will likely affect performance. Consider preparing the statement only once. Query='SELECT rights FROM UserMailboxACL WHERE userName=:userName AND mailboxid=:mailboxid;' 15:02:09.411 [WARN ] c.d.d.c.Cluster - Re-preparing already prepared query is generally an anti-pattern and will likely affect performance. Consider preparing the statement only once. Query='SELECT mailboxid,rights FROM UserMailboxACL WHERE userName=:userName;' 15:02:10.449 [WARN ] c.d.d.c.Cluster - Re-preparing already prepared query is generally an anti-pattern and will likely affect performance. Consider preparing the statement only once. Query='INSERT INTO blobs (id,position) VALUES (:id,:position);' 15:02:10.451 [WARN ] c.d.d.c.Cluster - Re-preparing already prepared query is generally an anti-pattern and will likely affect performance. Consider preparing the statement only once. Query='SELECT * FROM blobs WHERE id=:id;' 15:02:10.459 [WARN ] c.d.d.c.Cluster - Re-preparing already prepared query is generally an anti-pattern and will likely affect performance. Consider preparing the statement only once. Query='INSERT INTO blobParts (id,chunkNumber,data) VALUES (:id,:chunkNumber,:data);' 15:02:10.461 [WARN ] c.d.d.c.Cluster - Re-preparing already prepared query is generally an anti-pattern and will likely affect performance. Consider preparing the statement only once. Query='SELECT * FROM blobParts WHERE id=:id AND chunkNumber=:chunkNumber;' 15:02:10.492 [WARN ] c.d.d.c.Cluster - Re-preparing already prepared query is generally an anti-pattern and will likely affect performance. Consider preparing the statement only once. Query='DELETE FROM UserMailboxACL WHERE userName=:userName AND mailboxid=:mailboxid;' 15:02:10.494 [WARN ] c.d.d.c.Cluster - Re-preparing already prepared query is generally an anti-pattern and will likely affect performance. Consider preparing the statement only once. Query='INSERT INTO UserMailboxACL (userName,mailboxid,rights) VALUES (:userName,:mailboxid,:rights);' 15:02:10.496 [WARN ] c.d.d.c.Cluster - Re-preparing already prepared query is generally an anti-pattern and will likely affect performance. Consider preparing the statement only once. Query='SELECT rights FROM UserMailboxACL WHERE userName=:userName AND mailboxid=:mailboxid;' 15:02:10.498 [WARN ] c.d.d.c.Cluster - Re-preparing already prepared query is generally an anti-pattern and will likely affect performance. Consider preparing the statement only once. Query='SELECT mailboxid,rights FROM UserMailboxACL WHERE userName=:userName;' 15:02:10.963 [WARN ] c.d.d.c.Cluster - Re-preparing already prepared query is generally an anti-pattern and will likely affect performance. Consider preparing the statement only once. Query='INSERT INTO blobs (id,position) VALUES (:id,:position);' 15:02:10.965 [WARN ] c.d.d.c.Cluster - Re-preparing already prepared query is generally an anti-pattern and will likely affect performance. Consider preparing the statement only once. Query='SELECT * FROM blobs WHERE id=:id;' 15:02:10.966 [WARN ] c.d.d.c.Cluster - Re-preparing already prepared query is generally an anti-pattern and will likely affect performance. Consider preparing the statement only once. Query='INSERT INTO blobParts (id,chunkNumber,data) VALUES (:id,:chunkNumber,:data);' 15:02:10.968 [WARN ] c.d.d.c.Cluster - Re-preparing already prepared query is generally an anti-pattern and will likely affect performance. Consider preparing the statement only once. Query='SELECT * FROM blobParts WHERE id=:id AND chunkNumber=:chunkNumber;' 15:02:10.982 [WARN ] c.d.d.c.Cluster - Re-preparing already prepared query is generally an anti-pattern and will likely affect performance. Consider preparing the statement only once. Query='DELETE FROM UserMailboxACL WHERE userName=:userName AND mailboxid=:mailboxid;' 15:02:10.983 [WARN ] c.d.d.c.Cluster - Re-preparing already prepared query is generally an anti-pattern and will likely affect performance. Consider preparing the statement only once. Query='INSERT INTO UserMailboxACL (userName,mailboxid,rights) VALUES (:userName,:mailboxid,:rights);' 15:02:10.984 [WARN ] c.d.d.c.Cluster - Re-preparing already prepared query is generally an anti-pattern and will likely affect performance. Consider preparing the statement only once. Query='SELECT rights FROM UserMailboxACL WHERE userName=:userName AND mailboxid=:mailboxid;' 15:02:10.986 [WARN ] c.d.d.c.Cluster - Re-preparing already prepared query is generally an anti-pattern and will likely affect performance. Consider preparing the statement only once. Query='SELECT mailboxid,rights FROM UserMailboxACL WHERE userName=:userName;' 15:02:11.381 [WARN ] c.d.d.c.Cluster - Re-preparing already prepared query is generally an anti-pattern and will likely affect performance. Consider preparing the statement only once. Query='INSERT INTO blobs (id,position) VALUES (:id,:position);' 15:02:11.382 [WARN ] c.d.d.c.Cluster - Re-preparing already prepared query is generally an anti-pattern and will likely affect performance. Consider preparing the statement only once. Query='SELECT * FROM blobs WHERE id=:id;' 15:02:11.384 [WARN ] c.d.d.c.Cluster - Re-preparing already prepared query is generally an anti-pattern and will likely affect performance. Consider preparing the statement only once. Query='INSERT INTO blobParts (id,chunkNumber,data) VALUES (:id,:chunkNumber,:data);' 15:02:11.385 [WARN ] c.d.d.c.Cluster - Re-preparing already prepared query is generally an anti-pattern and will likely affect performance. Consider preparing the statement only once. Query='SELECT * FROM blobParts WHERE id=:id AND chunkNumber=:chunkNumber;' 15:02:11.399 [WARN ] c.d.d.c.Cluster - Re-preparing already prepared query is generally an anti-pattern and will likely affect performance. Consider preparing the statement only once. Query='DELETE FROM UserMailboxACL WHERE userName=:userName AND mailboxid=:mailboxid;' 15:02:11.400 [WARN ] c.d.d.c.Cluster - Re-preparing already prepared query is generally an anti-pattern and will likely affect performance. Consider preparing the statement only once. Query='INSERT INTO UserMailboxACL (userName,mailboxid,rights) VALUES (:userName,:mailboxid,:rights);' 15:02:11.401 [WARN ] c.d.d.c.Cluster - Re-preparing already prepared query is generally an anti-pattern and will likely affect performance. Consider preparing the statement only once. Query='SELECT rights FROM UserMailboxACL WHERE userName=:userName AND mailboxid=:mailboxid;' 15:02:11.402 [WARN ] c.d.d.c.Cluster - Re-preparing already prepared query is generally an anti-pattern and will likely affect performance. Consider preparing the statement only once. Query='SELECT mailboxid,rights FROM UserMailboxACL WHERE userName=:userName;' 15:02:11.679 [WARN ] c.d.d.c.Cluster - Re-preparing already prepared query is generally an anti-pattern and will likely affect performance. Consider preparing the statement only once. Query='INSERT INTO blobs (id,position) VALUES (:id,:position);' 15:02:11.680 [WARN ] c.d.d.c.Cluster - Re-preparing already prepared query is generally an anti-pattern and will likely affect performance. Consider preparing the statement only once. Query='SELECT * FROM blobs WHERE id=:id;' 15:02:11.682 [WARN ] c.d.d.c.Cluster - Re-preparing already prepared query is generally an anti-pattern and will likely affect performance. Consider preparing the statement only once. Query='INSERT INTO blobParts (id,chunkNumber,data) VALUES (:id,:chunkNumber,:data);' 15:02:11.683 [WARN ] c.d.d.c.Cluster - Re-preparing already prepared query is generally an anti-pattern and will likely affect performance. Consider preparing the statement only once. Query='SELECT * FROM blobParts WHERE id=:id AND chunkNumber=:chunkNumber;' 15:02:11.695 [WARN ] c.d.d.c.Cluster - Re-preparing already prepared query is generally an anti-pattern and will likely affect performance. Consider preparing the statement only once. Query='DELETE FROM UserMailboxACL WHERE userName=:userName AND mailboxid=:mailboxid;' 15:02:11.697 [WARN ] c.d.d.c.Cluster - Re-preparing already prepared query is generally an anti-pattern and will likely affect performance. Consider preparing the statement only once. Query='INSERT INTO UserMailboxACL (userName,mailboxid,rights) VALUES (:userName,:mailboxid,:rights);' 15:02:11.699 [WARN ] c.d.d.c.Cluster - Re-preparing already prepared query is generally an anti-pattern and will likely affect performance. Consider preparing the statement only once. Query='SELECT rights FROM UserMailboxACL WHERE userName=:userName AND mailboxid=:mailboxid;' 15:02:11.700 [WARN ] c.d.d.c.Cluster - Re-preparing already prepared query is generally an anti-pattern and will likely affect performance. Consider preparing the statement only once. Query='SELECT mailboxid,rights FROM UserMailboxACL WHERE userName=:userName;' 15:02:11.995 [WARN ] c.d.d.c.Cluster - Re-preparing already prepared query is generally an anti-pattern and will likely affect performance. Consider preparing the statement only once. Query='INSERT INTO blobs (id,position) VALUES (:id,:position);' 15:02:11.996 [WARN ] c.d.d.c.Cluster - Re-preparing already prepared query is generally an anti-pattern and will likely affect performance. Consider preparing the statement only once. Query='SELECT * FROM blobs WHERE id=:id;' 15:02:11.997 [WARN ] c.d.d.c.Cluster - Re-preparing already prepared query is generally an anti-pattern and will likely affect performance. Consider preparing the statement only once. Query='INSERT INTO blobParts (id,chunkNumber,data) VALUES (:id,:chunkNumber,:data);' 15:02:11.998 [WARN ] c.d.d.c.Cluster - Re-preparing already prepared query is generally an anti-pattern and will likely affect performance. Consider preparing the statement only once. Query='SELECT * FROM blobParts WHERE id=:id AND chunkNumber=:chunkNumber;' 15:02:12.013 [WARN ] c.d.d.c.Cluster - Re-preparing already prepared query is generally an anti-pattern and will likely affect performance. Consider preparing the statement only once. Query='DELETE FROM UserMailboxACL WHERE userName=:userName AND mailboxid=:mailboxid;' 15:02:12.015 [WARN ] c.d.d.c.Cluster - Re-preparing already prepared query is generally an anti-pattern and will likely affect performance. Consider preparing the statement only once. Query='INSERT INTO UserMailboxACL (userName,mailboxid,rights) VALUES (:userName,:mailboxid,:rights);' 15:02:12.017 [WARN ] c.d.d.c.Cluster - Re-preparing already prepared query is generally an anti-pattern and will likely affect performance. Consider preparing the statement only once. Query='SELECT rights FROM UserMailboxACL WHERE userName=:userName AND mailboxid=:mailboxid;' 15:02:12.018 [WARN ] c.d.d.c.Cluster - Re-preparing already prepared query is generally an anti-pattern and will likely affect performance. Consider preparing the statement only once. Query='SELECT mailboxid,rights FROM UserMailboxACL WHERE userName=:userName;' 15:02:12.263 [WARN ] c.d.d.c.Cluster - Re-preparing already prepared query is generally an anti-pattern and will likely affect performance. Consider preparing the statement only once. Query='INSERT INTO blobs (id,position) VALUES (:id,:position);' 15:02:12.264 [WARN ] c.d.d.c.Cluster - Re-preparing already prepared query is generally an anti-pattern and will likely affect performance. Consider preparing the statement only once. Query='SELECT * FROM blobs WHERE id=:id;' 15:02:12.265 [WARN ] c.d.d.c.Cluster - Re-preparing already prepared query is generally an anti-pattern and will likely affect performance. Consider preparing the statement only once. Query='INSERT INTO blobParts (id,chunkNumber,data) VALUES (:id,:chunkNumber,:data);' 15:02:12.265 [WARN ] c.d.d.c.Cluster - Re-preparing already prepared query is generally an anti-pattern and will likely affect performance. Consider preparing the statement only once. Query='SELECT * FROM blobParts WHERE id=:id AND chunkNumber=:chunkNumber;' 15:02:12.279 [WARN ] c.d.d.c.Cluster - Re-preparing already prepared query is generally an anti-pattern and will likely affect performance. Consider preparing the statement only once. Query='DELETE FROM UserMailboxACL WHERE userName=:userName AND mailboxid=:mailboxid;' 15:02:12.280 [WARN ] c.d.d.c.Cluster - Re-preparing already prepared query is generally an anti-pattern and will likely affect performance. Consider preparing the statement only once. Query='INSERT INTO UserMailboxACL (userName,mailboxid,rights) VALUES (:userName,:mailboxid,:rights);' 15:02:12.281 [WARN ] c.d.d.c.Cluster - Re-preparing already prepared query is generally an anti-pattern and will likely affect performance. Consider preparing the statement only once. Query='SELECT rights FROM UserMailboxACL WHERE userName=:userName AND mailboxid=:mailboxid;' 15:02:12.282 [WARN ] c.d.d.c.Cluster - Re-preparing already prepared query is generally an anti-pattern and will likely affect performance. Consider preparing the statement only once. Query='SELECT mailboxid,rights FROM UserMailboxACL WHERE userName=:userName;' 15:02:12.486 [WARN ] c.d.d.c.Cluster - Re-preparing already prepared query is generally an anti-pattern and will likely affect performance. Consider preparing the statement only once. Query='INSERT INTO blobs (id,position) VALUES (:id,:position);' 15:02:12.487 [WARN ] c.d.d.c.Cluster - Re-preparing already prepared query is generally an anti-pattern and will likely affect performance. Consider preparing the statement only once. Query='SELECT * FROM blobs WHERE id=:id;' 15:02:12.488 [WARN ] c.d.d.c.Cluster - Re-preparing already prepared query is generally an anti-pattern and will likely affect performance. Consider preparing the statement only once. Query='INSERT INTO blobParts (id,chunkNumber,data) VALUES (:id,:chunkNumber,:data);' 15:02:12.489 [WARN ] c.d.d.c.Cluster - Re-preparing already prepared query is generally an anti-pattern and will likely affect performance. Consider preparing the statement only once. Query='SELECT * FROM blobParts WHERE id=:id AND chunkNumber=:chunkNumber;' 15:02:12.498 [WARN ] c.d.d.c.Cluster - Re-preparing already prepared query is generally an anti-pattern and will likely affect performance. Consider preparing the statement only once. Query='DELETE FROM UserMailboxACL WHERE userName=:userName AND mailboxid=:mailboxid;' 15:02:12.499 [WARN ] c.d.d.c.Cluster - Re-preparing already prepared query is generally an anti-pattern and will likely affect performance. Consider preparing the statement only once. Query='INSERT INTO UserMailboxACL (userName,mailboxid,rights) VALUES (:userName,:mailboxid,:rights);' 15:02:12.501 [WARN ] c.d.d.c.Cluster - Re-preparing already prepared query is generally an anti-pattern and will likely affect performance. Consider preparing the statement only once. Query='SELECT rights FROM UserMailboxACL WHERE userName=:userName AND mailboxid=:mailboxid;' 15:02:12.504 [WARN ] c.d.d.c.Cluster - Re-preparing already prepared query is generally an anti-pattern and will likely affect performance. Consider preparing the statement only once. Query='SELECT mailboxid,rights FROM UserMailboxACL WHERE userName=:userName;' 15:02:12.721 [WARN ] c.d.d.c.Cluster - Re-preparing already prepared query is generally an anti-pattern and will likely affect performance. Consider preparing the statement only once. Query='INSERT INTO blobs (id,position) VALUES (:id,:position);' 15:02:12.722 [WARN ] c.d.d.c.Cluster - Re-preparing already prepared query is generally an anti-pattern and will likely affect performance. Consider preparing the statement only once. Query='SELECT * FROM blobs WHERE id=:id;' 15:02:12.723 [WARN ] c.d.d.c.Cluster - Re-preparing already prepared query is generally an anti-pattern and will likely affect performance. Consider preparing the statement only once. Query='INSERT INTO blobParts (id,chunkNumber,data) VALUES (:id,:chunkNumber,:data);' 15:02:12.724 [WARN ] c.d.d.c.Cluster - Re-preparing already prepared query is generally an anti-pattern and will likely affect performance. Consider preparing the statement only once. Query='SELECT * FROM blobParts WHERE id=:id AND chunkNumber=:chunkNumber;' 15:02:12.731 [WARN ] c.d.d.c.Cluster - Re-preparing already prepared query is generally an anti-pattern and will likely affect performance. Consider preparing the statement only once. Query='DELETE FROM UserMailboxACL WHERE userName=:userName AND mailboxid=:mailboxid;' 15:02:12.732 [WARN ] c.d.d.c.Cluster - Re-preparing already prepared query is generally an anti-pattern and will likely affect performance. Consider preparing the statement only once. Query='INSERT INTO UserMailboxACL (userName,mailboxid,rights) VALUES (:userName,:mailboxid,:rights);' 15:02:12.732 [WARN ] c.d.d.c.Cluster - Re-preparing already prepared query is generally an anti-pattern and will likely affect performance. Consider preparing the statement only once. Query='SELECT rights FROM UserMailboxACL WHERE userName=:userName AND mailboxid=:mailboxid;' 15:02:12.733 [WARN ] c.d.d.c.Cluster - Re-preparing already prepared query is generally an anti-pattern and will likely affect performance. Consider preparing the statement only once. Query='SELECT mailboxid,rights FROM UserMailboxACL WHERE userName=:userName;' 15:02:12.953 [WARN ] c.d.d.c.Cluster - Re-preparing already prepared query is generally an anti-pattern and will likely affect performance. Consider preparing the statement only once. Query='INSERT INTO blobs (id,position) VALUES (:id,:position);' 15:02:12.955 [WARN ] c.d.d.c.Cluster - Re-preparing already prepared query is generally an anti-pattern and will likely affect performance. Consider preparing the statement only once. Query='SELECT * FROM blobs WHERE id=:id;' 15:02:12.956 [WARN ] c.d.d.c.Cluster - Re-preparing already prepared query is generally an anti-pattern and will likely affect performance. Consider preparing the statement only once. Query='INSERT INTO blobParts (id,chunkNumber,data) VALUES (:id,:chunkNumber,:data);' 15:02:12.957 [WARN ] c.d.d.c.Cluster - Re-preparing already prepared query is generally an anti-pattern and will likely affect performance. Consider preparing the statement only once. Query='SELECT * FROM blobParts WHERE id=:id AND chunkNumber=:chunkNumber;' 15:02:12.966 [WARN ] c.d.d.c.Cluster - Re-preparing already prepared query is generally an anti-pattern and will likely affect performance. Consider preparing the statement only once. Query='DELETE FROM UserMailboxACL WHERE userName=:userName AND mailboxid=:mailboxid;' 15:02:12.967 [WARN ] c.d.d.c.Cluster - Re-preparing already prepared query is generally an anti-pattern and will likely affect performance. Consider preparing the statement only once. Query='INSERT INTO UserMailboxACL (userName,mailboxid,rights) VALUES (:userName,:mailboxid,:rights);' 15:02:12.972 [WARN ] c.d.d.c.Cluster - Re-preparing already prepared query is generally an anti-pattern and will likely affect performance. Consider preparing the statement only once. Query='SELECT rights FROM UserMailboxACL WHERE userName=:userName AND mailboxid=:mailboxid;' 15:02:12.976 [WARN ] c.d.d.c.Cluster - Re-preparing already prepared query is generally an anti-pattern and will likely affect performance. Consider preparing the statement only once. Query='SELECT mailboxid,rights FROM UserMailboxACL WHERE userName=:userName;' 15:02:13.277 [WARN ] c.d.d.c.Cluster - Re-preparing already prepared query is generally an anti-pattern and will likely affect performance. Consider preparing the statement only once. Query='INSERT INTO blobs (id,position) VALUES (:id,:position);' 15:02:13.278 [WARN ] c.d.d.c.Cluster - Re-preparing already prepared query is generally an anti-pattern and will likely affect performance. Consider preparing the statement only once. Query='SELECT * FROM blobs WHERE id=:id;' 15:02:13.280 [WARN ] c.d.d.c.Cluster - Re-preparing already prepared query is generally an anti-pattern and will likely affect performance. Consider preparing the statement only once. Query='INSERT INTO blobParts (id,chunkNumber,data) VALUES (:id,:chunkNumber,:data);' 15:02:13.281 [WARN ] c.d.d.c.Cluster - Re-preparing already prepared query is generally an anti-pattern and will likely affect performance. Consider preparing the statement only once. Query='SELECT * FROM blobParts WHERE id=:id AND chunkNumber=:chunkNumber;' 15:02:13.297 [WARN ] c.d.d.c.Cluster - Re-preparing already prepared query is generally an anti-pattern and will likely affect performance. Consider preparing the statement only once. Query='DELETE FROM UserMailboxACL WHERE userName=:userName AND mailboxid=:mailboxid;' 15:02:13.300 [WARN ] c.d.d.c.Cluster - Re-preparing already prepared query is generally an anti-pattern and will likely affect performance. Consider preparing the statement only once. Query='INSERT INTO UserMailboxACL (userName,mailboxid,rights) VALUES (:userName,:mailboxid,:rights);' 15:02:13.301 [WARN ] c.d.d.c.Cluster - Re-preparing already prepared query is generally an anti-pattern and will likely affect performance. Consider preparing the statement only once. Query='SELECT rights FROM UserMailboxACL WHERE userName=:userName AND mailboxid=:mailboxid;' 15:02:13.302 [WARN ] c.d.d.c.Cluster - Re-preparing already prepared query is generally an anti-pattern and will likely affect performance. Consider preparing the statement only once. Query='SELECT mailboxid,rights FROM UserMailboxACL WHERE userName=:userName;' 15:02:14.068 [WARN ] c.d.d.c.Cluster - Re-preparing already prepared query is generally an anti-pattern and will likely affect performance. Consider preparing the statement only once. Query='INSERT INTO blobs (id,position) VALUES (:id,:position);' 15:02:14.070 [WARN ] c.d.d.c.Cluster - Re-preparing already prepared query is generally an anti-pattern and will likely affect performance. Consider preparing the statement only once. Query='SELECT * FROM blobs WHERE id=:id;' 15:02:14.071 [WARN ] c.d.d.c.Cluster - Re-preparing already prepared query is generally an anti-pattern and will likely affect performance. Consider preparing the statement only once. Query='INSERT INTO blobParts (id,chunkNumber,data) VALUES (:id,:chunkNumber,:data);' 15:02:14.072 [WARN ] c.d.d.c.Cluster - Re-preparing already prepared query is generally an anti-pattern and will likely affect performance. Consider preparing the statement only once. Query='SELECT * FROM blobParts WHERE id=:id AND chunkNumber=:chunkNumber;' 15:02:14.078 [WARN ] c.d.d.c.Cluster - Re-preparing already prepared query is generally an anti-pattern and will likely affect performance. Consider preparing the statement only once. Query='DELETE FROM UserMailboxACL WHERE userName=:userName AND mailboxid=:mailboxid;' 15:02:14.079 [WARN ] c.d.d.c.Cluster - Re-preparing already prepared query is generally an anti-pattern and will likely affect performance. Consider preparing the statement only once. Query='INSERT INTO UserMailboxACL (userName,mailboxid,rights) VALUES (:userName,:mailboxid,:rights);' 15:02:14.080 [WARN ] c.d.d.c.Cluster - Re-preparing already prepared query is generally an anti-pattern and will likely affect performance. Consider preparing the statement only once. Query='SELECT rights FROM UserMailboxACL WHERE userName=:userName AND mailboxid=:mailboxid;' 15:02:14.080 [WARN ] c.d.d.c.Cluster - Re-preparing already prepared query is generally an anti-pattern and will likely affect performance. Consider preparing the statement only once. Query='SELECT mailboxid,rights FROM UserMailboxACL WHERE userName=:userName;' 15:02:14.280 [WARN ] c.d.d.c.Cluster - Re-preparing already prepared query is generally an anti-pattern and will likely affect performance. Consider preparing the statement only once. Query='INSERT INTO blobs (id,position) VALUES (:id,:position);' 15:02:14.281 [WARN ] c.d.d.c.Cluster - Re-preparing already prepared query is generally an anti-pattern and will likely affect performance. Consider preparing the statement only once. Query='SELECT * FROM blobs WHERE id=:id;' 15:02:14.282 [WARN ] c.d.d.c.Cluster - Re-preparing already prepared query is generally an anti-pattern and will likely affect performance. Consider preparing the statement only once. Query='INSERT INTO blobParts (id,chunkNumber,data) VALUES (:id,:chunkNumber,:data);' 15:02:14.283 [WARN ] c.d.d.c.Cluster - Re-preparing already prepared query is generally an anti-pattern and will likely affect performance. Consider preparing the statement only once. Query='SELECT * FROM blobParts WHERE id=:id AND chunkNumber=:chunkNumber;' 15:02:14.291 [WARN ] c.d.d.c.Cluster - Re-preparing already prepared query is generally an anti-pattern and will likely affect performance. Consider preparing the statement only once. Query='DELETE FROM UserMailboxACL WHERE userName=:userName AND mailboxid=:mailboxid;' 15:02:14.291 [WARN ] c.d.d.c.Cluster - Re-preparing already prepared query is generally an anti-pattern and will likely affect performance. Consider preparing the statement only once. Query='INSERT INTO UserMailboxACL (userName,mailboxid,rights) VALUES (:userName,:mailboxid,:rights);' 15:02:14.292 [WARN ] c.d.d.c.Cluster - Re-preparing already prepared query is generally an anti-pattern and will likely affect performance. Consider preparing the statement only once. Query='SELECT rights FROM UserMailboxACL WHERE userName=:userName AND mailboxid=:mailboxid;' 15:02:14.293 [WARN ] c.d.d.c.Cluster - Re-preparing already prepared query is generally an anti-pattern and will likely affect performance. Consider preparing the statement only once. Query='SELECT mailboxid,rights FROM UserMailboxACL WHERE userName=:userName;' 15:02:14.469 [WARN ] c.d.d.c.Cluster - Re-preparing already prepared query is generally an anti-pattern and will likely affect performance. Consider preparing the statement only once. Query='INSERT INTO blobs (id,position) VALUES (:id,:position);' 15:02:14.470 [WARN ] c.d.d.c.Cluster - Re-preparing already prepared query is generally an anti-pattern and will likely affect performance. Consider preparing the statement only once. Query='SELECT * FROM blobs WHERE id=:id;' 15:02:14.471 [WARN ] c.d.d.c.Cluster - Re-preparing already prepared query is generally an anti-pattern and will likely affect performance. Consider preparing the statement only once. Query='INSERT INTO blobParts (id,chunkNumber,data) VALUES (:id,:chunkNumber,:data);' 15:02:14.472 [WARN ] c.d.d.c.Cluster - Re-preparing already prepared query is generally an anti-pattern and will likely affect performance. Consider preparing the statement only once. Query='SELECT * FROM blobParts WHERE id=:id AND chunkNumber=:chunkNumber;' 15:02:14.478 [WARN ] c.d.d.c.Cluster - Re-preparing already prepared query is generally an anti-pattern and will likely affect performance. Consider preparing the statement only once. Query='DELETE FROM UserMailboxACL WHERE userName=:userName AND mailboxid=:mailboxid;' 15:02:14.479 [WARN ] c.d.d.c.Cluster - Re-preparing already prepared query is generally an anti-pattern and will likely affect performance. Consider preparing the statement only once. Query='INSERT INTO UserMailboxACL (userName,mailboxid,rights) VALUES (:userName,:mailboxid,:rights);' 15:02:14.479 [WARN ] c.d.d.c.Cluster - Re-preparing already prepared query is generally an anti-pattern and will likely affect performance. Consider preparing the statement only once. Query='SELECT rights FROM UserMailboxACL WHERE userName=:userName AND mailboxid=:mailboxid;' 15:02:14.480 [WARN ] c.d.d.c.Cluster - Re-preparing already prepared query is generally an anti-pattern and will likely affect performance. Consider preparing the statement only once. Query='SELECT mailboxid,rights FROM UserMailboxACL WHERE userName=:userName;' 15:02:14.684 [WARN ] c.d.d.c.Cluster - Re-preparing already prepared query is generally an anti-pattern and will likely affect performance. Consider preparing the statement only once. Query='INSERT INTO blobs (id,position) VALUES (:id,:position);' 15:02:14.685 [WARN ] c.d.d.c.Cluster - Re-preparing already prepared query is generally an anti-pattern and will likely affect performance. Consider preparing the statement only once. Query='SELECT * FROM blobs WHERE id=:id;' 15:02:14.686 [WARN ] c.d.d.c.Cluster - Re-preparing already prepared query is generally an anti-pattern and will likely affect performance. Consider preparing the statement only once. Query='INSERT INTO blobParts (id,chunkNumber,data) VALUES (:id,:chunkNumber,:data);' 15:02:14.687 [WARN ] c.d.d.c.Cluster - Re-preparing already prepared query is generally an anti-pattern and will likely affect performance. Consider preparing the statement only once. Query='SELECT * FROM blobParts WHERE id=:id AND chunkNumber=:chunkNumber;' 15:02:14.695 [WARN ] c.d.d.c.Cluster - Re-preparing already prepared query is generally an anti-pattern and will likely affect performance. Consider preparing the statement only once. Query='DELETE FROM UserMailboxACL WHERE userName=:userName AND mailboxid=:mailboxid;' 15:02:14.697 [WARN ] c.d.d.c.Cluster - Re-preparing already prepared query is generally an anti-pattern and will likely affect performance. Consider preparing the statement only once. Query='INSERT INTO UserMailboxACL (userName,mailboxid,rights) VALUES (:userName,:mailboxid,:rights);' 15:02:14.698 [WARN ] c.d.d.c.Cluster - Re-preparing already prepared query is generally an anti-pattern and will likely affect performance. Consider preparing the statement only once. Query='SELECT rights FROM UserMailboxACL WHERE userName=:userName AND mailboxid=:mailboxid;' 15:02:14.699 [WARN ] c.d.d.c.Cluster - Re-preparing already prepared query is generally an anti-pattern and will likely affect performance. Consider preparing the statement only once. Query='SELECT mailboxid,rights FROM UserMailboxACL WHERE userName=:userName;' 15:02:14.889 [WARN ] c.d.d.c.Cluster - Re-preparing already prepared query is generally an anti-pattern and will likely affect performance. Consider preparing the statement only once. Query='INSERT INTO blobs (id,position) VALUES (:id,:position);' 15:02:14.890 [WARN ] c.d.d.c.Cluster - Re-preparing already prepared query is generally an anti-pattern and will likely affect performance. Consider preparing the statement only once. Query='SELECT * FROM blobs WHERE id=:id;' 15:02:14.890 [WARN ] c.d.d.c.Cluster - Re-preparing already prepared query is generally an anti-pattern and will likely affect performance. Consider preparing the statement only once. Query='INSERT INTO blobParts (id,chunkNumber,data) VALUES (:id,:chunkNumber,:data);' 15:02:14.891 [WARN ] c.d.d.c.Cluster - Re-preparing already prepared query is generally an anti-pattern and will likely affect performance. Consider preparing the statement only once. Query='SELECT * FROM blobParts WHERE id=:id AND chunkNumber=:chunkNumber;' 15:02:14.897 [WARN ] c.d.d.c.Cluster - Re-preparing already prepared query is generally an anti-pattern and will likely affect performance. Consider preparing the statement only once. Query='DELETE FROM UserMailboxACL WHERE userName=:userName AND mailboxid=:mailboxid;' 15:02:14.898 [WARN ] c.d.d.c.Cluster - Re-preparing already prepared query is generally an anti-pattern and will likely affect performance. Consider preparing the statement only once. Query='INSERT INTO UserMailboxACL (userName,mailboxid,rights) VALUES (:userName,:mailboxid,:rights);' 15:02:14.899 [WARN ] c.d.d.c.Cluster - Re-preparing already prepared query is generally an anti-pattern and will likely affect performance. Consider preparing the statement only once. Query='SELECT rights FROM UserMailboxACL WHERE userName=:userName AND mailboxid=:mailboxid;' 15:02:14.900 [WARN ] c.d.d.c.Cluster - Re-preparing already prepared query is generally an anti-pattern and will likely affect performance. Consider preparing the statement only once. Query='SELECT mailboxid,rights FROM UserMailboxACL WHERE userName=:userName;' 15:02:15.081 [WARN ] c.d.d.c.Cluster - Re-preparing already prepared query is generally an anti-pattern and will likely affect performance. Consider preparing the statement only once. Query='INSERT INTO blobs (id,position) VALUES (:id,:position);' 15:02:15.082 [WARN ] c.d.d.c.Cluster - Re-preparing already prepared query is generally an anti-pattern and will likely affect performance. Consider preparing the statement only once. Query='SELECT * FROM blobs WHERE id=:id;' 15:02:15.082 [WARN ] c.d.d.c.Cluster - Re-preparing already prepared query is generally an anti-pattern and will likely affect performance. Consider preparing the statement only once. Query='INSERT INTO blobParts (id,chunkNumber,data) VALUES (:id,:chunkNumber,:data);' 15:02:15.083 [WARN ] c.d.d.c.Cluster - Re-preparing already prepared query is generally an anti-pattern and will likely affect performance. Consider preparing the statement only once. Query='SELECT * FROM blobParts WHERE id=:id AND chunkNumber=:chunkNumber;' 15:02:15.102 [WARN ] c.d.d.c.Cluster - Re-preparing already prepared query is generally an anti-pattern and will likely affect performance. Consider preparing the statement only once. Query='DELETE FROM UserMailboxACL WHERE userName=:userName AND mailboxid=:mailboxid;' 15:02:15.104 [WARN ] c.d.d.c.Cluster - Re-preparing already prepared query is generally an anti-pattern and will likely affect performance. Consider preparing the statement only once. Query='INSERT INTO UserMailboxACL (userName,mailboxid,rights) VALUES (:userName,:mailboxid,:rights);' 15:02:15.105 [WARN ] c.d.d.c.Cluster - Re-preparing already prepared query is generally an anti-pattern and will likely affect performance. Consider preparing the statement only once. Query='SELECT rights FROM UserMailboxACL WHERE userName=:userName AND mailboxid=:mailboxid;' 15:02:15.105 [WARN ] c.d.d.c.Cluster - Re-preparing already prepared query is generally an anti-pattern and will likely affect performance. Consider preparing the statement only once. Query='SELECT mailboxid,rights FROM UserMailboxACL WHERE userName=:userName;' 15:02:15.274 [WARN ] c.d.d.c.Cluster - Re-preparing already prepared query is generally an anti-pattern and will likely affect performance. Consider preparing the statement only once. Query='INSERT INTO blobs (id,position) VALUES (:id,:position);' 15:02:15.276 [WARN ] c.d.d.c.Cluster - Re-preparing already prepared query is generally an anti-pattern and will likely affect performance. Consider preparing the statement only once. Query='SELECT * FROM blobs WHERE id=:id;' 15:02:15.277 [WARN ] c.d.d.c.Cluster - Re-preparing already prepared query is generally an anti-pattern and will likely affect performance. Consider preparing the statement only once. Query='INSERT INTO blobParts (id,chunkNumber,data) VALUES (:id,:chunkNumber,:data);' 15:02:15.278 [WARN ] c.d.d.c.Cluster - Re-preparing already prepared query is generally an anti-pattern and will likely affect performance. Consider preparing the statement only once. Query='SELECT * FROM blobParts WHERE id=:id AND chunkNumber=:chunkNumber;' 15:02:15.286 [WARN ] c.d.d.c.Cluster - Re-preparing already prepared query is generally an anti-pattern and will likely affect performance. Consider preparing the statement only once. Query='DELETE FROM UserMailboxACL WHERE userName=:userName AND mailboxid=:mailboxid;' 15:02:15.289 [WARN ] c.d.d.c.Cluster - Re-preparing already prepared query is generally an anti-pattern and will likely affect performance. Consider preparing the statement only once. Query='INSERT INTO UserMailboxACL (userName,mailboxid,rights) VALUES (:userName,:mailboxid,:rights);' 15:02:15.290 [WARN ] c.d.d.c.Cluster - Re-preparing already prepared query is generally an anti-pattern and will likely affect performance. Consider preparing the statement only once. Query='SELECT rights FROM UserMailboxACL WHERE userName=:userName AND mailboxid=:mailboxid;' 15:02:15.291 [WARN ] c.d.d.c.Cluster - Re-preparing already prepared query is generally an anti-pattern and will likely affect performance. Consider preparing the statement only once. Query='SELECT mailboxid,rights FROM UserMailboxACL WHERE userName=:userName;' 15:02:15.412 [WARN ] c.d.d.c.Cluster - Re-preparing already prepared query is generally an anti-pattern and will likely affect performance. Consider preparing the statement only once. Query='INSERT INTO blobs (id,position) VALUES (:id,:position);' 15:02:15.412 [WARN ] c.d.d.c.Cluster - Re-preparing already prepared query is generally an anti-pattern and will likely affect performance. Consider preparing the statement only once. Query='SELECT * FROM blobs WHERE id=:id;' 15:02:15.413 [WARN ] c.d.d.c.Cluster - Re-preparing already prepared query is generally an anti-pattern and will likely affect performance. Consider preparing the statement only once. Query='INSERT INTO blobParts (id,chunkNumber,data) VALUES (:id,:chunkNumber,:data);' 15:02:15.413 [WARN ] c.d.d.c.Cluster - Re-preparing already prepared query is generally an anti-pattern and will likely affect performance. Consider preparing the statement only once. Query='SELECT * FROM blobParts WHERE id=:id AND chunkNumber=:chunkNumber;' 15:02:15.418 [WARN ] c.d.d.c.Cluster - Re-preparing already prepared query is generally an anti-pattern and will likely affect performance. Consider preparing the statement only once. Query='DELETE FROM UserMailboxACL WHERE userName=:userName AND mailboxid=:mailboxid;' 15:02:15.419 [WARN ] c.d.d.c.Cluster - Re-preparing already prepared query is generally an anti-pattern and will likely affect performance. Consider preparing the statement only once. Query='INSERT INTO UserMailboxACL (userName,mailboxid,rights) VALUES (:userName,:mailboxid,:rights);' 15:02:15.419 [WARN ] c.d.d.c.Cluster - Re-preparing already prepared query is generally an anti-pattern and will likely affect performance. Consider preparing the statement only once. Query='SELECT rights FROM UserMailboxACL WHERE userName=:userName AND mailboxid=:mailboxid;' 15:02:15.420 [WARN ] c.d.d.c.Cluster - Re-preparing already prepared query is generally an anti-pattern and will likely affect performance. Consider preparing the statement only once. Query='SELECT mailboxid,rights FROM UserMailboxACL WHERE userName=:userName;' 15:02:15.538 [WARN ] c.d.d.c.Cluster - Re-preparing already prepared query is generally an anti-pattern and will likely affect performance. Consider preparing the statement only once. Query='INSERT INTO blobs (id,position) VALUES (:id,:position);' 15:02:15.538 [WARN ] c.d.d.c.Cluster - Re-preparing already prepared query is generally an anti-pattern and will likely affect performance. Consider preparing the statement only once. Query='SELECT * FROM blobs WHERE id=:id;' 15:02:15.539 [WARN ] c.d.d.c.Cluster - Re-preparing already prepared query is generally an anti-pattern and will likely affect performance. Consider preparing the statement only once. Query='INSERT INTO blobParts (id,chunkNumber,data) VALUES (:id,:chunkNumber,:data);' 15:02:15.540 [WARN ] c.d.d.c.Cluster - Re-preparing already prepared query is generally an anti-pattern and will likely affect performance. Consider preparing the statement only once. Query='SELECT * FROM blobParts WHERE id=:id AND chunkNumber=:chunkNumber;' 15:02:15.548 [WARN ] c.d.d.c.Cluster - Re-preparing already prepared query is generally an anti-pattern and will likely affect performance. Consider preparing the statement only once. Query='DELETE FROM UserMailboxACL WHERE userName=:userName AND mailboxid=:mailboxid;' 15:02:15.549 [WARN ] c.d.d.c.Cluster - Re-preparing already prepared query is generally an anti-pattern and will likely affect performance. Consider preparing the statement only once. Query='INSERT INTO UserMailboxACL (userName,mailboxid,rights) VALUES (:userName,:mailboxid,:rights);' 15:02:15.549 [WARN ] c.d.d.c.Cluster - Re-preparing already prepared query is generally an anti-pattern and will likely affect performance. Consider preparing the statement only once. Query='SELECT rights FROM UserMailboxACL WHERE userName=:userName AND mailboxid=:mailboxid;' 15:02:15.550 [WARN ] c.d.d.c.Cluster - Re-preparing already prepared query is generally an anti-pattern and will likely affect performance. Consider preparing the statement only once. Query='SELECT mailboxid,rights FROM UserMailboxACL WHERE userName=:userName;' 15:02:15.690 [WARN ] c.d.d.c.Cluster - Re-preparing already prepared query is generally an anti-pattern and will likely affect performance. Consider preparing the statement only once. Query='INSERT INTO blobs (id,position) VALUES (:id,:position);' 15:02:15.691 [WARN ] c.d.d.c.Cluster - Re-preparing already prepared query is generally an anti-pattern and will likely affect performance. Consider preparing the statement only once. Query='SELECT * FROM blobs WHERE id=:id;' 15:02:15.692 [WARN ] c.d.d.c.Cluster - Re-preparing already prepared query is generally an anti-pattern and will likely affect performance. Consider preparing the statement only once. Query='INSERT INTO blobParts (id,chunkNumber,data) VALUES (:id,:chunkNumber,:data);' 15:02:15.692 [WARN ] c.d.d.c.Cluster - Re-preparing already prepared query is generally an anti-pattern and will likely affect performance. Consider preparing the statement only once. Query='SELECT * FROM blobParts WHERE id=:id AND chunkNumber=:chunkNumber;' 15:02:15.699 [WARN ] c.d.d.c.Cluster - Re-preparing already prepared query is generally an anti-pattern and will likely affect performance. Consider preparing the statement only once. Query='DELETE FROM UserMailboxACL WHERE userName=:userName AND mailboxid=:mailboxid;' 15:02:15.701 [WARN ] c.d.d.c.Cluster - Re-preparing already prepared query is generally an anti-pattern and will likely affect performance. Consider preparing the statement only once. Query='INSERT INTO UserMailboxACL (userName,mailboxid,rights) VALUES (:userName,:mailboxid,:rights);' 15:02:15.702 [WARN ] c.d.d.c.Cluster - Re-preparing already prepared query is generally an anti-pattern and will likely affect performance. Consider preparing the statement only once. Query='SELECT rights FROM UserMailboxACL WHERE userName=:userName AND mailboxid=:mailboxid;' 15:02:15.703 [WARN ] c.d.d.c.Cluster - Re-preparing already prepared query is generally an anti-pattern and will likely affect performance. Consider preparing the statement only once. Query='SELECT mailboxid,rights FROM UserMailboxACL WHERE userName=:userName;' 15:02:15.882 [WARN ] c.d.d.c.Cluster - Re-preparing already prepared query is generally an anti-pattern and will likely affect performance. Consider preparing the statement only once. Query='INSERT INTO blobs (id,position) VALUES (:id,:position);' 15:02:15.882 [WARN ] c.d.d.c.Cluster - Re-preparing already prepared query is generally an anti-pattern and will likely affect performance. Consider preparing the statement only once. Query='SELECT * FROM blobs WHERE id=:id;' 15:02:15.885 [WARN ] c.d.d.c.Cluster - Re-preparing already prepared query is generally an anti-pattern and will likely affect performance. Consider preparing the statement only once. Query='INSERT INTO blobParts (id,chunkNumber,data) VALUES (:id,:chunkNumber,:data);' 15:02:15.888 [WARN ] c.d.d.c.Cluster - Re-preparing already prepared query is generally an anti-pattern and will likely affect performance. Consider preparing the statement only once. Query='SELECT * FROM blobParts WHERE id=:id AND chunkNumber=:chunkNumber;' 15:02:15.894 [WARN ] c.d.d.c.Cluster - Re-preparing already prepared query is generally an anti-pattern and will likely affect performance. Consider preparing the statement only once. Query='DELETE FROM UserMailboxACL WHERE userName=:userName AND mailboxid=:mailboxid;' 15:02:15.895 [WARN ] c.d.d.c.Cluster - Re-preparing already prepared query is generally an anti-pattern and will likely affect performance. Consider preparing the statement only once. Query='INSERT INTO UserMailboxACL (userName,mailboxid,rights) VALUES (:userName,:mailboxid,:rights);' 15:02:15.895 [WARN ] c.d.d.c.Cluster - Re-preparing already prepared query is generally an anti-pattern and will likely affect performance. Consider preparing the statement only once. Query='SELECT rights FROM UserMailboxACL WHERE userName=:userName AND mailboxid=:mailboxid;' 15:02:15.896 [WARN ] c.d.d.c.Cluster - Re-preparing already prepared query is generally an anti-pattern and will likely affect performance. Consider preparing the statement only once. Query='SELECT mailboxid,rights FROM UserMailboxACL WHERE userName=:userName;'{code} was: {{15:01:49.649 [ERROR] o.t.s.i.n.u.ResourceLeakDetector - LEAK: ByteBuf.release() was not called before it's garbage-collected. Enable advanced leak reporting to find out where the leak occurred. To enable advanced leak reporting, specify the JVM option '-Dorg.testcontainers.shaded.io.netty.leakDetection.level=advanced' or call ResourceLeakDetector.setLevel() See http://netty.io/wiki/reference-counted-objects.html for more information. 15:02:09.358 [WARN ] c.d.d.c.Cluster - Re-preparing already prepared query is generally an anti-pattern and will likely affect performance. Consider preparing the statement only once. Query='INSERT INTO blobs (id,position) VALUES (:id,:position);' 15:02:09.361 [WARN ] c.d.d.c.Cluster - Re-preparing already prepared query is generally an anti-pattern and will likely affect performance. Consider preparing the statement only once. Query='SELECT * FROM blobs WHERE id=:id;' 15:02:09.363 [WARN ] c.d.d.c.Cluster - Re-preparing already prepared query is generally an anti-pattern and will likely affect performance. Consider preparing the statement only once. Query='INSERT INTO blobParts (id,chunkNumber,data) VALUES (:id,:chunkNumber,:data);' 15:02:09.364 [WARN ] c.d.d.c.Cluster - Re-preparing already prepared query is generally an anti-pattern and will likely affect performance. Consider preparing the statement only once. Query='SELECT * FROM blobParts WHERE id=:id AND chunkNumber=:chunkNumber;' 15:02:09.405 [WARN ] c.d.d.c.Cluster - Re-preparing already prepared query is generally an anti-pattern and will likely affect performance. Consider preparing the statement only once. Query='DELETE FROM UserMailboxACL WHERE userName=:userName AND mailboxid=:mailboxid;' 15:02:09.407 [WARN ] c.d.d.c.Cluster - Re-preparing already prepared query is generally an anti-pattern and will likely affect performance. Consider preparing the statement only once. Query='INSERT INTO UserMailboxACL (userName,mailboxid,rights) VALUES (:userName,:mailboxid,:rights);' 15:02:09.409 [WARN ] c.d.d.c.Cluster - Re-preparing already prepared query is generally an anti-pattern and will likely affect performance. Consider preparing the statement only once. Query='SELECT rights FROM UserMailboxACL WHERE userName=:userName AND mailboxid=:mailboxid;' 15:02:09.411 [WARN ] c.d.d.c.Cluster - Re-preparing already prepared query is generally an anti-pattern and will likely affect performance. Consider preparing the statement only once. Query='SELECT mailboxid,rights FROM UserMailboxACL WHERE userName=:userName;' 15:02:10.449 [WARN ] c.d.d.c.Cluster - Re-preparing already prepared query is generally an anti-pattern and will likely affect performance. Consider preparing the statement only once. Query='INSERT INTO blobs (id,position) VALUES (:id,:position);' 15:02:10.451 [WARN ] c.d.d.c.Cluster - Re-preparing already prepared query is generally an anti-pattern and will likely affect performance. Consider preparing the statement only once. Query='SELECT * FROM blobs WHERE id=:id;' 15:02:10.459 [WARN ] c.d.d.c.Cluster - Re-preparing already prepared query is generally an anti-pattern and will likely affect performance. Consider preparing the statement only once. Query='INSERT INTO blobParts (id,chunkNumber,data) VALUES (:id,:chunkNumber,:data);' 15:02:10.461 [WARN ] c.d.d.c.Cluster - Re-preparing already prepared query is generally an anti-pattern and will likely affect performance. Consider preparing the statement only once. Query='SELECT * FROM blobParts WHERE id=:id AND chunkNumber=:chunkNumber;' 15:02:10.492 [WARN ] c.d.d.c.Cluster - Re-preparing already prepared query is generally an anti-pattern and will likely affect performance. Consider preparing the statement only once. Query='DELETE FROM UserMailboxACL WHERE userName=:userName AND mailboxid=:mailboxid;' 15:02:10.494 [WARN ] c.d.d.c.Cluster - Re-preparing already prepared query is generally an anti-pattern and will likely affect performance. Consider preparing the statement only once. Query='INSERT INTO UserMailboxACL (userName,mailboxid,rights) VALUES (:userName,:mailboxid,:rights);' 15:02:10.496 [WARN ] c.d.d.c.Cluster - Re-preparing already prepared query is generally an anti-pattern and will likely affect performance. Consider preparing the statement only once. Query='SELECT rights FROM UserMailboxACL WHERE userName=:userName AND mailboxid=:mailboxid;' 15:02:10.498 [WARN ] c.d.d.c.Cluster - Re-preparing already prepared query is generally an anti-pattern and will likely affect performance. Consider preparing the statement only once. Query='SELECT mailboxid,rights FROM UserMailboxACL WHERE userName=:userName;' 15:02:10.963 [WARN ] c.d.d.c.Cluster - Re-preparing already prepared query is generally an anti-pattern and will likely affect performance. Consider preparing the statement only once. Query='INSERT INTO blobs (id,position) VALUES (:id,:position);' 15:02:10.965 [WARN ] c.d.d.c.Cluster - Re-preparing already prepared query is generally an anti-pattern and will likely affect performance. Consider preparing the statement only once. Query='SELECT * FROM blobs WHERE id=:id;' 15:02:10.966 [WARN ] c.d.d.c.Cluster - Re-preparing already prepared query is generally an anti-pattern and will likely affect performance. Consider preparing the statement only once. Query='INSERT INTO blobParts (id,chunkNumber,data) VALUES (:id,:chunkNumber,:data);' 15:02:10.968 [WARN ] c.d.d.c.Cluster - Re-preparing already prepared query is generally an anti-pattern and will likely affect performance. Consider preparing the statement only once. Query='SELECT * FROM blobParts WHERE id=:id AND chunkNumber=:chunkNumber;' 15:02:10.982 [WARN ] c.d.d.c.Cluster - Re-preparing already prepared query is generally an anti-pattern and will likely affect performance. Consider preparing the statement only once. Query='DELETE FROM UserMailboxACL WHERE userName=:userName AND mailboxid=:mailboxid;' 15:02:10.983 [WARN ] c.d.d.c.Cluster - Re-preparing already prepared query is generally an anti-pattern and will likely affect performance. Consider preparing the statement only once. Query='INSERT INTO UserMailboxACL (userName,mailboxid,rights) VALUES (:userName,:mailboxid,:rights);' 15:02:10.984 [WARN ] c.d.d.c.Cluster - Re-preparing already prepared query is generally an anti-pattern and will likely affect performance. Consider preparing the statement only once. Query='SELECT rights FROM UserMailboxACL WHERE userName=:userName AND mailboxid=:mailboxid;' 15:02:10.986 [WARN ] c.d.d.c.Cluster - Re-preparing already prepared query is generally an anti-pattern and will likely affect performance. Consider preparing the statement only once. Query='SELECT mailboxid,rights FROM UserMailboxACL WHERE userName=:userName;' 15:02:11.381 [WARN ] c.d.d.c.Cluster - Re-preparing already prepared query is generally an anti-pattern and will likely affect performance. Consider preparing the statement only once. Query='INSERT INTO blobs (id,position) VALUES (:id,:position);' 15:02:11.382 [WARN ] c.d.d.c.Cluster - Re-preparing already prepared query is generally an anti-pattern and will likely affect performance. Consider preparing the statement only once. Query='SELECT * FROM blobs WHERE id=:id;' 15:02:11.384 [WARN ] c.d.d.c.Cluster - Re-preparing already prepared query is generally an anti-pattern and will likely affect performance. Consider preparing the statement only once. Query='INSERT INTO blobParts (id,chunkNumber,data) VALUES (:id,:chunkNumber,:data);' 15:02:11.385 [WARN ] c.d.d.c.Cluster - Re-preparing already prepared query is generally an anti-pattern and will likely affect performance. Consider preparing the statement only once. Query='SELECT * FROM blobParts WHERE id=:id AND chunkNumber=:chunkNumber;' 15:02:11.399 [WARN ] c.d.d.c.Cluster - Re-preparing already prepared query is generally an anti-pattern and will likely affect performance. Consider preparing the statement only once. Query='DELETE FROM UserMailboxACL WHERE userName=:userName AND mailboxid=:mailboxid;' 15:02:11.400 [WARN ] c.d.d.c.Cluster - Re-preparing already prepared query is generally an anti-pattern and will likely affect performance. Consider preparing the statement only once. Query='INSERT INTO UserMailboxACL (userName,mailboxid,rights) VALUES (:userName,:mailboxid,:rights);' 15:02:11.401 [WARN ] c.d.d.c.Cluster - Re-preparing already prepared query is generally an anti-pattern and will likely affect performance. Consider preparing the statement only once. Query='SELECT rights FROM UserMailboxACL WHERE userName=:userName AND mailboxid=:mailboxid;' 15:02:11.402 [WARN ] c.d.d.c.Cluster - Re-preparing already prepared query is generally an anti-pattern and will likely affect performance. Consider preparing the statement only once. Query='SELECT mailboxid,rights FROM UserMailboxACL WHERE userName=:userName;' 15:02:11.679 [WARN ] c.d.d.c.Cluster - Re-preparing already prepared query is generally an anti-pattern and will likely affect performance. Consider preparing the statement only once. Query='INSERT INTO blobs (id,position) VALUES (:id,:position);' 15:02:11.680 [WARN ] c.d.d.c.Cluster - Re-preparing already prepared query is generally an anti-pattern and will likely affect performance. Consider preparing the statement only once. Query='SELECT * FROM blobs WHERE id=:id;' 15:02:11.682 [WARN ] c.d.d.c.Cluster - Re-preparing already prepared query is generally an anti-pattern and will likely affect performance. Consider preparing the statement only once. Query='INSERT INTO blobParts (id,chunkNumber,data) VALUES (:id,:chunkNumber,:data);' 15:02:11.683 [WARN ] c.d.d.c.Cluster - Re-preparing already prepared query is generally an anti-pattern and will likely affect performance. Consider preparing the statement only once. Query='SELECT * FROM blobParts WHERE id=:id AND chunkNumber=:chunkNumber;' 15:02:11.695 [WARN ] c.d.d.c.Cluster - Re-preparing already prepared query is generally an anti-pattern and will likely affect performance. Consider preparing the statement only once. Query='DELETE FROM UserMailboxACL WHERE userName=:userName AND mailboxid=:mailboxid;' 15:02:11.697 [WARN ] c.d.d.c.Cluster - Re-preparing already prepared query is generally an anti-pattern and will likely affect performance. Consider preparing the statement only once. Query='INSERT INTO UserMailboxACL (userName,mailboxid,rights) VALUES (:userName,:mailboxid,:rights);' 15:02:11.699 [WARN ] c.d.d.c.Cluster - Re-preparing already prepared query is generally an anti-pattern and will likely affect performance. Consider preparing the statement only once. Query='SELECT rights FROM UserMailboxACL WHERE userName=:userName AND mailboxid=:mailboxid;' 15:02:11.700 [WARN ] c.d.d.c.Cluster - Re-preparing already prepared query is generally an anti-pattern and will likely affect performance. Consider preparing the statement only once. Query='SELECT mailboxid,rights FROM UserMailboxACL WHERE userName=:userName;' 15:02:11.995 [WARN ] c.d.d.c.Cluster - Re-preparing already prepared query is generally an anti-pattern and will likely affect performance. Consider preparing the statement only once. Query='INSERT INTO blobs (id,position) VALUES (:id,:position);' 15:02:11.996 [WARN ] c.d.d.c.Cluster - Re-preparing already prepared query is generally an anti-pattern and will likely affect performance. Consider preparing the statement only once. Query='SELECT * FROM blobs WHERE id=:id;' 15:02:11.997 [WARN ] c.d.d.c.Cluster - Re-preparing already prepared query is generally an anti-pattern and will likely affect performance. Consider preparing the statement only once. Query='INSERT INTO blobParts (id,chunkNumber,data) VALUES (:id,:chunkNumber,:data);' 15:02:11.998 [WARN ] c.d.d.c.Cluster - Re-preparing already prepared query is generally an anti-pattern and will likely affect performance. Consider preparing the statement only once. Query='SELECT * FROM blobParts WHERE id=:id AND chunkNumber=:chunkNumber;' 15:02:12.013 [WARN ] c.d.d.c.Cluster - Re-preparing already prepared query is generally an anti-pattern and will likely affect performance. Consider preparing the statement only once. Query='DELETE FROM UserMailboxACL WHERE userName=:userName AND mailboxid=:mailboxid;' 15:02:12.015 [WARN ] c.d.d.c.Cluster - Re-preparing already prepared query is generally an anti-pattern and will likely affect performance. Consider preparing the statement only once. Query='INSERT INTO UserMailboxACL (userName,mailboxid,rights) VALUES (:userName,:mailboxid,:rights);' 15:02:12.017 [WARN ] c.d.d.c.Cluster - Re-preparing already prepared query is generally an anti-pattern and will likely affect performance. Consider preparing the statement only once. Query='SELECT rights FROM UserMailboxACL WHERE userName=:userName AND mailboxid=:mailboxid;' 15:02:12.018 [WARN ] c.d.d.c.Cluster - Re-preparing already prepared query is generally an anti-pattern and will likely affect performance. Consider preparing the statement only once. Query='SELECT mailboxid,rights FROM UserMailboxACL WHERE userName=:userName;' 15:02:12.263 [WARN ] c.d.d.c.Cluster - Re-preparing already prepared query is generally an anti-pattern and will likely affect performance. Consider preparing the statement only once. Query='INSERT INTO blobs (id,position) VALUES (:id,:position);' 15:02:12.264 [WARN ] c.d.d.c.Cluster - Re-preparing already prepared query is generally an anti-pattern and will likely affect performance. Consider preparing the statement only once. Query='SELECT * FROM blobs WHERE id=:id;' 15:02:12.265 [WARN ] c.d.d.c.Cluster - Re-preparing already prepared query is generally an anti-pattern and will likely affect performance. Consider preparing the statement only once. Query='INSERT INTO blobParts (id,chunkNumber,data) VALUES (:id,:chunkNumber,:data);' 15:02:12.265 [WARN ] c.d.d.c.Cluster - Re-preparing already prepared query is generally an anti-pattern and will likely affect performance. Consider preparing the statement only once. Query='SELECT * FROM blobParts WHERE id=:id AND chunkNumber=:chunkNumber;' 15:02:12.279 [WARN ] c.d.d.c.Cluster - Re-preparing already prepared query is generally an anti-pattern and will likely affect performance. Consider preparing the statement only once. Query='DELETE FROM UserMailboxACL WHERE userName=:userName AND mailboxid=:mailboxid;' 15:02:12.280 [WARN ] c.d.d.c.Cluster - Re-preparing already prepared query is generally an anti-pattern and will likely affect performance. Consider preparing the statement only once. Query='INSERT INTO UserMailboxACL (userName,mailboxid,rights) VALUES (:userName,:mailboxid,:rights);' 15:02:12.281 [WARN ] c.d.d.c.Cluster - Re-preparing already prepared query is generally an anti-pattern and will likely affect performance. Consider preparing the statement only once. Query='SELECT rights FROM UserMailboxACL WHERE userName=:userName AND mailboxid=:mailboxid;' 15:02:12.282 [WARN ] c.d.d.c.Cluster - Re-preparing already prepared query is generally an anti-pattern and will likely affect performance. Consider preparing the statement only once. Query='SELECT mailboxid,rights FROM UserMailboxACL WHERE userName=:userName;' 15:02:12.486 [WARN ] c.d.d.c.Cluster - Re-preparing already prepared query is generally an anti-pattern and will likely affect performance. Consider preparing the statement only once. Query='INSERT INTO blobs (id,position) VALUES (:id,:position);' 15:02:12.487 [WARN ] c.d.d.c.Cluster - Re-preparing already prepared query is generally an anti-pattern and will likely affect performance. Consider preparing the statement only once. Query='SELECT * FROM blobs WHERE id=:id;' 15:02:12.488 [WARN ] c.d.d.c.Cluster - Re-preparing already prepared query is generally an anti-pattern and will likely affect performance. Consider preparing the statement only once. Query='INSERT INTO blobParts (id,chunkNumber,data) VALUES (:id,:chunkNumber,:data);' 15:02:12.489 [WARN ] c.d.d.c.Cluster - Re-preparing already prepared query is generally an anti-pattern and will likely affect performance. Consider preparing the statement only once. Query='SELECT * FROM blobParts WHERE id=:id AND chunkNumber=:chunkNumber;' 15:02:12.498 [WARN ] c.d.d.c.Cluster - Re-preparing already prepared query is generally an anti-pattern and will likely affect performance. Consider preparing the statement only once. Query='DELETE FROM UserMailboxACL WHERE userName=:userName AND mailboxid=:mailboxid;' 15:02:12.499 [WARN ] c.d.d.c.Cluster - Re-preparing already prepared query is generally an anti-pattern and will likely affect performance. Consider preparing the statement only once. Query='INSERT INTO UserMailboxACL (userName,mailboxid,rights) VALUES (:userName,:mailboxid,:rights);' 15:02:12.501 [WARN ] c.d.d.c.Cluster - Re-preparing already prepared query is generally an anti-pattern and will likely affect performance. Consider preparing the statement only once. Query='SELECT rights FROM UserMailboxACL WHERE userName=:userName AND mailboxid=:mailboxid;' 15:02:12.504 [WARN ] c.d.d.c.Cluster - Re-preparing already prepared query is generally an anti-pattern and will likely affect performance. Consider preparing the statement only once. Query='SELECT mailboxid,rights FROM UserMailboxACL WHERE userName=:userName;' 15:02:12.721 [WARN ] c.d.d.c.Cluster - Re-preparing already prepared query is generally an anti-pattern and will likely affect performance. Consider preparing the statement only once. Query='INSERT INTO blobs (id,position) VALUES (:id,:position);' 15:02:12.722 [WARN ] c.d.d.c.Cluster - Re-preparing already prepared query is generally an anti-pattern and will likely affect performance. Consider preparing the statement only once. Query='SELECT * FROM blobs WHERE id=:id;' 15:02:12.723 [WARN ] c.d.d.c.Cluster - Re-preparing already prepared query is generally an anti-pattern and will likely affect performance. Consider preparing the statement only once. Query='INSERT INTO blobParts (id,chunkNumber,data) VALUES (:id,:chunkNumber,:data);' 15:02:12.724 [WARN ] c.d.d.c.Cluster - Re-preparing already prepared query is generally an anti-pattern and will likely affect performance. Consider preparing the statement only once. Query='SELECT * FROM blobParts WHERE id=:id AND chunkNumber=:chunkNumber;' 15:02:12.731 [WARN ] c.d.d.c.Cluster - Re-preparing already prepared query is generally an anti-pattern and will likely affect performance. Consider preparing the statement only once. Query='DELETE FROM UserMailboxACL WHERE userName=:userName AND mailboxid=:mailboxid;' 15:02:12.732 [WARN ] c.d.d.c.Cluster - Re-preparing already prepared query is generally an anti-pattern and will likely affect performance. Consider preparing the statement only once. Query='INSERT INTO UserMailboxACL (userName,mailboxid,rights) VALUES (:userName,:mailboxid,:rights);' 15:02:12.732 [WARN ] c.d.d.c.Cluster - Re-preparing already prepared query is generally an anti-pattern and will likely affect performance. Consider preparing the statement only once. Query='SELECT rights FROM UserMailboxACL WHERE userName=:userName AND mailboxid=:mailboxid;' 15:02:12.733 [WARN ] c.d.d.c.Cluster - Re-preparing already prepared query is generally an anti-pattern and will likely affect performance. Consider preparing the statement only once. Query='SELECT mailboxid,rights FROM UserMailboxACL WHERE userName=:userName;' 15:02:12.953 [WARN ] c.d.d.c.Cluster - Re-preparing already prepared query is generally an anti-pattern and will likely affect performance. Consider preparing the statement only once. Query='INSERT INTO blobs (id,position) VALUES (:id,:position);' 15:02:12.955 [WARN ] c.d.d.c.Cluster - Re-preparing already prepared query is generally an anti-pattern and will likely affect performance. Consider preparing the statement only once. Query='SELECT * FROM blobs WHERE id=:id;' 15:02:12.956 [WARN ] c.d.d.c.Cluster - Re-preparing already prepared query is generally an anti-pattern and will likely affect performance. Consider preparing the statement only once. Query='INSERT INTO blobParts (id,chunkNumber,data) VALUES (:id,:chunkNumber,:data);' 15:02:12.957 [WARN ] c.d.d.c.Cluster - Re-preparing already prepared query is generally an anti-pattern and will likely affect performance. Consider preparing the statement only once. Query='SELECT * FROM blobParts WHERE id=:id AND chunkNumber=:chunkNumber;' 15:02:12.966 [WARN ] c.d.d.c.Cluster - Re-preparing already prepared query is generally an anti-pattern and will likely affect performance. Consider preparing the statement only once. Query='DELETE FROM UserMailboxACL WHERE userName=:userName AND mailboxid=:mailboxid;' 15:02:12.967 [WARN ] c.d.d.c.Cluster - Re-preparing already prepared query is generally an anti-pattern and will likely affect performance. Consider preparing the statement only once. Query='INSERT INTO UserMailboxACL (userName,mailboxid,rights) VALUES (:userName,:mailboxid,:rights);' 15:02:12.972 [WARN ] c.d.d.c.Cluster - Re-preparing already prepared query is generally an anti-pattern and will likely affect performance. Consider preparing the statement only once. Query='SELECT rights FROM UserMailboxACL WHERE userName=:userName AND mailboxid=:mailboxid;' 15:02:12.976 [WARN ] c.d.d.c.Cluster - Re-preparing already prepared query is generally an anti-pattern and will likely affect performance. Consider preparing the statement only once. Query='SELECT mailboxid,rights FROM UserMailboxACL WHERE userName=:userName;' 15:02:13.277 [WARN ] c.d.d.c.Cluster - Re-preparing already prepared query is generally an anti-pattern and will likely affect performance. Consider preparing the statement only once. Query='INSERT INTO blobs (id,position) VALUES (:id,:position);' 15:02:13.278 [WARN ] c.d.d.c.Cluster - Re-preparing already prepared query is generally an anti-pattern and will likely affect performance. Consider preparing the statement only once. Query='SELECT * FROM blobs WHERE id=:id;' 15:02:13.280 [WARN ] c.d.d.c.Cluster - Re-preparing already prepared query is generally an anti-pattern and will likely affect performance. Consider preparing the statement only once. Query='INSERT INTO blobParts (id,chunkNumber,data) VALUES (:id,:chunkNumber,:data);' 15:02:13.281 [WARN ] c.d.d.c.Cluster - Re-preparing already prepared query is generally an anti-pattern and will likely affect performance. Consider preparing the statement only once. Query='SELECT * FROM blobParts WHERE id=:id AND chunkNumber=:chunkNumber;' 15:02:13.297 [WARN ] c.d.d.c.Cluster - Re-preparing already prepared query is generally an anti-pattern and will likely affect performance. Consider preparing the statement only once. Query='DELETE FROM UserMailboxACL WHERE userName=:userName AND mailboxid=:mailboxid;' 15:02:13.300 [WARN ] c.d.d.c.Cluster - Re-preparing already prepared query is generally an anti-pattern and will likely affect performance. Consider preparing the statement only once. Query='INSERT INTO UserMailboxACL (userName,mailboxid,rights) VALUES (:userName,:mailboxid,:rights);' 15:02:13.301 [WARN ] c.d.d.c.Cluster - Re-preparing already prepared query is generally an anti-pattern and will likely affect performance. Consider preparing the statement only once. Query='SELECT rights FROM UserMailboxACL WHERE userName=:userName AND mailboxid=:mailboxid;' 15:02:13.302 [WARN ] c.d.d.c.Cluster - Re-preparing already prepared query is generally an anti-pattern and will likely affect performance. Consider preparing the statement only once. Query='SELECT mailboxid,rights FROM UserMailboxACL WHERE userName=:userName;' 15:02:14.068 [WARN ] c.d.d.c.Cluster - Re-preparing already prepared query is generally an anti-pattern and will likely affect performance. Consider preparing the statement only once. Query='INSERT INTO blobs (id,position) VALUES (:id,:position);' 15:02:14.070 [WARN ] c.d.d.c.Cluster - Re-preparing already prepared query is generally an anti-pattern and will likely affect performance. Consider preparing the statement only once. Query='SELECT * FROM blobs WHERE id=:id;' 15:02:14.071 [WARN ] c.d.d.c.Cluster - Re-preparing already prepared query is generally an anti-pattern and will likely affect performance. Consider preparing the statement only once. Query='INSERT INTO blobParts (id,chunkNumber,data) VALUES (:id,:chunkNumber,:data);' 15:02:14.072 [WARN ] c.d.d.c.Cluster - Re-preparing already prepared query is generally an anti-pattern and will likely affect performance. Consider preparing the statement only once. Query='SELECT * FROM blobParts WHERE id=:id AND chunkNumber=:chunkNumber;' 15:02:14.078 [WARN ] c.d.d.c.Cluster - Re-preparing already prepared query is generally an anti-pattern and will likely affect performance. Consider preparing the statement only once. Query='DELETE FROM UserMailboxACL WHERE userName=:userName AND mailboxid=:mailboxid;' 15:02:14.079 [WARN ] c.d.d.c.Cluster - Re-preparing already prepared query is generally an anti-pattern and will likely affect performance. Consider preparing the statement only once. Query='INSERT INTO UserMailboxACL (userName,mailboxid,rights) VALUES (:userName,:mailboxid,:rights);' 15:02:14.080 [WARN ] c.d.d.c.Cluster - Re-preparing already prepared query is generally an anti-pattern and will likely affect performance. Consider preparing the statement only once. Query='SELECT rights FROM UserMailboxACL WHERE userName=:userName AND mailboxid=:mailboxid;' 15:02:14.080 [WARN ] c.d.d.c.Cluster - Re-preparing already prepared query is generally an anti-pattern and will likely affect performance. Consider preparing the statement only once. Query='SELECT mailboxid,rights FROM UserMailboxACL WHERE userName=:userName;' 15:02:14.280 [WARN ] c.d.d.c.Cluster - Re-preparing already prepared query is generally an anti-pattern and will likely affect performance. Consider preparing the statement only once. Query='INSERT INTO blobs (id,position) VALUES (:id,:position);' 15:02:14.281 [WARN ] c.d.d.c.Cluster - Re-preparing already prepared query is generally an anti-pattern and will likely affect performance. Consider preparing the statement only once. Query='SELECT * FROM blobs WHERE id=:id;' 15:02:14.282 [WARN ] c.d.d.c.Cluster - Re-preparing already prepared query is generally an anti-pattern and will likely affect performance. Consider preparing the statement only once. Query='INSERT INTO blobParts (id,chunkNumber,data) VALUES (:id,:chunkNumber,:data);' 15:02:14.283 [WARN ] c.d.d.c.Cluster - Re-preparing already prepared query is generally an anti-pattern and will likely affect performance. Consider preparing the statement only once. Query='SELECT * FROM blobParts WHERE id=:id AND chunkNumber=:chunkNumber;' 15:02:14.291 [WARN ] c.d.d.c.Cluster - Re-preparing already prepared query is generally an anti-pattern and will likely affect performance. Consider preparing the statement only once. Query='DELETE FROM UserMailboxACL WHERE userName=:userName AND mailboxid=:mailboxid;' 15:02:14.291 [WARN ] c.d.d.c.Cluster - Re-preparing already prepared query is generally an anti-pattern and will likely affect performance. Consider preparing the statement only once. Query='INSERT INTO UserMailboxACL (userName,mailboxid,rights) VALUES (:userName,:mailboxid,:rights);' 15:02:14.292 [WARN ] c.d.d.c.Cluster - Re-preparing already prepared query is generally an anti-pattern and will likely affect performance. Consider preparing the statement only once. Query='SELECT rights FROM UserMailboxACL WHERE userName=:userName AND mailboxid=:mailboxid;' 15:02:14.293 [WARN ] c.d.d.c.Cluster - Re-preparing already prepared query is generally an anti-pattern and will likely affect performance. Consider preparing the statement only once. Query='SELECT mailboxid,rights FROM UserMailboxACL WHERE userName=:userName;' 15:02:14.469 [WARN ] c.d.d.c.Cluster - Re-preparing already prepared query is generally an anti-pattern and will likely affect performance. Consider preparing the statement only once. Query='INSERT INTO blobs (id,position) VALUES (:id,:position);' 15:02:14.470 [WARN ] c.d.d.c.Cluster - Re-preparing already prepared query is generally an anti-pattern and will likely affect performance. Consider preparing the statement only once. Query='SELECT * FROM blobs WHERE id=:id;' 15:02:14.471 [WARN ] c.d.d.c.Cluster - Re-preparing already prepared query is generally an anti-pattern and will likely affect performance. Consider preparing the statement only once. Query='INSERT INTO blobParts (id,chunkNumber,data) VALUES (:id,:chunkNumber,:data);' 15:02:14.472 [WARN ] c.d.d.c.Cluster - Re-preparing already prepared query is generally an anti-pattern and will likely affect performance. Consider preparing the statement only once. Query='SELECT * FROM blobParts WHERE id=:id AND chunkNumber=:chunkNumber;' 15:02:14.478 [WARN ] c.d.d.c.Cluster - Re-preparing already prepared query is generally an anti-pattern and will likely affect performance. Consider preparing the statement only once. Query='DELETE FROM UserMailboxACL WHERE userName=:userName AND mailboxid=:mailboxid;' 15:02:14.479 [WARN ] c.d.d.c.Cluster - Re-preparing already prepared query is generally an anti-pattern and will likely affect performance. Consider preparing the statement only once. Query='INSERT INTO UserMailboxACL (userName,mailboxid,rights) VALUES (:userName,:mailboxid,:rights);' 15:02:14.479 [WARN ] c.d.d.c.Cluster - Re-preparing already prepared query is generally an anti-pattern and will likely affect performance. Consider preparing the statement only once. Query='SELECT rights FROM UserMailboxACL WHERE userName=:userName AND mailboxid=:mailboxid;' 15:02:14.480 [WARN ] c.d.d.c.Cluster - Re-preparing already prepared query is generally an anti-pattern and will likely affect performance. Consider preparing the statement only once. Query='SELECT mailboxid,rights FROM UserMailboxACL WHERE userName=:userName;' 15:02:14.684 [WARN ] c.d.d.c.Cluster - Re-preparing already prepared query is generally an anti-pattern and will likely affect performance. Consider preparing the statement only once. Query='INSERT INTO blobs (id,position) VALUES (:id,:position);' 15:02:14.685 [WARN ] c.d.d.c.Cluster - Re-preparing already prepared query is generally an anti-pattern and will likely affect performance. Consider preparing the statement only once. Query='SELECT * FROM blobs WHERE id=:id;' 15:02:14.686 [WARN ] c.d.d.c.Cluster - Re-preparing already prepared query is generally an anti-pattern and will likely affect performance. Consider preparing the statement only once. Query='INSERT INTO blobParts (id,chunkNumber,data) VALUES (:id,:chunkNumber,:data);' 15:02:14.687 [WARN ] c.d.d.c.Cluster - Re-preparing already prepared query is generally an anti-pattern and will likely affect performance. Consider preparing the statement only once. Query='SELECT * FROM blobParts WHERE id=:id AND chunkNumber=:chunkNumber;' 15:02:14.695 [WARN ] c.d.d.c.Cluster - Re-preparing already prepared query is generally an anti-pattern and will likely affect performance. Consider preparing the statement only once. Query='DELETE FROM UserMailboxACL WHERE userName=:userName AND mailboxid=:mailboxid;' 15:02:14.697 [WARN ] c.d.d.c.Cluster - Re-preparing already prepared query is generally an anti-pattern and will likely affect performance. Consider preparing the statement only once. Query='INSERT INTO UserMailboxACL (userName,mailboxid,rights) VALUES (:userName,:mailboxid,:rights);' 15:02:14.698 [WARN ] c.d.d.c.Cluster - Re-preparing already prepared query is generally an anti-pattern and will likely affect performance. Consider preparing the statement only once. Query='SELECT rights FROM UserMailboxACL WHERE userName=:userName AND mailboxid=:mailboxid;' 15:02:14.699 [WARN ] c.d.d.c.Cluster - Re-preparing already prepared query is generally an anti-pattern and will likely affect performance. Consider preparing the statement only once. Query='SELECT mailboxid,rights FROM UserMailboxACL WHERE userName=:userName;' 15:02:14.889 [WARN ] c.d.d.c.Cluster - Re-preparing already prepared query is generally an anti-pattern and will likely affect performance. Consider preparing the statement only once. Query='INSERT INTO blobs (id,position) VALUES (:id,:position);' 15:02:14.890 [WARN ] c.d.d.c.Cluster - Re-preparing already prepared query is generally an anti-pattern and will likely affect performance. Consider preparing the statement only once. Query='SELECT * FROM blobs WHERE id=:id;' 15:02:14.890 [WARN ] c.d.d.c.Cluster - Re-preparing already prepared query is generally an anti-pattern and will likely affect performance. Consider preparing the statement only once. Query='INSERT INTO blobParts (id,chunkNumber,data) VALUES (:id,:chunkNumber,:data);' 15:02:14.891 [WARN ] c.d.d.c.Cluster - Re-preparing already prepared query is generally an anti-pattern and will likely affect performance. Consider preparing the statement only once. Query='SELECT * FROM blobParts WHERE id=:id AND chunkNumber=:chunkNumber;' 15:02:14.897 [WARN ] c.d.d.c.Cluster - Re-preparing already prepared query is generally an anti-pattern and will likely affect performance. Consider preparing the statement only once. Query='DELETE FROM UserMailboxACL WHERE userName=:userName AND mailboxid=:mailboxid;' 15:02:14.898 [WARN ] c.d.d.c.Cluster - Re-preparing already prepared query is generally an anti-pattern and will likely affect performance. Consider preparing the statement only once. Query='INSERT INTO UserMailboxACL (userName,mailboxid,rights) VALUES (:userName,:mailboxid,:rights);' 15:02:14.899 [WARN ] c.d.d.c.Cluster - Re-preparing already prepared query is generally an anti-pattern and will likely affect performance. Consider preparing the statement only once. Query='SELECT rights FROM UserMailboxACL WHERE userName=:userName AND mailboxid=:mailboxid;' 15:02:14.900 [WARN ] c.d.d.c.Cluster - Re-preparing already prepared query is generally an anti-pattern and will likely affect performance. Consider preparing the statement only once. Query='SELECT mailboxid,rights FROM UserMailboxACL WHERE userName=:userName;' 15:02:15.081 [WARN ] c.d.d.c.Cluster - Re-preparing already prepared query is generally an anti-pattern and will likely affect performance. Consider preparing the statement only once. Query='INSERT INTO blobs (id,position) VALUES (:id,:position);' 15:02:15.082 [WARN ] c.d.d.c.Cluster - Re-preparing already prepared query is generally an anti-pattern and will likely affect performance. Consider preparing the statement only once. Query='SELECT * FROM blobs WHERE id=:id;' 15:02:15.082 [WARN ] c.d.d.c.Cluster - Re-preparing already prepared query is generally an anti-pattern and will likely affect performance. Consider preparing the statement only once. Query='INSERT INTO blobParts (id,chunkNumber,data) VALUES (:id,:chunkNumber,:data);' 15:02:15.083 [WARN ] c.d.d.c.Cluster - Re-preparing already prepared query is generally an anti-pattern and will likely affect performance. Consider preparing the statement only once. Query='SELECT * FROM blobParts WHERE id=:id AND chunkNumber=:chunkNumber;' 15:02:15.102 [WARN ] c.d.d.c.Cluster - Re-preparing already prepared query is generally an anti-pattern and will likely affect performance. Consider preparing the statement only once. Query='DELETE FROM UserMailboxACL WHERE userName=:userName AND mailboxid=:mailboxid;' 15:02:15.104 [WARN ] c.d.d.c.Cluster - Re-preparing already prepared query is generally an anti-pattern and will likely affect performance. Consider preparing the statement only once. Query='INSERT INTO UserMailboxACL (userName,mailboxid,rights) VALUES (:userName,:mailboxid,:rights);' 15:02:15.105 [WARN ] c.d.d.c.Cluster - Re-preparing already prepared query is generally an anti-pattern and will likely affect performance. Consider preparing the statement only once. Query='SELECT rights FROM UserMailboxACL WHERE userName=:userName AND mailboxid=:mailboxid;' 15:02:15.105 [WARN ] c.d.d.c.Cluster - Re-preparing already prepared query is generally an anti-pattern and will likely affect performance. Consider preparing the statement only once. Query='SELECT mailboxid,rights FROM UserMailboxACL WHERE userName=:userName;' 15:02:15.274 [WARN ] c.d.d.c.Cluster - Re-preparing already prepared query is generally an anti-pattern and will likely affect performance. Consider preparing the statement only once. Query='INSERT INTO blobs (id,position) VALUES (:id,:position);' 15:02:15.276 [WARN ] c.d.d.c.Cluster - Re-preparing already prepared query is generally an anti-pattern and will likely affect performance. Consider preparing the statement only once. Query='SELECT * FROM blobs WHERE id=:id;' 15:02:15.277 [WARN ] c.d.d.c.Cluster - Re-preparing already prepared query is generally an anti-pattern and will likely affect performance. Consider preparing the statement only once. Query='INSERT INTO blobParts (id,chunkNumber,data) VALUES (:id,:chunkNumber,:data);' 15:02:15.278 [WARN ] c.d.d.c.Cluster - Re-preparing already prepared query is generally an anti-pattern and will likely affect performance. Consider preparing the statement only once. Query='SELECT * FROM blobParts WHERE id=:id AND chunkNumber=:chunkNumber;' 15:02:15.286 [WARN ] c.d.d.c.Cluster - Re-preparing already prepared query is generally an anti-pattern and will likely affect performance. Consider preparing the statement only once. Query='DELETE FROM UserMailboxACL WHERE userName=:userName AND mailboxid=:mailboxid;' 15:02:15.289 [WARN ] c.d.d.c.Cluster - Re-preparing already prepared query is generally an anti-pattern and will likely affect performance. Consider preparing the statement only once. Query='INSERT INTO UserMailboxACL (userName,mailboxid,rights) VALUES (:userName,:mailboxid,:rights);' 15:02:15.290 [WARN ] c.d.d.c.Cluster - Re-preparing already prepared query is generally an anti-pattern and will likely affect performance. Consider preparing the statement only once. Query='SELECT rights FROM UserMailboxACL WHERE userName=:userName AND mailboxid=:mailboxid;' 15:02:15.291 [WARN ] c.d.d.c.Cluster - Re-preparing already prepared query is generally an anti-pattern and will likely affect performance. Consider preparing the statement only once. Query='SELECT mailboxid,rights FROM UserMailboxACL WHERE userName=:userName;' 15:02:15.412 [WARN ] c.d.d.c.Cluster - Re-preparing already prepared query is generally an anti-pattern and will likely affect performance. Consider preparing the statement only once. Query='INSERT INTO blobs (id,position) VALUES (:id,:position);' 15:02:15.412 [WARN ] c.d.d.c.Cluster - Re-preparing already prepared query is generally an anti-pattern and will likely affect performance. Consider preparing the statement only once. Query='SELECT * FROM blobs WHERE id=:id;' 15:02:15.413 [WARN ] c.d.d.c.Cluster - Re-preparing already prepared query is generally an anti-pattern and will likely affect performance. Consider preparing the statement only once. Query='INSERT INTO blobParts (id,chunkNumber,data) VALUES (:id,:chunkNumber,:data);' 15:02:15.413 [WARN ] c.d.d.c.Cluster - Re-preparing already prepared query is generally an anti-pattern and will likely affect performance. Consider preparing the statement only once. Query='SELECT * FROM blobParts WHERE id=:id AND chunkNumber=:chunkNumber;' 15:02:15.418 [WARN ] c.d.d.c.Cluster - Re-preparing already prepared query is generally an anti-pattern and will likely affect performance. Consider preparing the statement only once. Query='DELETE FROM UserMailboxACL WHERE userName=:userName AND mailboxid=:mailboxid;' 15:02:15.419 [WARN ] c.d.d.c.Cluster - Re-preparing already prepared query is generally an anti-pattern and will likely affect performance. Consider preparing the statement only once. Query='INSERT INTO UserMailboxACL (userName,mailboxid,rights) VALUES (:userName,:mailboxid,:rights);' 15:02:15.419 [WARN ] c.d.d.c.Cluster - Re-preparing already prepared query is generally an anti-pattern and will likely affect performance. Consider preparing the statement only once. Query='SELECT rights FROM UserMailboxACL WHERE userName=:userName AND mailboxid=:mailboxid;' 15:02:15.420 [WARN ] c.d.d.c.Cluster - Re-preparing already prepared query is generally an anti-pattern and will likely affect performance. Consider preparing the statement only once. Query='SELECT mailboxid,rights FROM UserMailboxACL WHERE userName=:userName;' 15:02:15.538 [WARN ] c.d.d.c.Cluster - Re-preparing already prepared query is generally an anti-pattern and will likely affect performance. Consider preparing the statement only once. Query='INSERT INTO blobs (id,position) VALUES (:id,:position);' 15:02:15.538 [WARN ] c.d.d.c.Cluster - Re-preparing already prepared query is generally an anti-pattern and will likely affect performance. Consider preparing the statement only once. Query='SELECT * FROM blobs WHERE id=:id;' 15:02:15.539 [WARN ] c.d.d.c.Cluster - Re-preparing already prepared query is generally an anti-pattern and will likely affect performance. Consider preparing the statement only once. Query='INSERT INTO blobParts (id,chunkNumber,data) VALUES (:id,:chunkNumber,:data);' 15:02:15.540 [WARN ] c.d.d.c.Cluster - Re-preparing already prepared query is generally an anti-pattern and will likely affect performance. Consider preparing the statement only once. Query='SELECT * FROM blobParts WHERE id=:id AND chunkNumber=:chunkNumber;' 15:02:15.548 [WARN ] c.d.d.c.Cluster - Re-preparing already prepared query is generally an anti-pattern and will likely affect performance. Consider preparing the statement only once. Query='DELETE FROM UserMailboxACL WHERE userName=:userName AND mailboxid=:mailboxid;' 15:02:15.549 [WARN ] c.d.d.c.Cluster - Re-preparing already prepared query is generally an anti-pattern and will likely affect performance. Consider preparing the statement only once. Query='INSERT INTO UserMailboxACL (userName,mailboxid,rights) VALUES (:userName,:mailboxid,:rights);' 15:02:15.549 [WARN ] c.d.d.c.Cluster - Re-preparing already prepared query is generally an anti-pattern and will likely affect performance. Consider preparing the statement only once. Query='SELECT rights FROM UserMailboxACL WHERE userName=:userName AND mailboxid=:mailboxid;' 15:02:15.550 [WARN ] c.d.d.c.Cluster - Re-preparing already prepared query is generally an anti-pattern and will likely affect performance. Consider preparing the statement only once. Query='SELECT mailboxid,rights FROM UserMailboxACL WHERE userName=:userName;' 15:02:15.690 [WARN ] c.d.d.c.Cluster - Re-preparing already prepared query is generally an anti-pattern and will likely affect performance. Consider preparing the statement only once. Query='INSERT INTO blobs (id,position) VALUES (:id,:position);' 15:02:15.691 [WARN ] c.d.d.c.Cluster - Re-preparing already prepared query is generally an anti-pattern and will likely affect performance. Consider preparing the statement only once. Query='SELECT * FROM blobs WHERE id=:id;' 15:02:15.692 [WARN ] c.d.d.c.Cluster - Re-preparing already prepared query is generally an anti-pattern and will likely affect performance. Consider preparing the statement only once. Query='INSERT INTO blobParts (id,chunkNumber,data) VALUES (:id,:chunkNumber,:data);' 15:02:15.692 [WARN ] c.d.d.c.Cluster - Re-preparing already prepared query is generally an anti-pattern and will likely affect performance. Consider preparing the statement only once. Query='SELECT * FROM blobParts WHERE id=:id AND chunkNumber=:chunkNumber;' 15:02:15.699 [WARN ] c.d.d.c.Cluster - Re-preparing already prepared query is generally an anti-pattern and will likely affect performance. Consider preparing the statement only once. Query='DELETE FROM UserMailboxACL WHERE userName=:userName AND mailboxid=:mailboxid;' 15:02:15.701 [WARN ] c.d.d.c.Cluster - Re-preparing already prepared query is generally an anti-pattern and will likely affect performance. Consider preparing the statement only once. Query='INSERT INTO UserMailboxACL (userName,mailboxid,rights) VALUES (:userName,:mailboxid,:rights);' 15:02:15.702 [WARN ] c.d.d.c.Cluster - Re-preparing already prepared query is generally an anti-pattern and will likely affect performance. Consider preparing the statement only once. Query='SELECT rights FROM UserMailboxACL WHERE userName=:userName AND mailboxid=:mailboxid;' 15:02:15.703 [WARN ] c.d.d.c.Cluster - Re-preparing already prepared query is generally an anti-pattern and will likely affect performance. Consider preparing the statement only once. Query='SELECT mailboxid,rights FROM UserMailboxACL WHERE userName=:userName;' 15:02:15.882 [WARN ] c.d.d.c.Cluster - Re-preparing already prepared query is generally an anti-pattern and will likely affect performance. Consider preparing the statement only once. Query='INSERT INTO blobs (id,position) VALUES (:id,:position);' 15:02:15.882 [WARN ] c.d.d.c.Cluster - Re-preparing already prepared query is generally an anti-pattern and will likely affect performance. Consider preparing the statement only once. Query='SELECT * FROM blobs WHERE id=:id;' 15:02:15.885 [WARN ] c.d.d.c.Cluster - Re-preparing already prepared query is generally an anti-pattern and will likely affect performance. Consider preparing the statement only once. Query='INSERT INTO blobParts (id,chunkNumber,data) VALUES (:id,:chunkNumber,:data);' 15:02:15.888 [WARN ] c.d.d.c.Cluster - Re-preparing already prepared query is generally an anti-pattern and will likely affect performance. Consider preparing the statement only once. Query='SELECT * FROM blobParts WHERE id=:id AND chunkNumber=:chunkNumber;' 15:02:15.894 [WARN ] c.d.d.c.Cluster - Re-preparing already prepared query is generally an anti-pattern and will likely affect performance. Consider preparing the statement only once. Query='DELETE FROM UserMailboxACL WHERE userName=:userName AND mailboxid=:mailboxid;' 15:02:15.895 [WARN ] c.d.d.c.Cluster - Re-preparing already prepared query is generally an anti-pattern and will likely affect performance. Consider preparing the statement only once. Query='INSERT INTO UserMailboxACL (userName,mailboxid,rights) VALUES (:userName,:mailboxid,:rights);' 15:02:15.895 [WARN ] c.d.d.c.Cluster - Re-preparing already prepared query is generally an anti-pattern and will likely affect performance. Consider preparing the statement only once. Query='SELECT rights FROM UserMailboxACL WHERE userName=:userName AND mailboxid=:mailboxid;' 15:02:15.896 [WARN ] c.d.d.c.Cluster - Re-preparing already prepared query is generally an anti-pattern and will likely affect performance. Consider preparing the statement only once. Query='SELECT mailboxid,rights FROM UserMailboxACL WHERE userName=:userName;' }} > org.apache.james.mpt.imapmailbox.cassandra.CassandraSecurityTest is issuing > many warnings and 1 error > ----------------------------------------------------------------------------------------------------- > > Key: JAMES-2534 > URL: https://issues.apache.org/jira/browse/JAMES-2534 > Project: James Server > Issue Type: New Feature > Reporter: Raphaël Ouazana > Priority: Major > > {code:java} > 15:01:49.649 [ERROR] o.t.s.i.n.u.ResourceLeakDetector - LEAK: > ByteBuf.release() was not called before it's garbage-collected. Enable > advanced leak reporting to find out where the leak occurred. To enable > advanced leak reporting, specify the JVM option > '-Dorg.testcontainers.shaded.io.netty.leakDetection.level=advanced' or call > ResourceLeakDetector.setLevel() See > http://netty.io/wiki/reference-counted-objects.html for more information. > 15:02:09.358 [WARN ] c.d.d.c.Cluster - Re-preparing already prepared query is > generally an anti-pattern and will likely affect performance. Consider > preparing the statement only once. Query='INSERT INTO blobs (id,position) > VALUES (:id,:position);' > 15:02:09.361 [WARN ] c.d.d.c.Cluster - Re-preparing already prepared query is > generally an anti-pattern and will likely affect performance. Consider > preparing the statement only once. Query='SELECT * FROM blobs WHERE id=:id;' > 15:02:09.363 [WARN ] c.d.d.c.Cluster - Re-preparing already prepared query is > generally an anti-pattern and will likely affect performance. Consider > preparing the statement only once. Query='INSERT INTO blobParts > (id,chunkNumber,data) VALUES (:id,:chunkNumber,:data);' > 15:02:09.364 [WARN ] c.d.d.c.Cluster - Re-preparing already prepared query is > generally an anti-pattern and will likely affect performance. Consider > preparing the statement only once. Query='SELECT * FROM blobParts WHERE > id=:id AND chunkNumber=:chunkNumber;' > 15:02:09.405 [WARN ] c.d.d.c.Cluster - Re-preparing already prepared query is > generally an anti-pattern and will likely affect performance. Consider > preparing the statement only once. Query='DELETE FROM UserMailboxACL WHERE > userName=:userName AND mailboxid=:mailboxid;' > 15:02:09.407 [WARN ] c.d.d.c.Cluster - Re-preparing already prepared query is > generally an anti-pattern and will likely affect performance. Consider > preparing the statement only once. Query='INSERT INTO UserMailboxACL > (userName,mailboxid,rights) VALUES (:userName,:mailboxid,:rights);' > 15:02:09.409 [WARN ] c.d.d.c.Cluster - Re-preparing already prepared query is > generally an anti-pattern and will likely affect performance. Consider > preparing the statement only once. Query='SELECT rights FROM UserMailboxACL > WHERE userName=:userName AND mailboxid=:mailboxid;' > 15:02:09.411 [WARN ] c.d.d.c.Cluster - Re-preparing already prepared query is > generally an anti-pattern and will likely affect performance. Consider > preparing the statement only once. Query='SELECT mailboxid,rights FROM > UserMailboxACL WHERE userName=:userName;' > 15:02:10.449 [WARN ] c.d.d.c.Cluster - Re-preparing already prepared query is > generally an anti-pattern and will likely affect performance. Consider > preparing the statement only once. Query='INSERT INTO blobs (id,position) > VALUES (:id,:position);' > 15:02:10.451 [WARN ] c.d.d.c.Cluster - Re-preparing already prepared query is > generally an anti-pattern and will likely affect performance. Consider > preparing the statement only once. Query='SELECT * FROM blobs WHERE id=:id;' > 15:02:10.459 [WARN ] c.d.d.c.Cluster - Re-preparing already prepared query is > generally an anti-pattern and will likely affect performance. Consider > preparing the statement only once. Query='INSERT INTO blobParts > (id,chunkNumber,data) VALUES (:id,:chunkNumber,:data);' > 15:02:10.461 [WARN ] c.d.d.c.Cluster - Re-preparing already prepared query is > generally an anti-pattern and will likely affect performance. Consider > preparing the statement only once. Query='SELECT * FROM blobParts WHERE > id=:id AND chunkNumber=:chunkNumber;' > 15:02:10.492 [WARN ] c.d.d.c.Cluster - Re-preparing already prepared query is > generally an anti-pattern and will likely affect performance. Consider > preparing the statement only once. Query='DELETE FROM UserMailboxACL WHERE > userName=:userName AND mailboxid=:mailboxid;' > 15:02:10.494 [WARN ] c.d.d.c.Cluster - Re-preparing already prepared query is > generally an anti-pattern and will likely affect performance. Consider > preparing the statement only once. Query='INSERT INTO UserMailboxACL > (userName,mailboxid,rights) VALUES (:userName,:mailboxid,:rights);' > 15:02:10.496 [WARN ] c.d.d.c.Cluster - Re-preparing already prepared query is > generally an anti-pattern and will likely affect performance. Consider > preparing the statement only once. Query='SELECT rights FROM UserMailboxACL > WHERE userName=:userName AND mailboxid=:mailboxid;' > 15:02:10.498 [WARN ] c.d.d.c.Cluster - Re-preparing already prepared query is > generally an anti-pattern and will likely affect performance. Consider > preparing the statement only once. Query='SELECT mailboxid,rights FROM > UserMailboxACL WHERE userName=:userName;' > 15:02:10.963 [WARN ] c.d.d.c.Cluster - Re-preparing already prepared query is > generally an anti-pattern and will likely affect performance. Consider > preparing the statement only once. Query='INSERT INTO blobs (id,position) > VALUES (:id,:position);' > 15:02:10.965 [WARN ] c.d.d.c.Cluster - Re-preparing already prepared query is > generally an anti-pattern and will likely affect performance. Consider > preparing the statement only once. Query='SELECT * FROM blobs WHERE id=:id;' > 15:02:10.966 [WARN ] c.d.d.c.Cluster - Re-preparing already prepared query is > generally an anti-pattern and will likely affect performance. Consider > preparing the statement only once. Query='INSERT INTO blobParts > (id,chunkNumber,data) VALUES (:id,:chunkNumber,:data);' > 15:02:10.968 [WARN ] c.d.d.c.Cluster - Re-preparing already prepared query is > generally an anti-pattern and will likely affect performance. Consider > preparing the statement only once. Query='SELECT * FROM blobParts WHERE > id=:id AND chunkNumber=:chunkNumber;' > 15:02:10.982 [WARN ] c.d.d.c.Cluster - Re-preparing already prepared query is > generally an anti-pattern and will likely affect performance. Consider > preparing the statement only once. Query='DELETE FROM UserMailboxACL WHERE > userName=:userName AND mailboxid=:mailboxid;' > 15:02:10.983 [WARN ] c.d.d.c.Cluster - Re-preparing already prepared query is > generally an anti-pattern and will likely affect performance. Consider > preparing the statement only once. Query='INSERT INTO UserMailboxACL > (userName,mailboxid,rights) VALUES (:userName,:mailboxid,:rights);' > 15:02:10.984 [WARN ] c.d.d.c.Cluster - Re-preparing already prepared query is > generally an anti-pattern and will likely affect performance. Consider > preparing the statement only once. Query='SELECT rights FROM UserMailboxACL > WHERE userName=:userName AND mailboxid=:mailboxid;' > 15:02:10.986 [WARN ] c.d.d.c.Cluster - Re-preparing already prepared query is > generally an anti-pattern and will likely affect performance. Consider > preparing the statement only once. Query='SELECT mailboxid,rights FROM > UserMailboxACL WHERE userName=:userName;' > 15:02:11.381 [WARN ] c.d.d.c.Cluster - Re-preparing already prepared query is > generally an anti-pattern and will likely affect performance. Consider > preparing the statement only once. Query='INSERT INTO blobs (id,position) > VALUES (:id,:position);' > 15:02:11.382 [WARN ] c.d.d.c.Cluster - Re-preparing already prepared query is > generally an anti-pattern and will likely affect performance. Consider > preparing the statement only once. Query='SELECT * FROM blobs WHERE id=:id;' > 15:02:11.384 [WARN ] c.d.d.c.Cluster - Re-preparing already prepared query is > generally an anti-pattern and will likely affect performance. Consider > preparing the statement only once. Query='INSERT INTO blobParts > (id,chunkNumber,data) VALUES (:id,:chunkNumber,:data);' > 15:02:11.385 [WARN ] c.d.d.c.Cluster - Re-preparing already prepared query is > generally an anti-pattern and will likely affect performance. Consider > preparing the statement only once. Query='SELECT * FROM blobParts WHERE > id=:id AND chunkNumber=:chunkNumber;' > 15:02:11.399 [WARN ] c.d.d.c.Cluster - Re-preparing already prepared query is > generally an anti-pattern and will likely affect performance. Consider > preparing the statement only once. Query='DELETE FROM UserMailboxACL WHERE > userName=:userName AND mailboxid=:mailboxid;' > 15:02:11.400 [WARN ] c.d.d.c.Cluster - Re-preparing already prepared query is > generally an anti-pattern and will likely affect performance. Consider > preparing the statement only once. Query='INSERT INTO UserMailboxACL > (userName,mailboxid,rights) VALUES (:userName,:mailboxid,:rights);' > 15:02:11.401 [WARN ] c.d.d.c.Cluster - Re-preparing already prepared query is > generally an anti-pattern and will likely affect performance. Consider > preparing the statement only once. Query='SELECT rights FROM UserMailboxACL > WHERE userName=:userName AND mailboxid=:mailboxid;' > 15:02:11.402 [WARN ] c.d.d.c.Cluster - Re-preparing already prepared query is > generally an anti-pattern and will likely affect performance. Consider > preparing the statement only once. Query='SELECT mailboxid,rights FROM > UserMailboxACL WHERE userName=:userName;' > 15:02:11.679 [WARN ] c.d.d.c.Cluster - Re-preparing already prepared query is > generally an anti-pattern and will likely affect performance. Consider > preparing the statement only once. Query='INSERT INTO blobs (id,position) > VALUES (:id,:position);' > 15:02:11.680 [WARN ] c.d.d.c.Cluster - Re-preparing already prepared query is > generally an anti-pattern and will likely affect performance. Consider > preparing the statement only once. Query='SELECT * FROM blobs WHERE id=:id;' > 15:02:11.682 [WARN ] c.d.d.c.Cluster - Re-preparing already prepared query is > generally an anti-pattern and will likely affect performance. Consider > preparing the statement only once. Query='INSERT INTO blobParts > (id,chunkNumber,data) VALUES (:id,:chunkNumber,:data);' > 15:02:11.683 [WARN ] c.d.d.c.Cluster - Re-preparing already prepared query is > generally an anti-pattern and will likely affect performance. Consider > preparing the statement only once. Query='SELECT * FROM blobParts WHERE > id=:id AND chunkNumber=:chunkNumber;' > 15:02:11.695 [WARN ] c.d.d.c.Cluster - Re-preparing already prepared query is > generally an anti-pattern and will likely affect performance. Consider > preparing the statement only once. Query='DELETE FROM UserMailboxACL WHERE > userName=:userName AND mailboxid=:mailboxid;' > 15:02:11.697 [WARN ] c.d.d.c.Cluster - Re-preparing already prepared query is > generally an anti-pattern and will likely affect performance. Consider > preparing the statement only once. Query='INSERT INTO UserMailboxACL > (userName,mailboxid,rights) VALUES (:userName,:mailboxid,:rights);' > 15:02:11.699 [WARN ] c.d.d.c.Cluster - Re-preparing already prepared query is > generally an anti-pattern and will likely affect performance. Consider > preparing the statement only once. Query='SELECT rights FROM UserMailboxACL > WHERE userName=:userName AND mailboxid=:mailboxid;' > 15:02:11.700 [WARN ] c.d.d.c.Cluster - Re-preparing already prepared query is > generally an anti-pattern and will likely affect performance. Consider > preparing the statement only once. Query='SELECT mailboxid,rights FROM > UserMailboxACL WHERE userName=:userName;' > 15:02:11.995 [WARN ] c.d.d.c.Cluster - Re-preparing already prepared query is > generally an anti-pattern and will likely affect performance. Consider > preparing the statement only once. Query='INSERT INTO blobs (id,position) > VALUES (:id,:position);' > 15:02:11.996 [WARN ] c.d.d.c.Cluster - Re-preparing already prepared query is > generally an anti-pattern and will likely affect performance. Consider > preparing the statement only once. Query='SELECT * FROM blobs WHERE id=:id;' > 15:02:11.997 [WARN ] c.d.d.c.Cluster - Re-preparing already prepared query is > generally an anti-pattern and will likely affect performance. Consider > preparing the statement only once. Query='INSERT INTO blobParts > (id,chunkNumber,data) VALUES (:id,:chunkNumber,:data);' > 15:02:11.998 [WARN ] c.d.d.c.Cluster - Re-preparing already prepared query is > generally an anti-pattern and will likely affect performance. Consider > preparing the statement only once. Query='SELECT * FROM blobParts WHERE > id=:id AND chunkNumber=:chunkNumber;' > 15:02:12.013 [WARN ] c.d.d.c.Cluster - Re-preparing already prepared query is > generally an anti-pattern and will likely affect performance. Consider > preparing the statement only once. Query='DELETE FROM UserMailboxACL WHERE > userName=:userName AND mailboxid=:mailboxid;' > 15:02:12.015 [WARN ] c.d.d.c.Cluster - Re-preparing already prepared query is > generally an anti-pattern and will likely affect performance. Consider > preparing the statement only once. Query='INSERT INTO UserMailboxACL > (userName,mailboxid,rights) VALUES (:userName,:mailboxid,:rights);' > 15:02:12.017 [WARN ] c.d.d.c.Cluster - Re-preparing already prepared query is > generally an anti-pattern and will likely affect performance. Consider > preparing the statement only once. Query='SELECT rights FROM UserMailboxACL > WHERE userName=:userName AND mailboxid=:mailboxid;' > 15:02:12.018 [WARN ] c.d.d.c.Cluster - Re-preparing already prepared query is > generally an anti-pattern and will likely affect performance. Consider > preparing the statement only once. Query='SELECT mailboxid,rights FROM > UserMailboxACL WHERE userName=:userName;' > 15:02:12.263 [WARN ] c.d.d.c.Cluster - Re-preparing already prepared query is > generally an anti-pattern and will likely affect performance. Consider > preparing the statement only once. Query='INSERT INTO blobs (id,position) > VALUES (:id,:position);' > 15:02:12.264 [WARN ] c.d.d.c.Cluster - Re-preparing already prepared query is > generally an anti-pattern and will likely affect performance. Consider > preparing the statement only once. Query='SELECT * FROM blobs WHERE id=:id;' > 15:02:12.265 [WARN ] c.d.d.c.Cluster - Re-preparing already prepared query is > generally an anti-pattern and will likely affect performance. Consider > preparing the statement only once. Query='INSERT INTO blobParts > (id,chunkNumber,data) VALUES (:id,:chunkNumber,:data);' > 15:02:12.265 [WARN ] c.d.d.c.Cluster - Re-preparing already prepared query is > generally an anti-pattern and will likely affect performance. Consider > preparing the statement only once. Query='SELECT * FROM blobParts WHERE > id=:id AND chunkNumber=:chunkNumber;' > 15:02:12.279 [WARN ] c.d.d.c.Cluster - Re-preparing already prepared query is > generally an anti-pattern and will likely affect performance. Consider > preparing the statement only once. Query='DELETE FROM UserMailboxACL WHERE > userName=:userName AND mailboxid=:mailboxid;' > 15:02:12.280 [WARN ] c.d.d.c.Cluster - Re-preparing already prepared query is > generally an anti-pattern and will likely affect performance. Consider > preparing the statement only once. Query='INSERT INTO UserMailboxACL > (userName,mailboxid,rights) VALUES (:userName,:mailboxid,:rights);' > 15:02:12.281 [WARN ] c.d.d.c.Cluster - Re-preparing already prepared query is > generally an anti-pattern and will likely affect performance. Consider > preparing the statement only once. Query='SELECT rights FROM UserMailboxACL > WHERE userName=:userName AND mailboxid=:mailboxid;' > 15:02:12.282 [WARN ] c.d.d.c.Cluster - Re-preparing already prepared query is > generally an anti-pattern and will likely affect performance. Consider > preparing the statement only once. Query='SELECT mailboxid,rights FROM > UserMailboxACL WHERE userName=:userName;' > 15:02:12.486 [WARN ] c.d.d.c.Cluster - Re-preparing already prepared query is > generally an anti-pattern and will likely affect performance. Consider > preparing the statement only once. Query='INSERT INTO blobs (id,position) > VALUES (:id,:position);' > 15:02:12.487 [WARN ] c.d.d.c.Cluster - Re-preparing already prepared query is > generally an anti-pattern and will likely affect performance. Consider > preparing the statement only once. Query='SELECT * FROM blobs WHERE id=:id;' > 15:02:12.488 [WARN ] c.d.d.c.Cluster - Re-preparing already prepared query is > generally an anti-pattern and will likely affect performance. Consider > preparing the statement only once. Query='INSERT INTO blobParts > (id,chunkNumber,data) VALUES (:id,:chunkNumber,:data);' > 15:02:12.489 [WARN ] c.d.d.c.Cluster - Re-preparing already prepared query is > generally an anti-pattern and will likely affect performance. Consider > preparing the statement only once. Query='SELECT * FROM blobParts WHERE > id=:id AND chunkNumber=:chunkNumber;' > 15:02:12.498 [WARN ] c.d.d.c.Cluster - Re-preparing already prepared query is > generally an anti-pattern and will likely affect performance. Consider > preparing the statement only once. Query='DELETE FROM UserMailboxACL WHERE > userName=:userName AND mailboxid=:mailboxid;' > 15:02:12.499 [WARN ] c.d.d.c.Cluster - Re-preparing already prepared query is > generally an anti-pattern and will likely affect performance. Consider > preparing the statement only once. Query='INSERT INTO UserMailboxACL > (userName,mailboxid,rights) VALUES (:userName,:mailboxid,:rights);' > 15:02:12.501 [WARN ] c.d.d.c.Cluster - Re-preparing already prepared query is > generally an anti-pattern and will likely affect performance. Consider > preparing the statement only once. Query='SELECT rights FROM UserMailboxACL > WHERE userName=:userName AND mailboxid=:mailboxid;' > 15:02:12.504 [WARN ] c.d.d.c.Cluster - Re-preparing already prepared query is > generally an anti-pattern and will likely affect performance. Consider > preparing the statement only once. Query='SELECT mailboxid,rights FROM > UserMailboxACL WHERE userName=:userName;' > 15:02:12.721 [WARN ] c.d.d.c.Cluster - Re-preparing already prepared query is > generally an anti-pattern and will likely affect performance. Consider > preparing the statement only once. Query='INSERT INTO blobs (id,position) > VALUES (:id,:position);' > 15:02:12.722 [WARN ] c.d.d.c.Cluster - Re-preparing already prepared query is > generally an anti-pattern and will likely affect performance. Consider > preparing the statement only once. Query='SELECT * FROM blobs WHERE id=:id;' > 15:02:12.723 [WARN ] c.d.d.c.Cluster - Re-preparing already prepared query is > generally an anti-pattern and will likely affect performance. Consider > preparing the statement only once. Query='INSERT INTO blobParts > (id,chunkNumber,data) VALUES (:id,:chunkNumber,:data);' > 15:02:12.724 [WARN ] c.d.d.c.Cluster - Re-preparing already prepared query is > generally an anti-pattern and will likely affect performance. Consider > preparing the statement only once. Query='SELECT * FROM blobParts WHERE > id=:id AND chunkNumber=:chunkNumber;' > 15:02:12.731 [WARN ] c.d.d.c.Cluster - Re-preparing already prepared query is > generally an anti-pattern and will likely affect performance. Consider > preparing the statement only once. Query='DELETE FROM UserMailboxACL WHERE > userName=:userName AND mailboxid=:mailboxid;' > 15:02:12.732 [WARN ] c.d.d.c.Cluster - Re-preparing already prepared query is > generally an anti-pattern and will likely affect performance. Consider > preparing the statement only once. Query='INSERT INTO UserMailboxACL > (userName,mailboxid,rights) VALUES (:userName,:mailboxid,:rights);' > 15:02:12.732 [WARN ] c.d.d.c.Cluster - Re-preparing already prepared query is > generally an anti-pattern and will likely affect performance. Consider > preparing the statement only once. Query='SELECT rights FROM UserMailboxACL > WHERE userName=:userName AND mailboxid=:mailboxid;' > 15:02:12.733 [WARN ] c.d.d.c.Cluster - Re-preparing already prepared query is > generally an anti-pattern and will likely affect performance. Consider > preparing the statement only once. Query='SELECT mailboxid,rights FROM > UserMailboxACL WHERE userName=:userName;' > 15:02:12.953 [WARN ] c.d.d.c.Cluster - Re-preparing already prepared query is > generally an anti-pattern and will likely affect performance. Consider > preparing the statement only once. Query='INSERT INTO blobs (id,position) > VALUES (:id,:position);' > 15:02:12.955 [WARN ] c.d.d.c.Cluster - Re-preparing already prepared query is > generally an anti-pattern and will likely affect performance. Consider > preparing the statement only once. Query='SELECT * FROM blobs WHERE id=:id;' > 15:02:12.956 [WARN ] c.d.d.c.Cluster - Re-preparing already prepared query is > generally an anti-pattern and will likely affect performance. Consider > preparing the statement only once. Query='INSERT INTO blobParts > (id,chunkNumber,data) VALUES (:id,:chunkNumber,:data);' > 15:02:12.957 [WARN ] c.d.d.c.Cluster - Re-preparing already prepared query is > generally an anti-pattern and will likely affect performance. Consider > preparing the statement only once. Query='SELECT * FROM blobParts WHERE > id=:id AND chunkNumber=:chunkNumber;' > 15:02:12.966 [WARN ] c.d.d.c.Cluster - Re-preparing already prepared query is > generally an anti-pattern and will likely affect performance. Consider > preparing the statement only once. Query='DELETE FROM UserMailboxACL WHERE > userName=:userName AND mailboxid=:mailboxid;' > 15:02:12.967 [WARN ] c.d.d.c.Cluster - Re-preparing already prepared query is > generally an anti-pattern and will likely affect performance. Consider > preparing the statement only once. Query='INSERT INTO UserMailboxACL > (userName,mailboxid,rights) VALUES (:userName,:mailboxid,:rights);' > 15:02:12.972 [WARN ] c.d.d.c.Cluster - Re-preparing already prepared query is > generally an anti-pattern and will likely affect performance. Consider > preparing the statement only once. Query='SELECT rights FROM UserMailboxACL > WHERE userName=:userName AND mailboxid=:mailboxid;' > 15:02:12.976 [WARN ] c.d.d.c.Cluster - Re-preparing already prepared query is > generally an anti-pattern and will likely affect performance. Consider > preparing the statement only once. Query='SELECT mailboxid,rights FROM > UserMailboxACL WHERE userName=:userName;' > 15:02:13.277 [WARN ] c.d.d.c.Cluster - Re-preparing already prepared query is > generally an anti-pattern and will likely affect performance. Consider > preparing the statement only once. Query='INSERT INTO blobs (id,position) > VALUES (:id,:position);' > 15:02:13.278 [WARN ] c.d.d.c.Cluster - Re-preparing already prepared query is > generally an anti-pattern and will likely affect performance. Consider > preparing the statement only once. Query='SELECT * FROM blobs WHERE id=:id;' > 15:02:13.280 [WARN ] c.d.d.c.Cluster - Re-preparing already prepared query is > generally an anti-pattern and will likely affect performance. Consider > preparing the statement only once. Query='INSERT INTO blobParts > (id,chunkNumber,data) VALUES (:id,:chunkNumber,:data);' > 15:02:13.281 [WARN ] c.d.d.c.Cluster - Re-preparing already prepared query is > generally an anti-pattern and will likely affect performance. Consider > preparing the statement only once. Query='SELECT * FROM blobParts WHERE > id=:id AND chunkNumber=:chunkNumber;' > 15:02:13.297 [WARN ] c.d.d.c.Cluster - Re-preparing already prepared query is > generally an anti-pattern and will likely affect performance. Consider > preparing the statement only once. Query='DELETE FROM UserMailboxACL WHERE > userName=:userName AND mailboxid=:mailboxid;' > 15:02:13.300 [WARN ] c.d.d.c.Cluster - Re-preparing already prepared query is > generally an anti-pattern and will likely affect performance. Consider > preparing the statement only once. Query='INSERT INTO UserMailboxACL > (userName,mailboxid,rights) VALUES (:userName,:mailboxid,:rights);' > 15:02:13.301 [WARN ] c.d.d.c.Cluster - Re-preparing already prepared query is > generally an anti-pattern and will likely affect performance. Consider > preparing the statement only once. Query='SELECT rights FROM UserMailboxACL > WHERE userName=:userName AND mailboxid=:mailboxid;' > 15:02:13.302 [WARN ] c.d.d.c.Cluster - Re-preparing already prepared query is > generally an anti-pattern and will likely affect performance. Consider > preparing the statement only once. Query='SELECT mailboxid,rights FROM > UserMailboxACL WHERE userName=:userName;' > 15:02:14.068 [WARN ] c.d.d.c.Cluster - Re-preparing already prepared query is > generally an anti-pattern and will likely affect performance. Consider > preparing the statement only once. Query='INSERT INTO blobs (id,position) > VALUES (:id,:position);' > 15:02:14.070 [WARN ] c.d.d.c.Cluster - Re-preparing already prepared query is > generally an anti-pattern and will likely affect performance. Consider > preparing the statement only once. Query='SELECT * FROM blobs WHERE id=:id;' > 15:02:14.071 [WARN ] c.d.d.c.Cluster - Re-preparing already prepared query is > generally an anti-pattern and will likely affect performance. Consider > preparing the statement only once. Query='INSERT INTO blobParts > (id,chunkNumber,data) VALUES (:id,:chunkNumber,:data);' > 15:02:14.072 [WARN ] c.d.d.c.Cluster - Re-preparing already prepared query is > generally an anti-pattern and will likely affect performance. Consider > preparing the statement only once. Query='SELECT * FROM blobParts WHERE > id=:id AND chunkNumber=:chunkNumber;' > 15:02:14.078 [WARN ] c.d.d.c.Cluster - Re-preparing already prepared query is > generally an anti-pattern and will likely affect performance. Consider > preparing the statement only once. Query='DELETE FROM UserMailboxACL WHERE > userName=:userName AND mailboxid=:mailboxid;' > 15:02:14.079 [WARN ] c.d.d.c.Cluster - Re-preparing already prepared query is > generally an anti-pattern and will likely affect performance. Consider > preparing the statement only once. Query='INSERT INTO UserMailboxACL > (userName,mailboxid,rights) VALUES (:userName,:mailboxid,:rights);' > 15:02:14.080 [WARN ] c.d.d.c.Cluster - Re-preparing already prepared query is > generally an anti-pattern and will likely affect performance. Consider > preparing the statement only once. Query='SELECT rights FROM UserMailboxACL > WHERE userName=:userName AND mailboxid=:mailboxid;' > 15:02:14.080 [WARN ] c.d.d.c.Cluster - Re-preparing already prepared query is > generally an anti-pattern and will likely affect performance. Consider > preparing the statement only once. Query='SELECT mailboxid,rights FROM > UserMailboxACL WHERE userName=:userName;' > 15:02:14.280 [WARN ] c.d.d.c.Cluster - Re-preparing already prepared query is > generally an anti-pattern and will likely affect performance. Consider > preparing the statement only once. Query='INSERT INTO blobs (id,position) > VALUES (:id,:position);' > 15:02:14.281 [WARN ] c.d.d.c.Cluster - Re-preparing already prepared query is > generally an anti-pattern and will likely affect performance. Consider > preparing the statement only once. Query='SELECT * FROM blobs WHERE id=:id;' > 15:02:14.282 [WARN ] c.d.d.c.Cluster - Re-preparing already prepared query is > generally an anti-pattern and will likely affect performance. Consider > preparing the statement only once. Query='INSERT INTO blobParts > (id,chunkNumber,data) VALUES (:id,:chunkNumber,:data);' > 15:02:14.283 [WARN ] c.d.d.c.Cluster - Re-preparing already prepared query is > generally an anti-pattern and will likely affect performance. Consider > preparing the statement only once. Query='SELECT * FROM blobParts WHERE > id=:id AND chunkNumber=:chunkNumber;' > 15:02:14.291 [WARN ] c.d.d.c.Cluster - Re-preparing already prepared query is > generally an anti-pattern and will likely affect performance. Consider > preparing the statement only once. Query='DELETE FROM UserMailboxACL WHERE > userName=:userName AND mailboxid=:mailboxid;' > 15:02:14.291 [WARN ] c.d.d.c.Cluster - Re-preparing already prepared query is > generally an anti-pattern and will likely affect performance. Consider > preparing the statement only once. Query='INSERT INTO UserMailboxACL > (userName,mailboxid,rights) VALUES (:userName,:mailboxid,:rights);' > 15:02:14.292 [WARN ] c.d.d.c.Cluster - Re-preparing already prepared query is > generally an anti-pattern and will likely affect performance. Consider > preparing the statement only once. Query='SELECT rights FROM UserMailboxACL > WHERE userName=:userName AND mailboxid=:mailboxid;' > 15:02:14.293 [WARN ] c.d.d.c.Cluster - Re-preparing already prepared query is > generally an anti-pattern and will likely affect performance. Consider > preparing the statement only once. Query='SELECT mailboxid,rights FROM > UserMailboxACL WHERE userName=:userName;' > 15:02:14.469 [WARN ] c.d.d.c.Cluster - Re-preparing already prepared query is > generally an anti-pattern and will likely affect performance. Consider > preparing the statement only once. Query='INSERT INTO blobs (id,position) > VALUES (:id,:position);' > 15:02:14.470 [WARN ] c.d.d.c.Cluster - Re-preparing already prepared query is > generally an anti-pattern and will likely affect performance. Consider > preparing the statement only once. Query='SELECT * FROM blobs WHERE id=:id;' > 15:02:14.471 [WARN ] c.d.d.c.Cluster - Re-preparing already prepared query is > generally an anti-pattern and will likely affect performance. Consider > preparing the statement only once. Query='INSERT INTO blobParts > (id,chunkNumber,data) VALUES (:id,:chunkNumber,:data);' > 15:02:14.472 [WARN ] c.d.d.c.Cluster - Re-preparing already prepared query is > generally an anti-pattern and will likely affect performance. Consider > preparing the statement only once. Query='SELECT * FROM blobParts WHERE > id=:id AND chunkNumber=:chunkNumber;' > 15:02:14.478 [WARN ] c.d.d.c.Cluster - Re-preparing already prepared query is > generally an anti-pattern and will likely affect performance. Consider > preparing the statement only once. Query='DELETE FROM UserMailboxACL WHERE > userName=:userName AND mailboxid=:mailboxid;' > 15:02:14.479 [WARN ] c.d.d.c.Cluster - Re-preparing already prepared query is > generally an anti-pattern and will likely affect performance. Consider > preparing the statement only once. Query='INSERT INTO UserMailboxACL > (userName,mailboxid,rights) VALUES (:userName,:mailboxid,:rights);' > 15:02:14.479 [WARN ] c.d.d.c.Cluster - Re-preparing already prepared query is > generally an anti-pattern and will likely affect performance. Consider > preparing the statement only once. Query='SELECT rights FROM UserMailboxACL > WHERE userName=:userName AND mailboxid=:mailboxid;' > 15:02:14.480 [WARN ] c.d.d.c.Cluster - Re-preparing already prepared query is > generally an anti-pattern and will likely affect performance. Consider > preparing the statement only once. Query='SELECT mailboxid,rights FROM > UserMailboxACL WHERE userName=:userName;' > 15:02:14.684 [WARN ] c.d.d.c.Cluster - Re-preparing already prepared query is > generally an anti-pattern and will likely affect performance. Consider > preparing the statement only once. Query='INSERT INTO blobs (id,position) > VALUES (:id,:position);' > 15:02:14.685 [WARN ] c.d.d.c.Cluster - Re-preparing already prepared query is > generally an anti-pattern and will likely affect performance. Consider > preparing the statement only once. Query='SELECT * FROM blobs WHERE id=:id;' > 15:02:14.686 [WARN ] c.d.d.c.Cluster - Re-preparing already prepared query is > generally an anti-pattern and will likely affect performance. Consider > preparing the statement only once. Query='INSERT INTO blobParts > (id,chunkNumber,data) VALUES (:id,:chunkNumber,:data);' > 15:02:14.687 [WARN ] c.d.d.c.Cluster - Re-preparing already prepared query is > generally an anti-pattern and will likely affect performance. Consider > preparing the statement only once. Query='SELECT * FROM blobParts WHERE > id=:id AND chunkNumber=:chunkNumber;' > 15:02:14.695 [WARN ] c.d.d.c.Cluster - Re-preparing already prepared query is > generally an anti-pattern and will likely affect performance. Consider > preparing the statement only once. Query='DELETE FROM UserMailboxACL WHERE > userName=:userName AND mailboxid=:mailboxid;' > 15:02:14.697 [WARN ] c.d.d.c.Cluster - Re-preparing already prepared query is > generally an anti-pattern and will likely affect performance. Consider > preparing the statement only once. Query='INSERT INTO UserMailboxACL > (userName,mailboxid,rights) VALUES (:userName,:mailboxid,:rights);' > 15:02:14.698 [WARN ] c.d.d.c.Cluster - Re-preparing already prepared query is > generally an anti-pattern and will likely affect performance. Consider > preparing the statement only once. Query='SELECT rights FROM UserMailboxACL > WHERE userName=:userName AND mailboxid=:mailboxid;' > 15:02:14.699 [WARN ] c.d.d.c.Cluster - Re-preparing already prepared query is > generally an anti-pattern and will likely affect performance. Consider > preparing the statement only once. Query='SELECT mailboxid,rights FROM > UserMailboxACL WHERE userName=:userName;' > 15:02:14.889 [WARN ] c.d.d.c.Cluster - Re-preparing already prepared query is > generally an anti-pattern and will likely affect performance. Consider > preparing the statement only once. Query='INSERT INTO blobs (id,position) > VALUES (:id,:position);' > 15:02:14.890 [WARN ] c.d.d.c.Cluster - Re-preparing already prepared query is > generally an anti-pattern and will likely affect performance. Consider > preparing the statement only once. Query='SELECT * FROM blobs WHERE id=:id;' > 15:02:14.890 [WARN ] c.d.d.c.Cluster - Re-preparing already prepared query is > generally an anti-pattern and will likely affect performance. Consider > preparing the statement only once. Query='INSERT INTO blobParts > (id,chunkNumber,data) VALUES (:id,:chunkNumber,:data);' > 15:02:14.891 [WARN ] c.d.d.c.Cluster - Re-preparing already prepared query is > generally an anti-pattern and will likely affect performance. Consider > preparing the statement only once. Query='SELECT * FROM blobParts WHERE > id=:id AND chunkNumber=:chunkNumber;' > 15:02:14.897 [WARN ] c.d.d.c.Cluster - Re-preparing already prepared query is > generally an anti-pattern and will likely affect performance. Consider > preparing the statement only once. Query='DELETE FROM UserMailboxACL WHERE > userName=:userName AND mailboxid=:mailboxid;' > 15:02:14.898 [WARN ] c.d.d.c.Cluster - Re-preparing already prepared query is > generally an anti-pattern and will likely affect performance. Consider > preparing the statement only once. Query='INSERT INTO UserMailboxACL > (userName,mailboxid,rights) VALUES (:userName,:mailboxid,:rights);' > 15:02:14.899 [WARN ] c.d.d.c.Cluster - Re-preparing already prepared query is > generally an anti-pattern and will likely affect performance. Consider > preparing the statement only once. Query='SELECT rights FROM UserMailboxACL > WHERE userName=:userName AND mailboxid=:mailboxid;' > 15:02:14.900 [WARN ] c.d.d.c.Cluster - Re-preparing already prepared query is > generally an anti-pattern and will likely affect performance. Consider > preparing the statement only once. Query='SELECT mailboxid,rights FROM > UserMailboxACL WHERE userName=:userName;' > 15:02:15.081 [WARN ] c.d.d.c.Cluster - Re-preparing already prepared query is > generally an anti-pattern and will likely affect performance. Consider > preparing the statement only once. Query='INSERT INTO blobs (id,position) > VALUES (:id,:position);' > 15:02:15.082 [WARN ] c.d.d.c.Cluster - Re-preparing already prepared query is > generally an anti-pattern and will likely affect performance. Consider > preparing the statement only once. Query='SELECT * FROM blobs WHERE id=:id;' > 15:02:15.082 [WARN ] c.d.d.c.Cluster - Re-preparing already prepared query is > generally an anti-pattern and will likely affect performance. Consider > preparing the statement only once. Query='INSERT INTO blobParts > (id,chunkNumber,data) VALUES (:id,:chunkNumber,:data);' > 15:02:15.083 [WARN ] c.d.d.c.Cluster - Re-preparing already prepared query is > generally an anti-pattern and will likely affect performance. Consider > preparing the statement only once. Query='SELECT * FROM blobParts WHERE > id=:id AND chunkNumber=:chunkNumber;' > 15:02:15.102 [WARN ] c.d.d.c.Cluster - Re-preparing already prepared query is > generally an anti-pattern and will likely affect performance. Consider > preparing the statement only once. Query='DELETE FROM UserMailboxACL WHERE > userName=:userName AND mailboxid=:mailboxid;' > 15:02:15.104 [WARN ] c.d.d.c.Cluster - Re-preparing already prepared query is > generally an anti-pattern and will likely affect performance. Consider > preparing the statement only once. Query='INSERT INTO UserMailboxACL > (userName,mailboxid,rights) VALUES (:userName,:mailboxid,:rights);' > 15:02:15.105 [WARN ] c.d.d.c.Cluster - Re-preparing already prepared query is > generally an anti-pattern and will likely affect performance. Consider > preparing the statement only once. Query='SELECT rights FROM UserMailboxACL > WHERE userName=:userName AND mailboxid=:mailboxid;' > 15:02:15.105 [WARN ] c.d.d.c.Cluster - Re-preparing already prepared query is > generally an anti-pattern and will likely affect performance. Consider > preparing the statement only once. Query='SELECT mailboxid,rights FROM > UserMailboxACL WHERE userName=:userName;' > 15:02:15.274 [WARN ] c.d.d.c.Cluster - Re-preparing already prepared query is > generally an anti-pattern and will likely affect performance. Consider > preparing the statement only once. Query='INSERT INTO blobs (id,position) > VALUES (:id,:position);' > 15:02:15.276 [WARN ] c.d.d.c.Cluster - Re-preparing already prepared query is > generally an anti-pattern and will likely affect performance. Consider > preparing the statement only once. Query='SELECT * FROM blobs WHERE id=:id;' > 15:02:15.277 [WARN ] c.d.d.c.Cluster - Re-preparing already prepared query is > generally an anti-pattern and will likely affect performance. Consider > preparing the statement only once. Query='INSERT INTO blobParts > (id,chunkNumber,data) VALUES (:id,:chunkNumber,:data);' > 15:02:15.278 [WARN ] c.d.d.c.Cluster - Re-preparing already prepared query is > generally an anti-pattern and will likely affect performance. Consider > preparing the statement only once. Query='SELECT * FROM blobParts WHERE > id=:id AND chunkNumber=:chunkNumber;' > 15:02:15.286 [WARN ] c.d.d.c.Cluster - Re-preparing already prepared query is > generally an anti-pattern and will likely affect performance. Consider > preparing the statement only once. Query='DELETE FROM UserMailboxACL WHERE > userName=:userName AND mailboxid=:mailboxid;' > 15:02:15.289 [WARN ] c.d.d.c.Cluster - Re-preparing already prepared query is > generally an anti-pattern and will likely affect performance. Consider > preparing the statement only once. Query='INSERT INTO UserMailboxACL > (userName,mailboxid,rights) VALUES (:userName,:mailboxid,:rights);' > 15:02:15.290 [WARN ] c.d.d.c.Cluster - Re-preparing already prepared query is > generally an anti-pattern and will likely affect performance. Consider > preparing the statement only once. Query='SELECT rights FROM UserMailboxACL > WHERE userName=:userName AND mailboxid=:mailboxid;' > 15:02:15.291 [WARN ] c.d.d.c.Cluster - Re-preparing already prepared query is > generally an anti-pattern and will likely affect performance. Consider > preparing the statement only once. Query='SELECT mailboxid,rights FROM > UserMailboxACL WHERE userName=:userName;' > 15:02:15.412 [WARN ] c.d.d.c.Cluster - Re-preparing already prepared query is > generally an anti-pattern and will likely affect performance. Consider > preparing the statement only once. Query='INSERT INTO blobs (id,position) > VALUES (:id,:position);' > 15:02:15.412 [WARN ] c.d.d.c.Cluster - Re-preparing already prepared query is > generally an anti-pattern and will likely affect performance. Consider > preparing the statement only once. Query='SELECT * FROM blobs WHERE id=:id;' > 15:02:15.413 [WARN ] c.d.d.c.Cluster - Re-preparing already prepared query is > generally an anti-pattern and will likely affect performance. Consider > preparing the statement only once. Query='INSERT INTO blobParts > (id,chunkNumber,data) VALUES (:id,:chunkNumber,:data);' > 15:02:15.413 [WARN ] c.d.d.c.Cluster - Re-preparing already prepared query is > generally an anti-pattern and will likely affect performance. Consider > preparing the statement only once. Query='SELECT * FROM blobParts WHERE > id=:id AND chunkNumber=:chunkNumber;' > 15:02:15.418 [WARN ] c.d.d.c.Cluster - Re-preparing already prepared query is > generally an anti-pattern and will likely affect performance. Consider > preparing the statement only once. Query='DELETE FROM UserMailboxACL WHERE > userName=:userName AND mailboxid=:mailboxid;' > 15:02:15.419 [WARN ] c.d.d.c.Cluster - Re-preparing already prepared query is > generally an anti-pattern and will likely affect performance. Consider > preparing the statement only once. Query='INSERT INTO UserMailboxACL > (userName,mailboxid,rights) VALUES (:userName,:mailboxid,:rights);' > 15:02:15.419 [WARN ] c.d.d.c.Cluster - Re-preparing already prepared query is > generally an anti-pattern and will likely affect performance. Consider > preparing the statement only once. Query='SELECT rights FROM UserMailboxACL > WHERE userName=:userName AND mailboxid=:mailboxid;' > 15:02:15.420 [WARN ] c.d.d.c.Cluster - Re-preparing already prepared query is > generally an anti-pattern and will likely affect performance. Consider > preparing the statement only once. Query='SELECT mailboxid,rights FROM > UserMailboxACL WHERE userName=:userName;' > 15:02:15.538 [WARN ] c.d.d.c.Cluster - Re-preparing already prepared query is > generally an anti-pattern and will likely affect performance. Consider > preparing the statement only once. Query='INSERT INTO blobs (id,position) > VALUES (:id,:position);' > 15:02:15.538 [WARN ] c.d.d.c.Cluster - Re-preparing already prepared query is > generally an anti-pattern and will likely affect performance. Consider > preparing the statement only once. Query='SELECT * FROM blobs WHERE id=:id;' > 15:02:15.539 [WARN ] c.d.d.c.Cluster - Re-preparing already prepared query is > generally an anti-pattern and will likely affect performance. Consider > preparing the statement only once. Query='INSERT INTO blobParts > (id,chunkNumber,data) VALUES (:id,:chunkNumber,:data);' > 15:02:15.540 [WARN ] c.d.d.c.Cluster - Re-preparing already prepared query is > generally an anti-pattern and will likely affect performance. Consider > preparing the statement only once. Query='SELECT * FROM blobParts WHERE > id=:id AND chunkNumber=:chunkNumber;' > 15:02:15.548 [WARN ] c.d.d.c.Cluster - Re-preparing already prepared query is > generally an anti-pattern and will likely affect performance. Consider > preparing the statement only once. Query='DELETE FROM UserMailboxACL WHERE > userName=:userName AND mailboxid=:mailboxid;' > 15:02:15.549 [WARN ] c.d.d.c.Cluster - Re-preparing already prepared query is > generally an anti-pattern and will likely affect performance. Consider > preparing the statement only once. Query='INSERT INTO UserMailboxACL > (userName,mailboxid,rights) VALUES (:userName,:mailboxid,:rights);' > 15:02:15.549 [WARN ] c.d.d.c.Cluster - Re-preparing already prepared query is > generally an anti-pattern and will likely affect performance. Consider > preparing the statement only once. Query='SELECT rights FROM UserMailboxACL > WHERE userName=:userName AND mailboxid=:mailboxid;' > 15:02:15.550 [WARN ] c.d.d.c.Cluster - Re-preparing already prepared query is > generally an anti-pattern and will likely affect performance. Consider > preparing the statement only once. Query='SELECT mailboxid,rights FROM > UserMailboxACL WHERE userName=:userName;' > 15:02:15.690 [WARN ] c.d.d.c.Cluster - Re-preparing already prepared query is > generally an anti-pattern and will likely affect performance. Consider > preparing the statement only once. Query='INSERT INTO blobs (id,position) > VALUES (:id,:position);' > 15:02:15.691 [WARN ] c.d.d.c.Cluster - Re-preparing already prepared query is > generally an anti-pattern and will likely affect performance. Consider > preparing the statement only once. Query='SELECT * FROM blobs WHERE id=:id;' > 15:02:15.692 [WARN ] c.d.d.c.Cluster - Re-preparing already prepared query is > generally an anti-pattern and will likely affect performance. Consider > preparing the statement only once. Query='INSERT INTO blobParts > (id,chunkNumber,data) VALUES (:id,:chunkNumber,:data);' > 15:02:15.692 [WARN ] c.d.d.c.Cluster - Re-preparing already prepared query is > generally an anti-pattern and will likely affect performance. Consider > preparing the statement only once. Query='SELECT * FROM blobParts WHERE > id=:id AND chunkNumber=:chunkNumber;' > 15:02:15.699 [WARN ] c.d.d.c.Cluster - Re-preparing already prepared query is > generally an anti-pattern and will likely affect performance. Consider > preparing the statement only once. Query='DELETE FROM UserMailboxACL WHERE > userName=:userName AND mailboxid=:mailboxid;' > 15:02:15.701 [WARN ] c.d.d.c.Cluster - Re-preparing already prepared query is > generally an anti-pattern and will likely affect performance. Consider > preparing the statement only once. Query='INSERT INTO UserMailboxACL > (userName,mailboxid,rights) VALUES (:userName,:mailboxid,:rights);' > 15:02:15.702 [WARN ] c.d.d.c.Cluster - Re-preparing already prepared query is > generally an anti-pattern and will likely affect performance. Consider > preparing the statement only once. Query='SELECT rights FROM UserMailboxACL > WHERE userName=:userName AND mailboxid=:mailboxid;' > 15:02:15.703 [WARN ] c.d.d.c.Cluster - Re-preparing already prepared query is > generally an anti-pattern and will likely affect performance. Consider > preparing the statement only once. Query='SELECT mailboxid,rights FROM > UserMailboxACL WHERE userName=:userName;' > 15:02:15.882 [WARN ] c.d.d.c.Cluster - Re-preparing already prepared query is > generally an anti-pattern and will likely affect performance. Consider > preparing the statement only once. Query='INSERT INTO blobs (id,position) > VALUES (:id,:position);' > 15:02:15.882 [WARN ] c.d.d.c.Cluster - Re-preparing already prepared query is > generally an anti-pattern and will likely affect performance. Consider > preparing the statement only once. Query='SELECT * FROM blobs WHERE id=:id;' > 15:02:15.885 [WARN ] c.d.d.c.Cluster - Re-preparing already prepared query is > generally an anti-pattern and will likely affect performance. Consider > preparing the statement only once. Query='INSERT INTO blobParts > (id,chunkNumber,data) VALUES (:id,:chunkNumber,:data);' > 15:02:15.888 [WARN ] c.d.d.c.Cluster - Re-preparing already prepared query is > generally an anti-pattern and will likely affect performance. Consider > preparing the statement only once. Query='SELECT * FROM blobParts WHERE > id=:id AND chunkNumber=:chunkNumber;' > 15:02:15.894 [WARN ] c.d.d.c.Cluster - Re-preparing already prepared query is > generally an anti-pattern and will likely affect performance. Consider > preparing the statement only once. Query='DELETE FROM UserMailboxACL WHERE > userName=:userName AND mailboxid=:mailboxid;' > 15:02:15.895 [WARN ] c.d.d.c.Cluster - Re-preparing already prepared query is > generally an anti-pattern and will likely affect performance. Consider > preparing the statement only once. Query='INSERT INTO UserMailboxACL > (userName,mailboxid,rights) VALUES (:userName,:mailboxid,:rights);' > 15:02:15.895 [WARN ] c.d.d.c.Cluster - Re-preparing already prepared query is > generally an anti-pattern and will likely affect performance. Consider > preparing the statement only once. Query='SELECT rights FROM UserMailboxACL > WHERE userName=:userName AND mailboxid=:mailboxid;' > 15:02:15.896 [WARN ] c.d.d.c.Cluster - Re-preparing already prepared query is > generally an anti-pattern and will likely affect performance. Consider > preparing the statement only once. Query='SELECT mailboxid,rights FROM > UserMailboxACL WHERE userName=:userName;'{code} > -- This message was sent by Atlassian JIRA (v7.6.3#76005) --------------------------------------------------------------------- To unsubscribe, e-mail: server-dev-unsubscr...@james.apache.org For additional commands, e-mail: server-dev-h...@james.apache.org