jon-whit commented on PR #1944: URL: https://github.com/apache/cassandra-gocql-driver/pull/1944#issuecomment-4263426018
We also have this same issue in our organization. Our application is being quite limited in its concurrency burstability because of the lock contention. Here's a sample mutex blocking profile taken from a real production runtime under high load. <img width="304" height="1027" alt="Screenshot 2026-04-16 at 2 47 17 PM" src="https://github.com/user-attachments/assets/e8704363-bf32-4bb7-9bee-75f131f9d1f4" /> -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]

