Yifan Cai created CASSSIDECAR-369:
-------------------------------------
Summary: Database access during auth flow is blocking event-loop
thread
Key: CASSSIDECAR-369
URL: https://issues.apache.org/jira/browse/CASSSIDECAR-369
Project: Sidecar for Apache Cassandra
Issue Type: Improvement
Reporter: Yifan Cai
In the auth flow, Sidecar queries Cassandra to fetch the auth information.
However, those requests runs in the event-loop thread. It harms performance /
throughput / latency. Do not do it. We should dispatch the I/O operations to a
worker thread.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]