adelapena commented on code in PR #1723:
URL: https://github.com/apache/cassandra/pull/1723#discussion_r969353793


##########
build.xml:
##########
@@ -688,6 +688,7 @@
           </dependency>
           <dependency groupId="org.hamcrest" artifactId="hamcrest" 
version="2.2" scope="test"/>
           <dependency groupId="com.github.seancfoley" artifactId="ipaddress" 
version="5.3.3" />
+          <dependency groupId="org.agrona" artifactId="agrona" 
version="0.9.26" />

Review Comment:
   I think we will need a thread on the dev list to get consensus about adding 
the new dependency. I guess it won't be a problem.



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