maedhroz commented on code in PR #2267:
URL: https://github.com/apache/cassandra/pull/2267#discussion_r1183991926


##########
src/java/org/apache/cassandra/io/sstable/format/SortedTableVerifier.java:
##########
@@ -140,6 +142,33 @@ protected void markAndThrow(Throwable cause, boolean 
mutateRepaired)
             throw new RuntimeException(e);
     }
 
+    public void verify()

Review Comment:
   Are you able to run `org.apache.cassandra.tools.nodetool.VerifyTest` w/ J11 
from IDEA?



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