[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]

[or-cvs] r18314: {weather} Add note about hibernation false negatives. (weather/branches/sqlite-unstable)



Author: ioerror
Date: 2009-01-28 22:01:32 -0500 (Wed, 28 Jan 2009)
New Revision: 18314

Modified:
   weather/branches/sqlite-unstable/TODO
Log:
Add note about hibernation false negatives.


Modified: weather/branches/sqlite-unstable/TODO
===================================================================
--- weather/branches/sqlite-unstable/TODO	2009-01-28 23:24:59 UTC (rev 18313)
+++ weather/branches/sqlite-unstable/TODO	2009-01-29 03:01:32 UTC (rev 18314)
@@ -40,3 +40,5 @@
 
 * Let's also look at server versions and alert admins when they should upgrade.
 
+* Support hibernating nodes by inspecting the published descriptor. If it
+has the 'hibernating 1' attribute, it's up. We currently treat it as down.