lukasz-antoniak commented on code in PR #110:
URL: 
https://github.com/apache/cassandra-analytics/pull/110#discussion_r2180535929


##########
cassandra-analytics-integration-framework/build.gradle:
##########
@@ -38,7 +38,9 @@ publishing {
     }
 }
 
-ext.dtestJar = System.getenv("DTEST_JAR") ?: "dtest-4.1.4.jar" // latest 
supported Cassandra build is 4.1
+// ext.dtestJar = System.getenv("DTEST_JAR") ?: "dtest-4.1.4.jar" // latest 
supported Cassandra build is 4.1
+// TODO(c4c5): Make configurable?

Review Comment:
   Comment was more about adding a CI integration run for 5.0.3 dtest. Doing it 
now.



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