echauchot commented on code in PR #37: URL: https://github.com/apache/flink-connector-cassandra/pull/37#discussion_r2329815394
########## flink-connector-cassandra/src/test/resources/cassandra.yml: ########## @@ -0,0 +1,1419 @@ + Review Comment: In this PR I realized that the timeouts were better set in the yaml file rather than with java opts but put them in the wrong cassandra.yml instead of cassandra.yaml. So I deleted this file and applied the timeouts to cassandra.yaml file -- 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]
