parent
3da5c2bdd0
commit
3a96f06e3f
1 changed files with 4 additions and 0 deletions
|
|
@ -973,6 +973,10 @@ class ClusterSingletonManager(singletonProps: Props, terminationMessage: Any, se
|
|||
case None =>
|
||||
tryAcquireLease()
|
||||
}
|
||||
|
||||
case Event(HandOverDone, _) =>
|
||||
// nothing to do
|
||||
stay()
|
||||
}
|
||||
|
||||
when(WasOldest) {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue