zentol commented on code in PR #20810:
URL: https://github.com/apache/flink/pull/20810#discussion_r968327540
##########
flink-runtime/src/test/java/org/apache/flink/runtime/registration/RetryingRegistrationTest.java:
##########
@@ -159,6 +157,7 @@ public void testRetryConnectOnFailure() throws Exception {
new ManualResponseTestRegistrationGateway(new
TestRegistrationSuccess(testId));
try {
+
Review Comment:
```suggestion
```
##########
flink-runtime/src/test/java/org/apache/flink/runtime/registration/RetryingRegistrationTest.java:
##########
@@ -159,6 +157,7 @@ public void testRetryConnectOnFailure() throws Exception {
new ManualResponseTestRegistrationGateway(new
TestRegistrationSuccess(testId));
try {
+
Review Comment:
accident
--
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]