kmddd59 / powerman

Automatically exported from code.google.com/p/powerman
GNU General Public License v2.0
0 stars 0 forks source link

problem with reconnect logic #13

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
From powerman todo:

* There may be a bug where powermand's select loop does not unblock
  when an disconnects, and the next command times out.  The disconnect
  should unblock the loop and trigger a reconnect. [Jim Garlick]

Original issue reported on code.google.com by garlick....@gmail.com on 26 Oct 2011 at 4:51

GoogleCodeExporter commented 8 years ago
Related TODO entry:

* Implement a one-time retry after a timeout/reconnect.  This should
  greatly improve reliability, e.g. for STONITH, although timeout/reconnects
  should be addressed and not hidden from the user/admin. [Jim Garlick]

Original comment by garlick....@gmail.com on 26 Oct 2011 at 4:52