azotcsit commented on a change in pull request #1208:
URL: https://github.com/apache/cassandra/pull/1208#discussion_r720731876



##########
File path: 
src/java/org/apache/cassandra/tools/nodetool/InvalidatePermissionsCache.java
##########
@@ -38,7 +38,7 @@
 @Command(name = "invalidatepermissionscache", description = "Invalidate the 
permissions cache")
 public class InvalidatePermissionsCache extends NodeToolCmd
 {
-    @Arguments(usage = "[<user>]", description = "A specific user for whom 
permissions need to be invalidated")

Review comment:
       I renamed user to role here to be coherent with the VT. Also "user" term 
seems to be outdated since everything relies onto roles now.




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