dcapwell commented on code in PR #1983:
URL: https://github.com/apache/cassandra/pull/1983#discussion_r1018349444


##########
test/unit/org/apache/cassandra/cql3/validation/operations/CompactStorageTest.java:
##########
@@ -4369,19 +4368,9 @@ private void testUpdate(boolean forceFlush) throws 
Throwable
         execute("UPDATE %s SET value = ? WHERE partitionKey = ? AND 
clustering_1 = ?", null, 0, 0);
         flush(forceFlush);
 
-        if (isEmpty(compactOption))

Review Comment:
   switching `isEmpty` was done in trunk as well, so makes sense



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