maedhroz commented on a change in pull request #1205:
URL: https://github.com/apache/cassandra/pull/1205#discussion_r783622670



##########
File path: src/java/org/apache/cassandra/auth/CassandraRoleManager.java
##########
@@ -135,6 +135,12 @@ static int getGensaltLogRounds()
     // Will be set to true when all nodes in the cluster are on a version 
which supports roles (i.e. 2.2+)
     private volatile boolean isClusterReady = false;

Review comment:
       Can we just remove `isClusterReady` altogether? We won't allow upgrading 
directly from 2.1 -> 4.1 right?




-- 
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]

Reply via email to