blambov commented on code in PR #2896:
URL: https://github.com/apache/cassandra/pull/2896#discussion_r1452388082


##########
test/distributed/org/apache/cassandra/distributed/test/SecondaryIndexCompactionTest.java:
##########
@@ -43,6 +44,8 @@ public void test2iCompaction() throws IOException
     {
         try (Cluster cluster = init(Cluster.build(1).start()))
         {
+            Assume.assumeFalse("Test only valid for legacy index",

Review Comment:
   No. The distributed test runner is not the database instance whose 
configuration we want to check. 



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