You are viewing a plain text version of this content. The canonical link for it is here.
Posted to pr@cassandra.apache.org by GitBox <gi...@apache.org> on 2021/08/22 15:33:52 UTC

[GitHub] [cassandra-dtest] alex-ninja commented on a change in pull request #154: CASSANDRA-16404. Added tests for auth cache invalidation

alex-ninja commented on a change in pull request #154:
URL: https://github.com/apache/cassandra-dtest/pull/154#discussion_r693519049



##########
File path: jmx_auth_test.py
##########
@@ -55,6 +59,42 @@ def test_basic_auth(self):
         # superuser status applies to JMX authz too
         node.nodetool('-u cassandra -pw cassandra gossipinfo')
 
+    @since('4.1')

Review comment:
       That's because `nodetool invalidatejmxpermissionscache` has been introduced in 4.1 version.




-- 
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: pr-unsubscribe@cassandra.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: pr-unsubscribe@cassandra.apache.org
For additional commands, e-mail: pr-help@cassandra.apache.org