mirror of
https://github.com/xcat2/confluent.git
synced 2025-02-16 18:49:04 +00:00
Disconnect on loss of ownership
This commit is contained in:
parent
daef9fa60b
commit
3eed46ec08
@ -237,6 +237,7 @@ class ConsoleHandler(object):
|
||||
# Do not do console connect for nodes managed by another
|
||||
# confluent collective member
|
||||
self._is_local = False
|
||||
self._disconnect()
|
||||
else:
|
||||
self._is_local = True
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user