dcapwell commented on code in PR #44:
URL: 
https://github.com/apache/cassandra-easy-stress/pull/44#discussion_r2105520636


##########
build.gradle:
##########
@@ -101,6 +101,13 @@ dependencies {
     implementation 'org.apache.commons:commons-math3:3.6.1'
     implementation 'org.hdrhistogram:HdrHistogram:2.1.12'
 
+    implementation("org.agrona:agrona:1.22.0") // can't use the 2.x or 1.23+ 
line as it requires JDK 17

Review Comment:
   rather not couple this patch with jdk 11 vs 17. 
   
   I am also fine skipping 17 for 21+



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

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


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

Reply via email to