fix(cluster): give cluster-leave phase a 15s timeout so 10s singleton drains can complete
This commit is contained in:
@@ -272,6 +272,7 @@ akka {{
|
||||
}}
|
||||
coordinated-shutdown {{
|
||||
run-by-clr-shutdown-hook = on
|
||||
phases.cluster-leave.timeout = 15s
|
||||
}}
|
||||
}}";
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user