One of the most important aspects that we want to test is the netty event loop injected by the quarkus framework.
Once this PR will be merged: https://github.com/datastax/cassandra-quarkus/pull/18
we should create an automated performance test scenario (possibly using the fallout tool)
and test extension with use-quarkus-netty-event-loop enabled and disabled.
It will help us detecting possible regression between the netty event loop created by the quarkus or driver.
One of the most important aspects that we want to test is the netty event loop injected by the quarkus framework. Once this PR will be merged: https://github.com/datastax/cassandra-quarkus/pull/18 we should create an automated performance test scenario (possibly using the fallout tool) and test extension with
use-quarkus-netty-event-loop
enabled and disabled. It will help us detecting possible regression between the netty event loop created by the quarkus or driver.┆Issue is synchronized with this Jira Task by Unito