2
0
mirror of https://github.com/xcat2/confluent.git synced 2024-11-23 10:02:04 +00:00
confluent/confluent_client
Jarrod Johnson 46b7550a41 Fix confetty live reconnect behavior
If on a remote socket, socket.error could be thrown.  A mistake was
made where the Python2.x behavior of ',' on an except clause without
parenthesis misinterpreted socket.error as a variable name to store
instance of socket.gaierror.  Put Parentheses in to declare the desired
behavior.
2015-03-26 14:03:56 -04:00
..
bin Fix confetty live reconnect behavior 2015-03-26 14:03:56 -04:00
confluent Fix client having too short a timeout in remote TLS usage 2015-03-26 13:27:57 -04:00
buildrpm Add support for RPM builds 2014-07-14 14:54:12 -04:00
confluent_client.spec.tmpl Packaging fixup in preparation for 1.1 release cycle 2015-03-25 13:52:59 -04:00
makesetup Add support for RPM builds 2014-07-14 14:54:12 -04:00
requirements.txt Packaging fixup in preparation for 1.1 release cycle 2015-03-25 13:52:59 -04:00
setup.py.tmpl Packaging fixup in preparation for 1.1 release cycle 2015-03-25 13:52:59 -04:00
VERSION Packaging fixup in preparation for 1.1 release cycle 2015-03-25 13:52:59 -04:00