monasca-common/monasca_common/kafka
Craig Bryant 998f6afa53 Retry publish once on failures
On failure to publish, clear the topic metadata then retry, in
case the IP Addresses have changed.  This can occur when
Monasca is run in Kubernetes and the Kafka pod is restarted.
Restarting the Kafka pod can happen often enough the
API should be able handle it without losing a message.

Change-Id: If48971c40883b5be10adec947562cdda7e82d77c
Story: 2001386
Task: 5963
2017-12-12 12:47:27 +00:00
..
__init__.py Added kafka interaction objects to monasca_common 2015-10-30 18:03:45 -06:00
consumer.py Fixed inconfigurable kafka consumer offset location 2017-09-27 14:35:00 -06:00
producer.py Retry publish once on failures 2017-12-12 12:47:27 +00:00