FangYongs commented on code in PR #78: URL: https://github.com/apache/flink-benchmarks/pull/78#discussion_r1354621370
########## pom.xml: ########## @@ -63,6 +63,7 @@ under the License. <chill.version>0.7.6</chill.version> <thrift.version>0.13.0</thrift.version> <protobuf.version>3.21.7</protobuf.version> + <curator.version>5.4.0</curator.version> Review Comment: Good point, I think we can add `curator-test` to `flink-test-utils`, then we can use it without add curator-test dependency in flink-benchmarks. I will create a PR -- 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: issues-unsubscr...@flink.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org