zhuzhurk merged PR #24871:
URL: https://github.com/apache/flink/pull/24871
--
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.apac
zhuzhurk commented on code in PR #24871:
URL: https://github.com/apache/flink/pull/24871#discussion_r1620899559
##
flink-runtime/src/test/java/org/apache/flink/runtime/scheduler/adaptivebatch/BatchJobRecoveryTest.java:
##
@@ -257,6 +260,11 @@ void testRecoverFromJMFailover() thr
JunRuiLee commented on PR #24871:
URL: https://github.com/apache/flink/pull/24871#issuecomment-2138906588
@flinkbot run azure
--
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.
JunRuiLee commented on PR #24871:
URL: https://github.com/apache/flink/pull/24871#issuecomment-2138842524
@flinkbot run azure
--
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.
flinkbot commented on PR #24871:
URL: https://github.com/apache/flink/pull/24871#issuecomment-2138808750
## CI report:
* 69835bf1c0ef659b078e303af046366952ce5691 UNKNOWN
Bot commands
The @flinkbot bot supports the following commands:
- `@flinkbot run azure`
JunRuiLee opened a new pull request, #24871:
URL: https://github.com/apache/flink/pull/24871
## What is the purpose of the change
Fix unstable BatchJobRecoveryTest.
## Brief change log
## Verifying this change
This change is already cove