
At that moment kafka driver can use only url with one "host:port" for the bootstrap server defining, but kafka client supports set of host:port adresses: "host1:port1,host2:port2", ... . This patch implement this functional in kafka driver for the better HA. List self.hostaddrs stores strings "host:port" of Connection. It collects from self.url.hosts Change-Id: I5eece66ca6bd069a0df8c8629b4ac815f69a7c7d Closes-Bug: #1572017
Oslo Messaging Library
The Oslo messaging API supports RPC and notifications over a number of different messaging transports.
- License: Apache License, Version 2.0
- Documentation: http://docs.openstack.org/developer/oslo.messaging
- Source: http://git.openstack.org/cgit/openstack/oslo.messaging
- Bugs: http://bugs.launchpad.net/oslo.messaging
Description
Languages
Python
99.8%
Shell
0.2%