2
0
mirror of https://github.com/xcat2/confluent.git synced 2024-11-22 17:43:14 +00:00
confluent/confluent_client/bin
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
..
confetty Fix confetty live reconnect behavior 2015-03-26 14:03:56 -04:00
nodehealth Have confluent client commands quietly exit on Ctrl-C 2015-03-26 10:38:44 -04:00
nodeidentify Fix various client issues 2015-03-25 17:19:58 -04:00
nodepower Fix various client issues 2015-03-25 17:19:58 -04:00
nodesensors Have confluent client commands quietly exit on Ctrl-C 2015-03-26 10:38:44 -04:00
nodesetboot Fix various client issues 2015-03-25 17:19:58 -04:00