mirror of
https://github.com/xcat2/confluent.git
synced 2024-11-26 11:30:23 +00:00
Note future enhancement for flattening on collective manager change...
This commit is contained in:
parent
8e9bcbb44f
commit
b386084f2d
@ -675,6 +675,8 @@ class ProxyConsole(object):
|
||||
'tenant': self.cfm.tenant,
|
||||
'node': self.node,
|
||||
'skipreplay': self.skipreplay,
|
||||
#TODO(jjohnson2): declare myself as a proxy,
|
||||
#facilitate redirect rather than relay on manager change
|
||||
},
|
||||
}
|
||||
remote = socket.create_connection((self.managerinfo['address'], 13001))
|
||||
|
Loading…
Reference in New Issue
Block a user