Commit e3ecbcd
committed
[FLINK-39176][flink-tests] Fix StandaloneResourceManager constructor call in TaskManagerDisconnectOnShutdownITCase
Add missing managementNodeQuarantineHandlerFactory argument to
StandaloneResourceManager constructor invocation in
TaskManagerDisconnectOnShutdownITCase. This was introduced when
PR-4 added ManagementNodeQuarantine support to StandaloneResourceManager
but the flink-tests integration test was not updated accordingly.1 parent 2165c7d commit e3ecbcd
1 file changed
Lines changed: 3 additions & 0 deletions
File tree
- flink-tests/src/test/java/org/apache/flink/test/recovery
Lines changed: 3 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
203 | 203 | | |
204 | 204 | | |
205 | 205 | | |
| 206 | + | |
| 207 | + | |
| 208 | + | |
206 | 209 | | |
207 | 210 | | |
208 | 211 | | |
| |||
0 commit comments