datastax / cassandra-quarkus

An Apache Cassandra(R) extension for Quarkus
Apache License 2.0
39 stars 28 forks source link

Warn users when Quarkus main event loop is too small #194

Closed adutra closed 3 years ago

adutra commented 3 years ago

See https://stackoverflow.com/questions/68626586/cassandra-quarkus-client-hangs-at-quarkuscqlsession-prepare.

I don't think it's a good idea to leave the driver with less than 4 threads for both admin and I/O tasks. We could warn users when this happens.

┆Issue is synchronized with this Jira Task by Unito