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


##########
src/java/org/apache/cassandra/index/sai/disk/PerColumnIndexWriter.java:
##########
@@ -41,6 +41,12 @@ public interface PerColumnIndexWriter
      */
     void complete(Stopwatch stopwatch) throws IOException;
 
+    /**
+     * Called when current sstable writer is switched during sharded 
compaction to free any in-memory resources associated

Review Comment:
   ```suggestion
        * Called when current SSTable writer is switched during sharded 
compaction to free any in-memory resources associated
   ```



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