[jira] [Commented] (ZOOKEEPER-1442) Uncaught exception handler should exit on a java.lang.Error

2012-04-26 Thread Rakesh R (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-1442?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13262420#comment-13262420 ] Rakesh R commented on ZOOKEEPER-1442: - Sorry to jump in late here. Its really a

[jira] [Commented] (ZOOKEEPER-1371) Remove dependency on log4j in the source code.

2012-04-26 Thread Michi Mutsuzaki (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-1371?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13262435#comment-13262435 ] Michi Mutsuzaki commented on ZOOKEEPER-1371: Thanks for the patch, César!

[jira] [Commented] (ZOOKEEPER-1339) C clien doesn't build with --enable-debug

2012-04-26 Thread Michi Mutsuzaki (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-1339?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13262491#comment-13262491 ] Michi Mutsuzaki commented on ZOOKEEPER-1339: Hi Eric, Good catch! It

[jira] [Commented] (ZOOKEEPER-1454) Document how to run autoreconf if cppunit is installed in a non-standard directory

2012-04-26 Thread Michi Mutsuzaki (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-1454?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13262493#comment-13262493 ] Michi Mutsuzaki commented on ZOOKEEPER-1454: {quote} -1 tests included.

[jira] [Commented] (ZOOKEEPER-1339) C clien doesn't build with --enable-debug

2012-04-26 Thread Eric Liang (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-1339?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13262666#comment-13262666 ] Eric Liang commented on ZOOKEEPER-1339: --- Hi Michi, Thanks for your reply. Would

[jira] [Created] (ZOOKEEPER-1455) there is no way to determine if a session is sasl authenticated or not

2012-04-26 Thread Patrick Hunt (JIRA)
Patrick Hunt created ZOOKEEPER-1455: --- Summary: there is no way to determine if a session is sasl authenticated or not Key: ZOOKEEPER-1455 URL: https://issues.apache.org/jira/browse/ZOOKEEPER-1455

[jira] [Created] (ZOOKEEPER-1456) sessions cannot specify whether they require kerberos authenticated sessions or not

2012-04-26 Thread Patrick Hunt (JIRA)
Patrick Hunt created ZOOKEEPER-1456: --- Summary: sessions cannot specify whether they require kerberos authenticated sessions or not Key: ZOOKEEPER-1456 URL: https://issues.apache.org/jira/browse/ZOOKEEPER-1456

[jira] [Updated] (ZOOKEEPER-1448) Node+Quota creation in transaction log can crash leader startup

2012-04-26 Thread Patrick Hunt (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-1448?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Patrick Hunt updated ZOOKEEPER-1448: Fix Version/s: 3.5.0 3.4.4 Node+Quota creation in transaction

[jira] [Updated] (ZOOKEEPER-1452) zoo_multi() zoo_amulti() update operations for zkpython

2012-04-26 Thread Patrick Hunt (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-1452?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Patrick Hunt updated ZOOKEEPER-1452: Fix Version/s: 3.5.0 zoo_multi() zoo_amulti() update operations for zkpython

[jira] [Commented] (ZOOKEEPER-1318) In Python binding, get_children (and get and exists, and probably others) with expired session doesn't raise exception properly

2012-04-26 Thread Nikita Vetoshkin (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-1318?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13262775#comment-13262775 ] Nikita Vetoshkin commented on ZOOKEEPER-1318: - Seems a bit quiet here :)

[jira] [Commented] (ZOOKEEPER-1442) Uncaught exception handler should exit on a java.lang.Error

2012-04-26 Thread Patrick Hunt (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-1442?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13262780#comment-13262780 ] Patrick Hunt commented on ZOOKEEPER-1442: - bq. I thought from the email

[jira] [Updated] (ZOOKEEPER-1413) Use on-disk transaction log for learner sync up

2012-04-26 Thread Patrick Hunt (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-1413?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Patrick Hunt updated ZOOKEEPER-1413: Fix Version/s: (was: 3.4.3) Use on-disk transaction log for learner sync up

Ephemeral node deleted for unexpired sessions in Zookeeper 3.3.4

2012-04-26 Thread Neha Narkhede
Hi, This week, we saw a potential bug with zookeeper 3.3.4. In an attempt to adding a separate disk for zookeeper transaction logs, our SysOps team threw new disks at all the zookeeper servers in our production cluster at around the same time. Right after this, we saw degraded performance on our

Re: Ephemeral node deleted for unexpired sessions in Zookeeper 3.3.4

2012-04-26 Thread Patrick Hunt
Please create a jira for this, attach the logs, config, etc... Thanks. Patrick On Thu, Apr 26, 2012 at 11:17 AM, Neha Narkhede neha.narkh...@gmail.com wrote: Hi, This week, we saw a potential bug with zookeeper 3.3.4. In an attempt to adding a separate disk for zookeeper transaction logs,

[jira] [Created] (ZOOKEEPER-1457) Ephemeral node deleted for unexpired sessions

2012-04-26 Thread Neha Narkhede (JIRA)
Neha Narkhede created ZOOKEEPER-1457: Summary: Ephemeral node deleted for unexpired sessions Key: ZOOKEEPER-1457 URL: https://issues.apache.org/jira/browse/ZOOKEEPER-1457 Project: ZooKeeper

[jira] [Commented] (ZOOKEEPER-1457) Ephemeral node deleted for unexpired sessions

2012-04-26 Thread Neha Narkhede (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-1457?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13262900#comment-13262900 ] Neha Narkhede commented on ZOOKEEPER-1457: -- I've attempted to serialize the

[jira] [Commented] (ZOOKEEPER-1339) C clien doesn't build with --enable-debug

2012-04-26 Thread Michi Mutsuzaki (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-1339?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13263089#comment-13263089 ] Michi Mutsuzaki commented on ZOOKEEPER-1339: Hi Eric, Sorry I meant extra

[jira] [Updated] (ZOOKEEPER-1442) Uncaught exception handler should exit on a java.lang.Error

2012-04-26 Thread Jeremy Stribling (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-1442?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jeremy Stribling updated ZOOKEEPER-1442: Attachment: ZOOKEEPER-1442.patch Here's another try addressing the review

[jira] [Commented] (ZOOKEEPER-1442) Uncaught exception handler should exit on a java.lang.Error

2012-04-26 Thread Rakesh R (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-1442?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13263311#comment-13263311 ] Rakesh R commented on ZOOKEEPER-1442: - It looks nice, I just have one small

[jira] [Commented] (ZOOKEEPER-1442) Uncaught exception handler should exit on a java.lang.Error

2012-04-26 Thread Jeremy Stribling (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-1442?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13263340#comment-13263340 ] Jeremy Stribling commented on ZOOKEEPER-1442: - bq. It looks nice, I just

[jira] [Created] (BOOKKEEPER-229) Deleted entry log files would be garbage collected again and again.

2012-04-26 Thread Sijie Guo (JIRA)
Sijie Guo created BOOKKEEPER-229: Summary: Deleted entry log files would be garbage collected again and again. Key: BOOKKEEPER-229 URL: https://issues.apache.org/jira/browse/BOOKKEEPER-229 Project:

[jira] [Updated] (BOOKKEEPER-199) Provide bookie readonly mode, when journal/ledgers flushing has failed with IOE

2012-04-26 Thread Ivan Kelly (JIRA)
[ https://issues.apache.org/jira/browse/BOOKKEEPER-199?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ivan Kelly updated BOOKKEEPER-199: -- Fix Version/s: (was: 4.1.0) 4.2.0 Provide bookie readonly

[jira] [Updated] (BOOKKEEPER-228) Fix the bugs in BK benchmark

2012-04-26 Thread Ivan Kelly (JIRA)
[ https://issues.apache.org/jira/browse/BOOKKEEPER-228?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ivan Kelly updated BOOKKEEPER-228: -- Fix Version/s: 4.1.0 Fix the bugs in BK benchmark

[jira] [Updated] (BOOKKEEPER-229) Deleted entry log files would be garbage collected again and again.

2012-04-26 Thread Sijie Guo (JIRA)
[ https://issues.apache.org/jira/browse/BOOKKEEPER-229?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sijie Guo updated BOOKKEEPER-229: - Attachment: BK-229.diff_v2 attach a new patch adding an assertion in EntryLogTest based on

[jira] [Commented] (BOOKKEEPER-181) Scale hedwig

2012-04-26 Thread Sijie Guo (JIRA)
[ https://issues.apache.org/jira/browse/BOOKKEEPER-181?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13262519#comment-13262519 ] Sijie Guo commented on BOOKKEEPER-181: -- Thanks Matteo providing such interesting

Build failed in Jenkins: bookkeeper-trunk #477

2012-04-26 Thread Apache Jenkins Server
See https://builds.apache.org/job/bookkeeper-trunk/477/ -- [...truncated 653 lines...] [INFO] [INFO] --- maven-compiler-plugin:2.3.2:testCompile (default-testCompile) @ bookkeeper-server --- mojoSucceeded

[jira] [Created] (BOOKKEEPER-230) GarbageCollectorThread Log Errors

2012-04-26 Thread John Nagro (JIRA)
John Nagro created BOOKKEEPER-230: - Summary: GarbageCollectorThread Log Errors Key: BOOKKEEPER-230 URL: https://issues.apache.org/jira/browse/BOOKKEEPER-230 Project: Bookkeeper Issue Type:

[jira] [Updated] (BOOKKEEPER-230) GarbageCollectorThread Log Errors

2012-04-26 Thread John Nagro (JIRA)
[ https://issues.apache.org/jira/browse/BOOKKEEPER-230?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] John Nagro updated BOOKKEEPER-230: -- Attachment: bookkeeper.log logs from a 4.1-SNAPSHOT built 4/25/2012 and started on

[jira] [Commented] (BOOKKEEPER-181) Scale hedwig

2012-04-26 Thread Matteo Merli (JIRA)
[ https://issues.apache.org/jira/browse/BOOKKEEPER-181?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13262716#comment-13262716 ] Matteo Merli commented on BOOKKEEPER-181: - Yes, you're right, with the above