aratno commented on code in PR #4118:
URL: https://github.com/apache/cassandra/pull/4118#discussion_r2084898972


##########
src/java/org/apache/cassandra/db/memtable/TrieMemtable.java:
##########
@@ -452,7 +462,7 @@ static class MemtableShard
         private final ColumnsCollector columnsCollector;
 
         private final StatsCollector statsCollector;
-        private final MutationIdCollector mutationIdCollector;
+        private final MutableCoordinatorLogBoundaries coordinatorLogBoundaries 
= new MutableCoordinatorLogBoundaries();

Review Comment:
   Replied on thread: 
https://github.com/apache/cassandra/pull/4118#discussion_r2080450500



-- 
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-unsubscr...@cassandra.apache.org

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


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

Reply via email to