[jira] Commented: (ZOOKEEPER-333) helgrind thread issues identified in mt c client code

2009-03-13 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-333?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12681686#action_12681686 ] Hudson commented on ZOOKEEPER-333: -- Integrated in ZooKeeper-trunk #253 (See [http://hu

[jira] Commented: (ZOOKEEPER-281) autoreconf fails for /zookeeper-3.0.1/src/c/

2009-03-11 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-281?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12680849#action_12680849 ] Hudson commented on ZOOKEEPER-281: -- Integrated in ZooKeeper-trunk #251 (See [http://hu

[jira] Commented: (ZOOKEEPER-279) Allow specialization of quorum config parsing (e.g. variable expansion in zoo.cfg)

2009-03-11 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-279?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12680850#action_12680850 ] Hudson commented on ZOOKEEPER-279: -- Integrated in ZooKeeper-trunk #251 (See [http://hu

[jira] Commented: (ZOOKEEPER-318) remove locking in zk_hashtable.c or add locking in collect_keys()

2009-03-11 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-318?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12680848#action_12680848 ] Hudson commented on ZOOKEEPER-318: -- Integrated in ZooKeeper-trunk #251 (See [http://hu

[jira] Commented: (ZOOKEEPER-334) bookkeeper benchmark (testclient.java) has compiling errros.

2009-03-04 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-334?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12678725#action_12678725 ] Hudson commented on ZOOKEEPER-334: -- Integrated in ZooKeeper-trunk #247 (See [http://hu

[jira] Commented: (ZOOKEEPER-319) add locking around auth info in zhandle_t

2009-02-28 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-319?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12677685#action_12677685 ] Hudson commented on ZOOKEEPER-319: -- Integrated in ZooKeeper-trunk #243 (See [http://hu

[jira] Commented: (ZOOKEEPER-320) call auth completion in free_completions()

2009-02-28 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-320?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12677686#action_12677686 ] Hudson commented on ZOOKEEPER-320: -- Integrated in ZooKeeper-trunk #243 (See [http://hu

[jira] Commented: (ZOOKEEPER-330) zookeeper standalone server does not startup with just a port and datadir.

2009-02-28 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-330?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12677687#action_12677687 ] Hudson commented on ZOOKEEPER-330: -- Integrated in ZooKeeper-trunk #243 (See [http://hu

[jira] Commented: (ZOOKEEPER-326) standalone server ignores tickTime configuration

2009-02-24 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-326?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12676250#action_12676250 ] Hudson commented on ZOOKEEPER-326: -- Integrated in ZooKeeper-trunk #239 (See [http://hu

[jira] Commented: (ZOOKEEPER-308) improve the atomic broadcast performance 3x

2009-02-21 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-308?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12675550#action_12675550 ] Hudson commented on ZOOKEEPER-308: -- Integrated in ZooKeeper-trunk #236 (See [http://hu

[jira] Commented: (ZOOKEEPER-303) Bin scripts don't work on Mac

2009-02-11 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-303?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12672604#action_12672604 ] Hudson commented on ZOOKEEPER-303: -- Integrated in ZooKeeper-trunk #226 (See [http://hu

[jira] Commented: (ZOOKEEPER-302) Quote values in JMX ObjectNames

2009-02-07 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-302?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12671453#action_12671453 ] Hudson commented on ZOOKEEPER-302: -- Integrated in ZooKeeper-trunk #222 (See [http://hu

[jira] Commented: (ZOOKEEPER-293) zoo_set needs to be abi compatible (3.1 changed the signature), fix this by adding zoo_set2

2009-02-06 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-293?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12671103#action_12671103 ] Hudson commented on ZOOKEEPER-293: -- Integrated in ZooKeeper-trunk #221 (See [http://hu

[jira] Commented: (ZOOKEEPER-291) regression for legacy code using KeeperException.Code constants (due to 246)

2009-02-06 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-291?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12671104#action_12671104 ] Hudson commented on ZOOKEEPER-291: -- Integrated in ZooKeeper-trunk #221 (See [http://hu

[jira] Commented: (ZOOKEEPER-289) add debug messages to nioserver select loop.

2009-02-04 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-289?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12670311#action_12670311 ] Hudson commented on ZOOKEEPER-289: -- Integrated in ZooKeeper-trunk #219 (See [http://hu

[jira] Commented: (ZOOKEEPER-286) Make GenerateLoad use InstanceContainers

2009-02-03 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-286?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12669930#action_12669930 ] Hudson commented on ZOOKEEPER-286: -- Integrated in ZooKeeper-trunk #218 (See [http://hu

[jira] Commented: (ZOOKEEPER-69) ZooKeeper logo

2009-02-03 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-69?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12669928#action_12669928 ] Hudson commented on ZOOKEEPER-69: - Integrated in ZooKeeper-trunk #218 (See [http://hudso

[jira] Commented: (ZOOKEEPER-231) Quotas in zookeeper

2009-02-03 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-231?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12669929#action_12669929 ] Hudson commented on ZOOKEEPER-231: -- Integrated in ZooKeeper-trunk #218 (See [http://hu

[jira] Commented: (ZOOKEEPER-269) connectionloss - add more documentation to detail

2009-02-02 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-269?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12669574#action_12669574 ] Hudson commented on ZOOKEEPER-269: -- Integrated in ZooKeeper-trunk #217 (See [http://hu

[jira] Commented: (ZOOKEEPER-215) expand system test environment

2009-02-02 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-215?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12669573#action_12669573 ] Hudson commented on ZOOKEEPER-215: -- Integrated in ZooKeeper-trunk #217 (See [http://hu

[jira] Commented: (ZOOKEEPER-260) document the recommended values for server id's

2009-02-02 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-260?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12669572#action_12669572 ] Hudson commented on ZOOKEEPER-260: -- Integrated in ZooKeeper-trunk #217 (See [http://hu

[jira] Commented: (ZOOKEEPER-276) Bookkeeper contribution

2009-02-02 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-276?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12669575#action_12669575 ] Hudson commented on ZOOKEEPER-276: -- Integrated in ZooKeeper-trunk #217 (See [http://hu

[jira] Commented: (ZOOKEEPER-252) PurgeTxnLog is not handling the new dataDir directory structure

2009-02-02 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-252?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12669571#action_12669571 ] Hudson commented on ZOOKEEPER-252: -- Integrated in ZooKeeper-trunk #217 (See [http://hu

[jira] Commented: (ZOOKEEPER-272) getChildren can fail for large numbers of children

2009-02-02 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-272?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12669570#action_12669570 ] Hudson commented on ZOOKEEPER-272: -- Integrated in ZooKeeper-trunk #217 (See [http://hu

[jira] Commented: (ZOOKEEPER-229) improve documentation regarding user's responsibility to cleanup datadir (snaps/logs)

2009-02-02 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-229?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12669569#action_12669569 ] Hudson commented on ZOOKEEPER-229: -- Integrated in ZooKeeper-trunk #217 (See [http://hu

[jira] Commented: (ZOOKEEPER-275) Bug in FastLeaderElection

2009-02-02 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-275?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12669568#action_12669568 ] Hudson commented on ZOOKEEPER-275: -- Integrated in ZooKeeper-trunk #217 (See [http://hu

[jira] Commented: (ZOOKEEPER-16) Need to do path validation

2009-02-02 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-16?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12669567#action_12669567 ] Hudson commented on ZOOKEEPER-16: - Integrated in ZooKeeper-trunk #217 (See [http://hudso

[jira] Commented: (ZOOKEEPER-177) needed: docs for JMX

2009-01-28 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-177?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12668004#action_12668004 ] Hudson commented on ZOOKEEPER-177: -- Integrated in ZooKeeper-trunk #212 (See [http://hu

[jira] Commented: (ZOOKEEPER-253) documentation of DataWatcher state transition is misleading regarding auto watch reset on reconnect

2009-01-28 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-253?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12668003#action_12668003 ] Hudson commented on ZOOKEEPER-253: -- Integrated in ZooKeeper-trunk #212 (See [http://hu

[jira] Commented: (ZOOKEEPER-263) document connection host:port as comma separated list in forrest docs

2009-01-28 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-263?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12668002#action_12668002 ] Hudson commented on ZOOKEEPER-263: -- Integrated in ZooKeeper-trunk #212 (See [http://hu

[jira] Commented: (ZOOKEEPER-267) java client incorrectly generating syncdisconnected event when in disconnected state

2009-01-28 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-267?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12668005#action_12668005 ] Hudson commented on ZOOKEEPER-267: -- Integrated in ZooKeeper-trunk #212 (See [http://hu

[jira] Commented: (ZOOKEEPER-273) Zookeeper c client build should not depend on CPPUNIT

2009-01-27 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-273?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12667650#action_12667650 ] Hudson commented on ZOOKEEPER-273: -- Integrated in ZooKeeper-trunk #211 (See [http://hu

[jira] Commented: (ZOOKEEPER-268) tostring on jute generated objects can cause NPE

2009-01-27 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-268?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12667651#action_12667651 ] Hudson commented on ZOOKEEPER-268: -- Integrated in ZooKeeper-trunk #211 (See [http://hu

[jira] Commented: (ZOOKEEPER-210) Require Java 6

2009-01-23 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-210?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12666492#action_12666492 ] Hudson commented on ZOOKEEPER-210: -- Integrated in ZooKeeper-trunk #207 (See [http://hu

[jira] Commented: (ZOOKEEPER-234) Eliminate using statics to initialize the sever. Should allow server to be more embeddable in OSGi enviorments.

2009-01-16 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-234?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12664596#action_12664596 ] Hudson commented on ZOOKEEPER-234: -- Integrated in ZooKeeper-trunk #198 (See [http://hu

[jira] Commented: (ZOOKEEPER-259) cleanup the logging levels used (use the correct level) and messages generated

2009-01-16 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-259?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12664597#action_12664597 ] Hudson commented on ZOOKEEPER-259: -- Integrated in ZooKeeper-trunk #198 (See [http://hu

[jira] Commented: (ZOOKEEPER-265) remove (deprecate) unused NoSyncConnected from KeeperState

2009-01-13 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-265?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12663309#action_12663309 ] Hudson commented on ZOOKEEPER-265: -- Integrated in ZooKeeper-trunk #194 (See [http://hu

[jira] Commented: (ZOOKEEPER-135) Fat jar build target

2009-01-13 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-135?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12663308#action_12663308 ] Hudson commented on ZOOKEEPER-135: -- Integrated in ZooKeeper-trunk #194 (See [http://hu

[jira] Commented: (ZOOKEEPER-258) docs incorrectly state max client timeout as 60 seconds (it's based on server ticktime)

2009-01-13 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-258?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12663310#action_12663310 ] Hudson commented on ZOOKEEPER-258: -- Integrated in ZooKeeper-trunk #194 (See [http://hu

[jira] Commented: (ZOOKEEPER-214) add new "stat reset" command to server admin port

2008-12-24 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-214?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12659086#action_12659086 ] Hudson commented on ZOOKEEPER-214: -- Integrated in ZooKeeper-trunk #182 (See [http://hu

[jira] Commented: (ZOOKEEPER-255) zoo_set() api does not return stat datastructure.

2008-12-23 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-255?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12658819#action_12658819 ] Hudson commented on ZOOKEEPER-255: -- Integrated in ZooKeeper-trunk #181 (See [http://hu

[jira] Commented: (ZOOKEEPER-256) support use of JMX to manage log4j configuration at runtime

2008-12-23 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-256?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12658818#action_12658818 ] Hudson commented on ZOOKEEPER-256: -- Integrated in ZooKeeper-trunk #181 (See [http://hu

[jira] Commented: (ZOOKEEPER-246) review error code definition in both source and docs

2008-12-23 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-246?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12658820#action_12658820 ] Hudson commented on ZOOKEEPER-246: -- Integrated in ZooKeeper-trunk #181 (See [http://hu

[jira] Commented: (ZOOKEEPER-225) c client should log an info message in zookeeper_init detailing connection parameters

2008-12-16 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-225?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12656954#action_12656954 ] Hudson commented on ZOOKEEPER-225: -- Integrated in ZooKeeper-trunk #174 (See [http://hu

[jira] Commented: (ZOOKEEPER-230) Improvements to FLE

2008-12-16 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-230?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12656952#action_12656952 ] Hudson commented on ZOOKEEPER-230: -- Integrated in ZooKeeper-trunk #174 (See [http://hu

[jira] Commented: (ZOOKEEPER-222) print C client log message timestamp in human readable form

2008-12-16 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-222?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12656953#action_12656953 ] Hudson commented on ZOOKEEPER-222: -- Integrated in ZooKeeper-trunk #174 (See [http://hu

[jira] Commented: (ZOOKEEPER-250) isvalidsnapshot should handle the case of 0 snapshot files better.

2008-12-12 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-250?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12656013#action_12656013 ] Hudson commented on ZOOKEEPER-250: -- Integrated in ZooKeeper-trunk #170 (See [http://hu

[jira] Commented: (ZOOKEEPER-251) NullPointerException stopping and starting Zookeeper servers

2008-12-11 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-251?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12655603#action_12655603 ] Hudson commented on ZOOKEEPER-251: -- Integrated in ZooKeeper-trunk #169 (See [http://hu

[jira] Commented: (ZOOKEEPER-241) Build of a distro fails after clean target is run

2008-12-10 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-241?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12655209#action_12655209 ] Hudson commented on ZOOKEEPER-241: -- Integrated in ZooKeeper-trunk #168 (See [http://hu

[jira] Commented: (ZOOKEEPER-249) QuorumPeer.getClientPort() always returns -1

2008-12-10 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-249?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12655214#action_12655214 ] Hudson commented on ZOOKEEPER-249: -- Integrated in ZooKeeper-trunk #168 (See [http://hu

[jira] Commented: (ZOOKEEPER-247) fix formatting of C API in ACL section of programmer guide

2008-12-10 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-247?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12655213#action_12655213 ] Hudson commented on ZOOKEEPER-247: -- Integrated in ZooKeeper-trunk #168 (See [http://hu

[jira] Commented: (ZOOKEEPER-161) Content needed: "Designing a ZooKeeper Deployment"

2008-12-10 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-161?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12655208#action_12655208 ] Hudson commented on ZOOKEEPER-161: -- Integrated in ZooKeeper-trunk #168 (See [http://hu

[jira] Commented: (ZOOKEEPER-245) update readme/quickstart to be release tar, rather than source, based

2008-12-10 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-245?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12655211#action_12655211 ] Hudson commented on ZOOKEEPER-245: -- Integrated in ZooKeeper-trunk #168 (See [http://hu

[jira] Commented: (ZOOKEEPER-243) add SEQUENCE flag documentation to the programming guide

2008-12-10 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-243?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12655210#action_12655210 ] Hudson commented on ZOOKEEPER-243: -- Integrated in ZooKeeper-trunk #168 (See [http://hu

[jira] Commented: (ZOOKEEPER-248) QuorumPeer should use Map interface instead of HashMap implementation.

2008-12-10 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-248?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12655212#action_12655212 ] Hudson commented on ZOOKEEPER-248: -- Integrated in ZooKeeper-trunk #168 (See [http://hu

[jira] Commented: (ZOOKEEPER-64) We should log system env information when intializing client/server

2008-12-03 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-64?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12652749#action_12652749 ] Hudson commented on ZOOKEEPER-64: - Integrated in ZooKeeper-trunk #161 (See [http://hudso

[jira] Commented: (ZOOKEEPER-232) testablezookeeper file is missing apache licence headers.

2008-11-25 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-232?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12650568#action_12650568 ] Hudson commented on ZOOKEEPER-232: -- Integrated in ZooKeeper-trunk #153 (See [http://hu

[jira] Commented: (ZOOKEEPER-217) handle errors when parsing config file, throw illegalargumentexception rather than exit()

2008-11-20 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-217?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12649319#action_12649319 ] Hudson commented on ZOOKEEPER-217: -- Integrated in ZooKeeper-trunk #149 (See [http://hu

[jira] Commented: (ZOOKEEPER-213) programmer guide C api docs are out of sync with latest zookeeper.h

2008-11-20 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-213?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12649326#action_12649326 ] Hudson commented on ZOOKEEPER-213: -- Integrated in ZooKeeper-trunk #149 (See [http://hu

[jira] Commented: (ZOOKEEPER-219) events.poll timeout in watcher test too short

2008-11-20 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-219?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12649315#action_12649315 ] Hudson commented on ZOOKEEPER-219: -- Integrated in ZooKeeper-trunk #149 (See [http://hu

[jira] Commented: (ZOOKEEPER-212) snapshot is synchronous in 3.0

2008-11-20 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-212?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12649324#action_12649324 ] Hudson commented on ZOOKEEPER-212: -- Integrated in ZooKeeper-trunk #149 (See [http://hu

[jira] Commented: (ZOOKEEPER-211) Not all Mock tests are working

2008-11-20 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-211?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12649323#action_12649323 ] Hudson commented on ZOOKEEPER-211: -- Integrated in ZooKeeper-trunk #149 (See [http://hu

[jira] Commented: (ZOOKEEPER-226) exists calls fails on server if node has null data

2008-11-20 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-226?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12649325#action_12649325 ] Hudson commented on ZOOKEEPER-226: -- Integrated in ZooKeeper-trunk #149 (See [http://hu

[jira] Commented: (ZOOKEEPER-228) apache header missing in DBtest

2008-11-20 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-228?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12649322#action_12649322 ] Hudson commented on ZOOKEEPER-228: -- Integrated in ZooKeeper-trunk #149 (See [http://hu

[jira] Commented: (ZOOKEEPER-204) SetWatches needs to be the first message after auth messages to the server

2008-11-20 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-204?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12649320#action_12649320 ] Hudson commented on ZOOKEEPER-204: -- Integrated in ZooKeeper-trunk #149 (See [http://hu

[jira] Commented: (ZOOKEEPER-227) gcc warning from recordio.h

2008-11-20 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-227?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12649321#action_12649321 ] Hudson commented on ZOOKEEPER-227: -- Integrated in ZooKeeper-trunk #149 (See [http://hu

[jira] Commented: (ZOOKEEPER-208) Zookeeper C client uses API that are not thread safe, causing crashes when multiple instances are active

2008-11-20 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-208?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12649316#action_12649316 ] Hudson commented on ZOOKEEPER-208: -- Integrated in ZooKeeper-trunk #149 (See [http://hu

[jira] Commented: (ZOOKEEPER-218) error in barrier recipe example code

2008-11-20 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-218?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12649314#action_12649314 ] Hudson commented on ZOOKEEPER-218: -- Integrated in ZooKeeper-trunk #149 (See [http://hu

[jira] Commented: (ZOOKEEPER-206) documentation tab should contain the version number (and other small site changes)

2008-11-20 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-206?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12649318#action_12649318 ] Hudson commented on ZOOKEEPER-206: -- Integrated in ZooKeeper-trunk #149 (See [http://hu

[jira] Commented: (ZOOKEEPER-223) default log4j root logger configuration has neg perf impact with no benefit, change default level to INFO

2008-11-20 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-223?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12649317#action_12649317 ] Hudson commented on ZOOKEEPER-223: -- Integrated in ZooKeeper-trunk #149 (See [http://hu

[jira] Commented: (ZOOKEEPER-23) Auto reset of watches on reconnect

2008-10-22 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-23?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12641775#action_12641775 ] Hudson commented on ZOOKEEPER-23: - Integrated in ZooKeeper-trunk #121 (See [http://hudso

[jira] Commented: (ZOOKEEPER-191) forrest docs for upgrade.

2008-10-22 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-191?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12641773#action_12641773 ] Hudson commented on ZOOKEEPER-191: -- Integrated in ZooKeeper-trunk #121 (See [http://hu

[jira] Commented: (ZOOKEEPER-201) validate magic number when reading snapshot and transaction logs

2008-10-22 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-201?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12641776#action_12641776 ] Hudson commented on ZOOKEEPER-201: -- Integrated in ZooKeeper-trunk #121 (See [http://hu

[jira] Commented: (ZOOKEEPER-43) Server side of the auto reset watches patch

2008-10-22 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-43?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12641777#action_12641777 ] Hudson commented on ZOOKEEPER-43: - Integrated in ZooKeeper-trunk #121 (See [http://hudso

[jira] Commented: (ZOOKEEPER-200) the magic number for snapshot and log must be different (currently same)

2008-10-22 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-200?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12641778#action_12641778 ] Hudson commented on ZOOKEEPER-200: -- Integrated in ZooKeeper-trunk #121 (See [http://hu

[jira] Commented: (ZOOKEEPER-203) fix datadir typo in releasenotes

2008-10-22 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-203?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12641774#action_12641774 ] Hudson commented on ZOOKEEPER-203: -- Integrated in ZooKeeper-trunk #121 (See [http://hu

[jira] Commented: (ZOOKEEPER-145) write detailed release notes for users migrating from 2.x to 3.0

2008-10-22 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-145?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12641772#action_12641772 ] Hudson commented on ZOOKEEPER-145: -- Integrated in ZooKeeper-trunk #121 (See [http://hu

[jira] Commented: (ZOOKEEPER-199) fix log messages in persistence code

2008-10-21 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-199?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12641347#action_12641347 ] Hudson commented on ZOOKEEPER-199: -- Integrated in ZooKeeper-trunk #120 (See [http://hu

[jira] Commented: (ZOOKEEPER-198) apache license header missing from FollowerSyncRequest.java

2008-10-21 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-198?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12641345#action_12641345 ] Hudson commented on ZOOKEEPER-198: -- Integrated in ZooKeeper-trunk #120 (See [http://hu

[jira] Commented: (ZOOKEEPER-197) create checksums for snapshots

2008-10-21 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-197?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12641346#action_12641346 ] Hudson commented on ZOOKEEPER-197: -- Integrated in ZooKeeper-trunk #120 (See [http://hu

[jira] Commented: (ZOOKEEPER-193) update java example doc to compile with latest zookeeper

2008-10-17 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-193?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12640493#action_12640493 ] Hudson commented on ZOOKEEPER-193: -- Integrated in ZooKeeper-trunk #116 (See [http://hu

[jira] Commented: (ZOOKEEPER-151) Document change to server configuration

2008-10-17 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-151?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12640494#action_12640494 ] Hudson commented on ZOOKEEPER-151: -- Integrated in ZooKeeper-trunk #116 (See [http://hu

[jira] Commented: (ZOOKEEPER-194) Fix terminology in zookeeperAdmin.xml

2008-10-17 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-194?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12640492#action_12640492 ] Hudson commented on ZOOKEEPER-194: -- Integrated in ZooKeeper-trunk #116 (See [http://hu

[jira] Commented: (ZOOKEEPER-5) Upgrade Feature in Zookeeper server.

2008-10-17 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-5?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12640495#action_12640495 ] Hudson commented on ZOOKEEPER-5: Integrated in ZooKeeper-trunk #116 (See [http://hudson.z

[jira] Commented: (ZOOKEEPER-187) CreateMode api docs missing

2008-10-16 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-187?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12640132#action_12640132 ] Hudson commented on ZOOKEEPER-187: -- Integrated in ZooKeeper-trunk #115 (See [http://hu

[jira] Commented: (ZOOKEEPER-186) add new "releasenotes.xml" to forrest documentation

2008-10-16 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-186?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12640133#action_12640133 ] Hudson commented on ZOOKEEPER-186: -- Integrated in ZooKeeper-trunk #115 (See [http://hu

[jira] Commented: (ZOOKEEPER-185) Improved version of FLETest

2008-10-15 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-185?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12639797#action_12639797 ] Hudson commented on ZOOKEEPER-185: -- Integrated in ZooKeeper-trunk #114 (See [http://hu

[jira] Commented: (ZOOKEEPER-189) forrest build not validated xml of input documents

2008-10-15 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-189?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12639804#action_12639804 ] Hudson commented on ZOOKEEPER-189: -- Integrated in ZooKeeper-trunk #114 (See [http://hu

[jira] Commented: (ZOOKEEPER-188) Check that election port is present for all servers

2008-10-15 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-188?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12639803#action_12639803 ] Hudson commented on ZOOKEEPER-188: -- Integrated in ZooKeeper-trunk #114 (See [http://hu

[jira] Commented: (ZOOKEEPER-33) Better ACL management

2008-10-15 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-33?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12639802#action_12639802 ] Hudson commented on ZOOKEEPER-33: - Integrated in ZooKeeper-trunk #114 (See [http://hudso

[jira] Commented: (ZOOKEEPER-190) Reorg links to docs and navs to docs into related sections

2008-10-15 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-190?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12639801#action_12639801 ] Hudson commented on ZOOKEEPER-190: -- Integrated in ZooKeeper-trunk #114 (See [http://hu

[jira] Commented: (ZOOKEEPER-184) tests: An explicit include derective is needed for the usage of memcpy(), memset(), strlen(), strdup() and free() functions.

2008-10-15 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-184?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12639798#action_12639798 ] Hudson commented on ZOOKEEPER-184: -- Integrated in ZooKeeper-trunk #114 (See [http://hu

[jira] Commented: (ZOOKEEPER-183) Array subscript is above array bounds in od_completion(), src/cli.c.

2008-10-15 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-183?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12639799#action_12639799 ] Hudson commented on ZOOKEEPER-183: -- Integrated in ZooKeeper-trunk #114 (See [http://hu

[jira] Commented: (ZOOKEEPER-182) zookeeper_init accepts empty host-port string and returns valid pointer to zhandle_t.

2008-10-15 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-182?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12639800#action_12639800 ] Hudson commented on ZOOKEEPER-182: -- Integrated in ZooKeeper-trunk #114 (See [http://hu

[jira] Commented: (ZOOKEEPER-178) FLE test.

2008-10-11 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-178?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12638739#action_12638739 ] Hudson commented on ZOOKEEPER-178: -- Integrated in ZooKeeper-trunk #110 (See [http://hu

[jira] Commented: (ZOOKEEPER-17) zookeeper_init doc needs clarification

2008-10-11 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-17?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12638738#action_12638738 ] Hudson commented on ZOOKEEPER-17: - Integrated in ZooKeeper-trunk #110 (See [http://hudso

[jira] Commented: (ZOOKEEPER-179) need new sections for basic operations content

2008-10-09 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-179?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12638258#action_12638258 ] Hudson commented on ZOOKEEPER-179: -- Integrated in ZooKeeper-trunk #108 (See [http://hu

[jira] Commented: (ZOOKEEPER-180) Placeholder sections needed in document for new topics that the umbrella jira discusses

2008-10-09 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-180?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12638257#action_12638257 ] Hudson commented on ZOOKEEPER-180: -- Integrated in ZooKeeper-trunk #108 (See [http://hu

[jira] Commented: (ZOOKEEPER-159) Cover two corner cases of leader election

2008-10-09 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-159?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12638256#action_12638256 ] Hudson commented on ZOOKEEPER-159: -- Integrated in ZooKeeper-trunk #108 (See [http://hu

[jira] Commented: (ZOOKEEPER-8) Stat enchaned to include num of children and size

2008-10-08 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-8?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12637867#action_12637867 ] Hudson commented on ZOOKEEPER-8: Integrated in ZooKeeper-trunk #107 (See [http://hudson.z

<    1   2   3   4   5   >