RyanSkraba commented on code in PR #22809:
URL: https://github.com/apache/flink/pull/22809#discussion_r1232287309
##########
flink-kubernetes/src/test/java/org/apache/flink/kubernetes/highavailability/KubernetesStateHandleStoreTest.java:
##########
@@ -560,9 +560,9 @@ void testReplaceFailedAndDiscardState() throws Exception {
final FlinkKubeClient anotherFlinkKubeClient =
createFlinkKubeClientBuilder()
.setCheckAndUpdateConfigMapFunction(
- (configMapName, function)
-> {
Review Comment:
Much cleaner!
--
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]