You are viewing a plain text version of this content. The canonical link for it is here.
- Hudson build is back to normal: ZooKeeper-trunk #189 - posted by Apache Hudson Server <hu...@hudson.zones.apache.org> on 2009/01/01 11:48:54 UTC, 0 replies.
- [jira] Commented: (ZOOKEEPER-262) unnecesssarily complex reentrant zookeeper_close() logic - posted by "Mahadev konar (JIRA)" <ji...@apache.org> on 2009/01/03 02:17:44 UTC, 0 replies.
- [jira] Commented: (ZOOKEEPER-51) Review error handling in PrepRequestProcessor.fixupACL - posted by "Benjamin Reed (JIRA)" <ji...@apache.org> on 2009/01/05 18:27:44 UTC, 0 replies.
- [jira] Created: (ZOOKEEPER-263) document connection host:port as comma separated list in forrest docs - posted by "Patrick Hunt (JIRA)" <ji...@apache.org> on 2009/01/05 20:51:44 UTC, 0 replies.
- [jira] Created: (ZOOKEEPER-264) docs should include a state transition diagram for client state - posted by "Patrick Hunt (JIRA)" <ji...@apache.org> on 2009/01/05 21:01:50 UTC, 0 replies.
- [jira] Created: (ZOOKEEPER-265) remove (deprecate) unused NoSyncConnected from KeeperState - posted by "Patrick Hunt (JIRA)" <ji...@apache.org> on 2009/01/05 21:39:44 UTC, 0 replies.
- [jira] Created: (ZOOKEEPER-266) KeeperState missing javadoc for values - posted by "Patrick Hunt (JIRA)" <ji...@apache.org> on 2009/01/05 21:41:44 UTC, 0 replies.
- [jira] Created: (ZOOKEEPER-267) java client incorrectly generating syncdisconnected event when in disconnected state - posted by "Patrick Hunt (JIRA)" <ji...@apache.org> on 2009/01/05 23:57:44 UTC, 0 replies.
- [jira] Commented: (ZOOKEEPER-267) java client incorrectly generating syncdisconnected event when in disconnected state - posted by "Kevin Burton (JIRA)" <ji...@apache.org> on 2009/01/06 18:12:44 UTC, 1 replies.
- [jira] Updated: (ZOOKEEPER-135) Fat jar build target - posted by "Patrick Hunt (JIRA)" <ji...@apache.org> on 2009/01/06 21:57:44 UTC, 4 replies.
- [jira] Resolved: (ZOOKEEPER-257) Review logging level for WARN/ERROR log messages, some misclassified - posted by "Patrick Hunt (JIRA)" <ji...@apache.org> on 2009/01/07 01:23:44 UTC, 0 replies.
- [jira] Updated: (ZOOKEEPER-259) cleanup the logging levels used (use the correct level) and messages generated - posted by "Patrick Hunt (JIRA)" <ji...@apache.org> on 2009/01/07 01:57:44 UTC, 3 replies.
- [jira] Commented: (ZOOKEEPER-135) Fat jar build target - posted by "Benjamin Reed (JIRA)" <ji...@apache.org> on 2009/01/07 03:35:44 UTC, 2 replies.
- [jira] Created: (ZOOKEEPER-268) tostring on jute generated objects can cause NPE - posted by "Patrick Hunt (JIRA)" <ji...@apache.org> on 2009/01/07 19:06:44 UTC, 0 replies.
- [jira] Created: (ZOOKEEPER-269) connectionloss - add more documentation to detail - posted by "Patrick Hunt (JIRA)" <ji...@apache.org> on 2009/01/07 19:18:44 UTC, 0 replies.
- [jira] Updated: (ZOOKEEPER-231) Quotas in zookeeper - posted by "Mahadev konar (JIRA)" <ji...@apache.org> on 2009/01/07 23:40:44 UTC, 11 replies.
- [jira] Updated: (ZOOKEEPER-268) tostring on jute generated objects can cause NPE - posted by "Patrick Hunt (JIRA)" <ji...@apache.org> on 2009/01/08 00:46:44 UTC, 3 replies.
- [jira] Assigned: (ZOOKEEPER-268) tostring on jute generated objects can cause NPE - posted by "Patrick Hunt (JIRA)" <ji...@apache.org> on 2009/01/08 00:46:44 UTC, 0 replies.
- [jira] Commented: (ZOOKEEPER-264) docs should include a state transition diagram for client state - posted by "Patrick Hunt (JIRA)" <ji...@apache.org> on 2009/01/08 02:12:44 UTC, 3 replies.
- [jira] Updated: (ZOOKEEPER-265) remove (deprecate) unused NoSyncConnected from KeeperState - posted by "Patrick Hunt (JIRA)" <ji...@apache.org> on 2009/01/08 02:42:44 UTC, 2 replies.
- [jira] Updated: (ZOOKEEPER-266) KeeperState missing javadoc for values - posted by "Patrick Hunt (JIRA)" <ji...@apache.org> on 2009/01/08 02:42:44 UTC, 1 replies.
- [jira] Updated: (ZOOKEEPER-258) docs incorrectly state max client timeout as 60 seconds (it's based on server ticktime) - posted by "Patrick Hunt (JIRA)" <ji...@apache.org> on 2009/01/08 02:52:44 UTC, 2 replies.
- [jira] Commented: (ZOOKEEPER-268) tostring on jute generated objects can cause NPE - posted by "Mahadev konar (JIRA)" <ji...@apache.org> on 2009/01/08 22:07:00 UTC, 2 replies.
- [jira] Commented: (ZOOKEEPER-265) remove (deprecate) unused NoSyncConnected from KeeperState - posted by "Mahadev konar (JIRA)" <ji...@apache.org> on 2009/01/08 22:08:59 UTC, 2 replies.
- [jira] Created: (ZOOKEEPER-270) remove NoSyncConnected in KeeperState - it's not used anywhere in the codebase. - posted by "Mahadev konar (JIRA)" <ji...@apache.org> on 2009/01/08 22:11:00 UTC, 0 replies.
- [jira] Commented: (ZOOKEEPER-270) remove NoSyncConnected in KeeperState - it's not used anywhere in the codebase. - posted by "Benjamin Reed (JIRA)" <ji...@apache.org> on 2009/01/08 22:54:59 UTC, 0 replies.
- [jira] Created: (ZOOKEEPER-271) Better command line parsing in ZookeeperMain. - posted by "Mahadev konar (JIRA)" <ji...@apache.org> on 2009/01/09 05:01:00 UTC, 0 replies.
- [jira] Commented: (ZOOKEEPER-258) docs incorrectly state max client timeout as 60 seconds (it's based on server ticktime) - posted by "Hudson (JIRA)" <ji...@apache.org> on 2009/01/13 12:20:04 UTC, 0 replies.
- [jira] Resolved: (ZOOKEEPER-264) docs should include a state transition diagram for client state - posted by "Flavio Paiva Junqueira (JIRA)" <ji...@apache.org> on 2009/01/13 15:11:25 UTC, 0 replies.
- [jira] Created: (ZOOKEEPER-272) getChildren can fail for large numbers of children - posted by "Joshua Tuberville (JIRA)" <ji...@apache.org> on 2009/01/13 19:16:01 UTC, 0 replies.
- [jira] Commented: (ZOOKEEPER-272) getChildren can fail for large numbers of children - posted by "Benjamin Reed (JIRA)" <ji...@apache.org> on 2009/01/13 19:54:07 UTC, 5 replies.
- [jira] Updated: (ZOOKEEPER-234) Eliminate using statics to initialize the sever. Should allow server to be more embeddable in OSGi enviorments. - posted by "Patrick Hunt (JIRA)" <ji...@apache.org> on 2009/01/14 01:12:59 UTC, 3 replies.
- [jira] Assigned: (ZOOKEEPER-234) Eliminate using statics to initialize the sever. Should allow server to be more embeddable in OSGi enviorments. - posted by "Patrick Hunt (JIRA)" <ji...@apache.org> on 2009/01/14 01:12:59 UTC, 0 replies.
- [jira] Commented: (ZOOKEEPER-234) Eliminate using statics to initialize the sever. Should allow server to be more embeddable in OSGi enviorments. - posted by "Patrick Hunt (JIRA)" <ji...@apache.org> on 2009/01/14 01:16:59 UTC, 2 replies.
- [jira] Issue Comment Edited: (ZOOKEEPER-234) Eliminate using statics to initialize the sever. Should allow server to be more embeddable in OSGi enviorments. - posted by "Patrick Hunt (JIRA)" <ji...@apache.org> on 2009/01/14 01:19:02 UTC, 1 replies.
- [jira] Updated: (ZOOKEEPER-65) Log information on connection properties - posted by "Patrick Hunt (JIRA)" <ji...@apache.org> on 2009/01/14 01:51:03 UTC, 0 replies.
- [jira] Updated: (ZOOKEEPER-146) Allow clients to retrieve the list of hosts/servers from a URL - posted by "Patrick Hunt (JIRA)" <ji...@apache.org> on 2009/01/14 01:51:03 UTC, 0 replies.
- [jira] Updated: (ZOOKEEPER-34) Optimize string deserialization - posted by "Patrick Hunt (JIRA)" <ji...@apache.org> on 2009/01/14 01:51:03 UTC, 0 replies.
- [jira] Updated: (ZOOKEEPER-148) add jdiff support to zookeeper release process - posted by "Patrick Hunt (JIRA)" <ji...@apache.org> on 2009/01/14 01:51:03 UTC, 0 replies.
- [jira] Assigned: (ZOOKEEPER-149) c interface is missing tests against java server (mock only) - posted by "Patrick Hunt (JIRA)" <ji...@apache.org> on 2009/01/14 01:53:00 UTC, 0 replies.
- [jira] Updated: (ZOOKEEPER-195) Configuration information is spread across too many docs. Consolidate into one - posted by "Patrick Hunt (JIRA)" <ji...@apache.org> on 2009/01/14 01:54:59 UTC, 0 replies.
- [jira] Assigned: (ZOOKEEPER-177) needed: docs for JMX - posted by "Patrick Hunt (JIRA)" <ji...@apache.org> on 2009/01/14 01:54:59 UTC, 0 replies.
- [jira] Updated: (ZOOKEEPER-216) Improve logging in C client - posted by "Patrick Hunt (JIRA)" <ji...@apache.org> on 2009/01/14 01:56:59 UTC, 0 replies.
- [jira] Resolved: (ZOOKEEPER-240) Yet another npe - posted by "Patrick Hunt (JIRA)" <ji...@apache.org> on 2009/01/14 01:57:00 UTC, 0 replies.
- [jira] Assigned: (ZOOKEEPER-254) there is currently no way for a user to test session expiration in their code - posted by "Patrick Hunt (JIRA)" <ji...@apache.org> on 2009/01/14 01:58:59 UTC, 0 replies.
- [jira] Updated: (ZOOKEEPER-272) getChildren can fail for large numbers of children - posted by "Mahadev konar (JIRA)" <ji...@apache.org> on 2009/01/14 22:18:59 UTC, 4 replies.
- [jira] Created: (ZOOKEEPER-273) Zookeeper c client build should not depend on CPPUNIT - posted by "Runping Qi (JIRA)" <ji...@apache.org> on 2009/01/15 01:36:59 UTC, 0 replies.
- [jira] Created: (ZOOKEEPER-274) Document options to connect Jconsole remotely - posted by "Flavio Paiva Junqueira (JIRA)" <ji...@apache.org> on 2009/01/15 15:59:02 UTC, 0 replies.
- [jira] Created: (ZOOKEEPER-275) Bug in FastLeaderElection - posted by "Flavio Paiva Junqueira (JIRA)" <ji...@apache.org> on 2009/01/15 16:19:00 UTC, 0 replies.
- [jira] Updated: (ZOOKEEPER-275) Bug in FastLeaderElection - posted by "Flavio Paiva Junqueira (JIRA)" <ji...@apache.org> on 2009/01/15 16:22:59 UTC, 8 replies.
- [jira] Updated: (ZOOKEEPER-273) Zookeeper c client build should not depend on CPPUNIT - posted by "Runping Qi (JIRA)" <ji...@apache.org> on 2009/01/15 18:26:59 UTC, 6 replies.
- Delaying 3.2 release by 2 to 3 weeks? - posted by Mahadev Konar <ma...@yahoo-inc.com> on 2009/01/16 01:26:33 UTC, 0 replies.
- Re: Delaying 3.1 release by 2 to 3 weeks? - posted by Mahadev Konar <ma...@yahoo-inc.com> on 2009/01/16 01:32:21 UTC, 5 replies.
- [jira] Resolved: (ZOOKEEPER-57) Connection times out when idle - posted by "Flavio Paiva Junqueira (JIRA)" <ji...@apache.org> on 2009/01/16 07:20:59 UTC, 0 replies.
- [jira] Issue Comment Edited: (ZOOKEEPER-57) Connection times out when idle - posted by "Flavio Paiva Junqueira (JIRA)" <ji...@apache.org> on 2009/01/16 09:44:59 UTC, 0 replies.
- Build failed in Hudson: ZooKeeper-trunk #197 - posted by Apache Hudson Server <hu...@hudson.zones.apache.org> on 2009/01/16 11:51:40 UTC, 0 replies.
- Hudson build is back to normal: ZooKeeper-trunk #198 - posted by Apache Hudson Server <hu...@hudson.zones.apache.org> on 2009/01/16 19:20:08 UTC, 0 replies.
- [jira] Commented: (ZOOKEEPER-259) cleanup the logging levels used (use the correct level) and messages generated - posted by "Hudson (JIRA)" <ji...@apache.org> on 2009/01/16 19:20:59 UTC, 0 replies.
- [jira] Commented: (ZOOKEEPER-80) Document process for client recipe contributions - posted by "Benjamin Reed (JIRA)" <ji...@apache.org> on 2009/01/16 20:40:59 UTC, 0 replies.
- Build failed in Hudson: ZooKeeper-trunk #199 - posted by Apache Hudson Server <hu...@hudson.zones.apache.org> on 2009/01/17 03:45:03 UTC, 0 replies.
- Build failed in Hudson: ZooKeeper-trunk #200 - posted by Apache Hudson Server <hu...@hudson.zones.apache.org> on 2009/01/17 12:34:11 UTC, 0 replies.
- Build failed in Hudson: ZooKeeper-trunk #201 - posted by Apache Hudson Server <hu...@hudson.zones.apache.org> on 2009/01/18 12:33:51 UTC, 0 replies.
- Build failed in Hudson: ZooKeeper-trunk #202 - posted by Apache Hudson Server <hu...@hudson.zones.apache.org> on 2009/01/19 12:36:17 UTC, 0 replies.
- [jira] Commented: (ZOOKEEPER-276) Bookkeeper contribution - posted by "Luca Telloli (JIRA)" <ji...@apache.org> on 2009/01/20 12:55:59 UTC, 6 replies.
- [jira] Created: (ZOOKEEPER-276) Bookkeeper contribution - posted by "Luca Telloli (JIRA)" <ji...@apache.org> on 2009/01/20 12:55:59 UTC, 0 replies.
- [jira] Updated: (ZOOKEEPER-276) Bookkeeper contribution - posted by "Luca Telloli (JIRA)" <ji...@apache.org> on 2009/01/20 15:32:59 UTC, 11 replies.
- Build failed in Hudson: ZooKeeper-trunk #203 - posted by Apache Hudson Server <hu...@hudson.zones.apache.org> on 2009/01/20 15:51:36 UTC, 0 replies.
- Build failed in Hudson: ZooKeeper-trunk #204 - posted by Apache Hudson Server <hu...@hudson.zones.apache.org> on 2009/01/21 07:54:48 UTC, 0 replies.
- Build failed in Hudson: ZooKeeper-trunk #205 - posted by Apache Hudson Server <hu...@hudson.zones.apache.org> on 2009/01/21 12:42:17 UTC, 0 replies.
- Hudson build is back to normal: ZooKeeper-trunk #206 - posted by Apache Hudson Server <hu...@hudson.zones.apache.org> on 2009/01/22 12:44:08 UTC, 0 replies.
- [jira] Updated: (ZOOKEEPER-210) Require Java 6 - posted by "Benjamin Reed (JIRA)" <ji...@apache.org> on 2009/01/22 16:30:00 UTC, 0 replies.
- [jira] Updated: (ZOOKEEPER-177) needed: docs for JMX - posted by "Patrick Hunt (JIRA)" <ji...@apache.org> on 2009/01/22 18:34:00 UTC, 2 replies.
- [jira] Resolved: (ZOOKEEPER-254) there is currently no way for a user to test session expiration in their code - posted by "Patrick Hunt (JIRA)" <ji...@apache.org> on 2009/01/22 23:39:59 UTC, 0 replies.
- [jira] Updated: (ZOOKEEPER-253) documentation of DataWatcher state transition is misleading regarding auto watch reset on reconnect - posted by "Patrick Hunt (JIRA)" <ji...@apache.org> on 2009/01/23 00:03:59 UTC, 2 replies.
- [jira] Commented: (ZOOKEEPER-210) Require Java 6 - posted by "Hudson (JIRA)" <ji...@apache.org> on 2009/01/23 12:42:59 UTC, 0 replies.
- Fwd: [Travel Assistance] Applications for ApacheCon EU 2009 - Now Open - posted by Owen O'Malley <om...@apache.org> on 2009/01/23 16:41:13 UTC, 0 replies.
- [jira] Commented: (ZOOKEEPER-231) Quotas in zookeeper - posted by "Mahadev konar (JIRA)" <ji...@apache.org> on 2009/01/23 21:43:59 UTC, 1 replies.
- [jira] Updated: (ZOOKEEPER-267) java client incorrectly generating syncdisconnected event when in disconnected state - posted by "Patrick Hunt (JIRA)" <ji...@apache.org> on 2009/01/23 23:59:59 UTC, 2 replies.
- [jira] Commented: (ZOOKEEPER-273) Zookeeper c client build should not depend on CPPUNIT - posted by "Patrick Hunt (JIRA)" <ji...@apache.org> on 2009/01/24 00:35:59 UTC, 1 replies.
- [jira] Commented: (ZOOKEEPER-275) Bug in FastLeaderElection - posted by "Patrick Hunt (JIRA)" <ji...@apache.org> on 2009/01/24 00:39:59 UTC, 2 replies.
- [jira] Updated: (ZOOKEEPER-263) document connection host:port as comma separated list in forrest docs - posted by "Patrick Hunt (JIRA)" <ji...@apache.org> on 2009/01/24 00:59:59 UTC, 2 replies.
- [jira] Created: (ZOOKEEPER-277) Define PATH_SEPARATOR - posted by "Nitay Joffe (JIRA)" <ji...@apache.org> on 2009/01/24 01:29:59 UTC, 0 replies.
- [jira] Updated: (ZOOKEEPER-269) connectionloss - add more documentation to detail - posted by "Patrick Hunt (JIRA)" <ji...@apache.org> on 2009/01/24 01:45:59 UTC, 6 replies.
- [jira] Updated: (ZOOKEEPER-277) Define PATH_SEPARATOR - posted by "Patrick Hunt (JIRA)" <ji...@apache.org> on 2009/01/24 01:53:59 UTC, 0 replies.
- [jira] Commented: (ZOOKEEPER-277) Define PATH_SEPARATOR - posted by "Patrick Hunt (JIRA)" <ji...@apache.org> on 2009/01/24 01:53:59 UTC, 0 replies.
- [jira] Updated: (ZOOKEEPER-215) expand system test environment - posted by "Benjamin Reed (JIRA)" <ji...@apache.org> on 2009/01/25 07:01:59 UTC, 9 replies.
- [jira] Commented: (ZOOKEEPER-16) Need to do path validation - posted by "Flavio Paiva Junqueira (JIRA)" <ji...@apache.org> on 2009/01/26 14:41:59 UTC, 4 replies.
- [jira] Updated: (ZOOKEEPER-16) Need to do path validation - posted by "Flavio Paiva Junqueira (JIRA)" <ji...@apache.org> on 2009/01/26 14:41:59 UTC, 8 replies.
- [jira] Issue Comment Edited: (ZOOKEEPER-16) Need to do path validation - posted by "Flavio Paiva Junqueira (JIRA)" <ji...@apache.org> on 2009/01/26 14:47:59 UTC, 0 replies.
- [jira] Assigned: (ZOOKEEPER-269) connectionloss - add more documentation to detail - posted by "Flavio Paiva Junqueira (JIRA)" <ji...@apache.org> on 2009/01/26 19:29:59 UTC, 0 replies.
- [jira] Created: (ZOOKEEPER-278) Create a test jar - posted by "Nitay Joffe (JIRA)" <ji...@apache.org> on 2009/01/26 20:12:00 UTC, 0 replies.
- [jira] Created: (ZOOKEEPER-279) Variable expansion in zoo.cfg - posted by "Nitay Joffe (JIRA)" <ji...@apache.org> on 2009/01/26 20:18:00 UTC, 0 replies.
- [jira] Commented: (ZOOKEEPER-279) Variable expansion in zoo.cfg - posted by "Nitay Joffe (JIRA)" <ji...@apache.org> on 2009/01/26 20:39:59 UTC, 0 replies.
- [jira] Updated: (ZOOKEEPER-252) PurgeTxnLog is not handling the new dataDir directory structure - posted by "Mahadev konar (JIRA)" <ji...@apache.org> on 2009/01/27 03:04:59 UTC, 9 replies.
- [jira] Issue Comment Edited: (ZOOKEEPER-252) PurgeTxnLog is not handling the new dataDir directory structure - posted by "Mahadev konar (JIRA)" <ji...@apache.org> on 2009/01/27 03:12:59 UTC, 0 replies.
- [jira] Updated: (ZOOKEEPER-279) Variable expansion in zoo.cfg - posted by "Jean-Daniel Cryans (JIRA)" <ji...@apache.org> on 2009/01/27 21:58:59 UTC, 1 replies.
- [jira] Commented: (ZOOKEEPER-278) Create a test jar - posted by "Patrick Hunt (JIRA)" <ji...@apache.org> on 2009/01/27 23:48:59 UTC, 0 replies.
- [jira] Assigned: (ZOOKEEPER-220) programming guide watches section should clarify server/clientlib role in data/child watch maint. - posted by "Benjamin Reed (JIRA)" <ji...@apache.org> on 2009/01/27 23:59:02 UTC, 0 replies.
- [jira] Updated: (ZOOKEEPER-207) All the threads should have names so that its easier to see throguh a stack trace. - posted by "Mahadev konar (JIRA)" <ji...@apache.org> on 2009/01/27 23:59:02 UTC, 0 replies.
- [jira] Updated: (ZOOKEEPER-196) doxygen comment for state argument of watcher_fn typedef and implementation differ ("...one of the *_STATE constants, otherwise -1") - posted by "Mahadev konar (JIRA)" <ji...@apache.org> on 2009/01/27 23:59:02 UTC, 0 replies.
- [jira] Assigned: (ZOOKEEPER-229) improve documentation regarding user's responsibility to cleanup datadir (snaps/logs) - posted by "Mahadev konar (JIRA)" <ji...@apache.org> on 2009/01/28 00:01:05 UTC, 0 replies.
- [jira] Assigned: (ZOOKEEPER-272) getChildren can fail for large numbers of children - posted by "Mahadev konar (JIRA)" <ji...@apache.org> on 2009/01/28 00:10:59 UTC, 0 replies.
- [jira] Updated: (ZOOKEEPER-233) Create a slimer jar for clients to reduce thier disk footprint. - posted by "Mahadev konar (JIRA)" <ji...@apache.org> on 2009/01/28 00:10:59 UTC, 0 replies.
- [jira] Reopened: (ZOOKEEPER-264) docs should include a state transition diagram for client state - posted by "Benjamin Reed (JIRA)" <ji...@apache.org> on 2009/01/28 00:34:59 UTC, 0 replies.
- [jira] Updated: (ZOOKEEPER-69) ZooKeeper logo - posted by "Patrick Hunt (JIRA)" <ji...@apache.org> on 2009/01/28 00:52:59 UTC, 0 replies.
- [jira] Assigned: (ZOOKEEPER-276) Bookkeeper contribution - posted by "Patrick Hunt (JIRA)" <ji...@apache.org> on 2009/01/28 00:58:59 UTC, 0 replies.
- [jira] Resolved: (ZOOKEEPER-149) c interface is missing tests against java server (mock only) - posted by "Benjamin Reed (JIRA)" <ji...@apache.org> on 2009/01/28 01:52:59 UTC, 0 replies.
- [jira] Commented: (ZOOKEEPER-263) document connection host:port as comma separated list in forrest docs - posted by "Hudson (JIRA)" <ji...@apache.org> on 2009/01/28 12:40:59 UTC, 0 replies.
- [jira] Commented: (ZOOKEEPER-177) needed: docs for JMX - posted by "Hudson (JIRA)" <ji...@apache.org> on 2009/01/28 12:40:59 UTC, 0 replies.
- [jira] Commented: (ZOOKEEPER-253) documentation of DataWatcher state transition is misleading regarding auto watch reset on reconnect - posted by "Hudson (JIRA)" <ji...@apache.org> on 2009/01/28 12:40:59 UTC, 0 replies.
- [jira] Created: (ZOOKEEPER-280) Re-distributable bundle zookeeper-3.0.1.tar.gz lacks some important files for c-lib build . - posted by "Maxim P. Dementiev (JIRA)" <ji...@apache.org> on 2009/01/28 17:19:59 UTC, 0 replies.
- [jira] Deleted: (ZOOKEEPER-280) Re-distributable bundle zookeeper-3.0.1.tar.gz lacks some important files for c-lib build . - posted by "Maxim P. Dementiev (JIRA)" <ji...@apache.org> on 2009/01/28 18:41:59 UTC, 0 replies.
- [jira] Updated: (ZOOKEEPER-229) improve documentation regarding user's responsibility to cleanup datadir (snaps/logs) - posted by "Mahadev konar (JIRA)" <ji...@apache.org> on 2009/01/29 01:31:00 UTC, 3 replies.
- [jira] Updated: (ZOOKEEPER-260) document the recommended values for server id's - posted by "Mahadev konar (JIRA)" <ji...@apache.org> on 2009/01/29 08:41:59 UTC, 3 replies.
- Build failed in Hudson: ZooKeeper-trunk #213 - posted by Apache Hudson Server <hu...@hudson.zones.apache.org> on 2009/01/29 12:39:49 UTC, 0 replies.
- [jira] Created: (ZOOKEEPER-281) autoreconf fails for /zookeeper-3.0.1/src/c/ - posted by "Maxim P. Dementiev (JIRA)" <ji...@apache.org> on 2009/01/29 15:45:00 UTC, 0 replies.
- [jira] Updated: (ZOOKEEPER-281) autoreconf fails for /zookeeper-3.0.1/src/c/ - posted by "Maxim P. Dementiev (JIRA)" <ji...@apache.org> on 2009/01/29 15:50:59 UTC, 0 replies.
- [jira] Commented: (ZOOKEEPER-281) autoreconf fails for /zookeeper-3.0.1/src/c/ - posted by "Patrick Hunt (JIRA)" <ji...@apache.org> on 2009/01/29 19:31:59 UTC, 0 replies.
- [jira] Created: (ZOOKEEPER-282) the getchildren api in zookeeper should return an iterator. - posted by "Mahadev konar (JIRA)" <ji...@apache.org> on 2009/01/30 00:23:59 UTC, 0 replies.
- [jira] Updated: (ZOOKEEPER-282) the getchildren api in zookeeper should return an iterator. - posted by "Mahadev konar (JIRA)" <ji...@apache.org> on 2009/01/30 00:23:59 UTC, 0 replies.
- [jira] Updated: (ZOOKEEPER-262) unnecesssarily complex reentrant zookeeper_close() logic - posted by "Mahadev konar (JIRA)" <ji...@apache.org> on 2009/01/30 01:37:59 UTC, 0 replies.
- [jira] Issue Comment Edited: (ZOOKEEPER-276) Bookkeeper contribution - posted by "Mahadev konar (JIRA)" <ji...@apache.org> on 2009/01/30 03:50:59 UTC, 1 replies.
- Build failed in Hudson: ZooKeeper-trunk #214 - posted by Apache Hudson Server <hu...@hudson.zones.apache.org> on 2009/01/30 12:45:03 UTC, 0 replies.
- [jira] Created: (ZOOKEEPER-283) Add more javadocs to BookKeeper - posted by "Flavio Paiva Junqueira (JIRA)" <ji...@apache.org> on 2009/01/30 20:29:00 UTC, 0 replies.
- [jira] Updated: (ZOOKEEPER-283) Add more javadocs to BookKeeper - posted by "Flavio Paiva Junqueira (JIRA)" <ji...@apache.org> on 2009/01/30 20:32:59 UTC, 0 replies.
- Build failed in Hudson: ZooKeeper-trunk #215 - posted by Apache Hudson Server <hu...@hudson.zones.apache.org> on 2009/01/31 12:42:52 UTC, 0 replies.
- [jira] Updated: (ZOOKEEPER-244) AsyncOpsTest fails when running consecutively - posted by "Flavio Paiva Junqueira (JIRA)" <ji...@apache.org> on 2009/01/31 15:05:59 UTC, 0 replies.