Enable one time Cassandra Authentication and Authorization check and cache it forever
问题 I use the authentication and authorization in my single node Cassandra setup, But I frequently get the following error in Cassandra server logs, ERROR [SharedPool-Worker-71] 2018-06-01 10:40:36,661 ErrorMessage.java:338 - Unexpected exception during request java.lang.RuntimeException: org.apache.cassandra.exceptions.ReadTimeoutException: Operation timed out - received only 1 responses. at org.apache.cassandra.auth.CassandraRoleManager.getRole(CassandraRoleManager.java:489) ~[apache-cassandra