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


##########
src/java/org/apache/cassandra/service/accord/AccordExecutorLoops.java:
##########
@@ -24,7 +24,7 @@
 import java.util.function.IntFunction;
 
 import accord.utils.Invariants;
-import org.agrona.collections.LongHashSet;
+import io.netty.util.collection.LongObjectHashMap;

Review Comment:
   curious why you moved off `agrona` to `netty`'s.  Not against it, just 
wondering if there was a reason



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