We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ab4bc47 commit 4142888Copy full SHA for 4142888
flink-jepsen/src/jepsen/flink/db.clj
@@ -57,7 +57,7 @@
57
:taskmanager.numberOfTaskSlots taskmanager-slots
58
:yarn.application-attempts 99999
59
:slotmanager.taskmanager-timeout 10000
60
- :state.backend.local-recovery "false"
+ :state.backend.local-recovery "true"
61
:taskmanager.registration.timeout "30 s"})
62
63
(defn write-configuration!
0 commit comments