[jira] [Commented] (ZOOKEEPER-1366) Zookeeper should be tolerant of clock adjustments

2013-02-11 Thread Benjamin Reed (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-1366?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13575664#comment-13575664 ] Benjamin Reed commented on ZOOKEEPER-1366: -- i was just reviewing this issue

[jira] [Commented] (ZOOKEEPER-1382) Zookeeper server holds onto dead/expired session ids in the watch data structures

2013-02-11 Thread Michael Morello (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-1382?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13575670#comment-13575670 ] Michael Morello commented on ZOOKEEPER-1382: Since we monitor sessions and

ZooKeeper-trunk-solaris - Build # 467 - Still Failing

2013-02-11 Thread Apache Jenkins Server
See https://builds.apache.org/job/ZooKeeper-trunk-solaris/467/ ### ## LAST 60 LINES OF THE CONSOLE ### [...truncated 163819 lines...] [junit] 2013-02-11

ZooKeeper-trunk-WinVS2008 - Build # 719 - Still Failing

2013-02-11 Thread Apache Jenkins Server
See https://builds.apache.org/job/ZooKeeper-trunk-WinVS2008/719/ ### ## LAST 60 LINES OF THE CONSOLE ### [...truncated 92 lines...] generate_jute_parser: [mkdir]

ZooKeeper-trunk-WinVS2008 - Build # 720 - Still Failing

2013-02-11 Thread Apache Jenkins Server
See https://builds.apache.org/job/ZooKeeper-trunk-WinVS2008/720/ ### ## LAST 60 LINES OF THE CONSOLE ### [...truncated 94 lines...] generate_jute_parser: [mkdir]

[jira] [Commented] (ZOOKEEPER-1643) Windows: fetch_and_add not 64bit-compatible, may not be correct

2013-02-11 Thread Michi Mutsuzaki (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-1643?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13576008#comment-13576008 ] Michi Mutsuzaki commented on ZOOKEEPER-1643: I didn't write the code, but

[jira] [Commented] (ZOOKEEPER-1642) Leader loading database twice

2013-02-11 Thread Flavio Junqueira (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-1642?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13576109#comment-13576109 ] Flavio Junqueira commented on ZOOKEEPER-1642: - Here is how I currently see

[jira] [Created] (ZOOKEEPER-1644) Add support for compressed SetWatches packet

2013-02-11 Thread Thawan Kooburat (JIRA)
Thawan Kooburat created ZOOKEEPER-1644: -- Summary: Add support for compressed SetWatches packet Key: ZOOKEEPER-1644 URL: https://issues.apache.org/jira/browse/ZOOKEEPER-1644 Project: ZooKeeper

[jira] [Commented] (ZOOKEEPER-1495) ZK client hangs when using a function not available on the server.

2013-02-11 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-1495?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13576219#comment-13576219 ] Ted Yu commented on ZOOKEEPER-1495: --- What about 1495.br33.v3.patch ? It would really

[jira] [Commented] (ZOOKEEPER-1334) Zookeeper 3.4.x is not OSGi compliant - MANIFEST.MF is flawed

2013-02-11 Thread Arnoud Glimmerveen (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-1334?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13576413#comment-13576413 ] Arnoud Glimmerveen commented on ZOOKEEPER-1334: --- I've tested this patch

[jira] [Commented] (ZOOKEEPER-1334) Zookeeper 3.4.x is not OSGi compliant - MANIFEST.MF is flawed

2013-02-11 Thread Patrick Hunt (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-1334?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13576415#comment-13576415 ] Patrick Hunt commented on ZOOKEEPER-1334: - Hi [~arnoud]. Please create a new

[jira] [Commented] (ZOOKEEPER-1334) Zookeeper 3.4.x is not OSGi compliant - MANIFEST.MF is flawed

2013-02-11 Thread Claus Ibsen (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-1334?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13576427#comment-13576427 ] Claus Ibsen commented on ZOOKEEPER-1334: [~arnoud.buitenh...@sogeti.nl] No

[jira] [Created] (ZOOKEEPER-1645) ZooKeeper OSGi package imports not complete

2013-02-11 Thread Arnoud Glimmerveen (JIRA)
Arnoud Glimmerveen created ZOOKEEPER-1645: - Summary: ZooKeeper OSGi package imports not complete Key: ZOOKEEPER-1645 URL: https://issues.apache.org/jira/browse/ZOOKEEPER-1645 Project:

[jira] [Commented] (ZOOKEEPER-1334) Zookeeper 3.4.x is not OSGi compliant - MANIFEST.MF is flawed

2013-02-11 Thread Arnoud Glimmerveen (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-1334?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13576443#comment-13576443 ] Arnoud Glimmerveen commented on ZOOKEEPER-1334: --- Okay, I've created a

[jira] [Updated] (BOOKKEEPER-555) Make BookieServer use Netty rather than a custom IO server

2013-02-11 Thread Ivan Kelly (JIRA)
[ https://issues.apache.org/jira/browse/BOOKKEEPER-555?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ivan Kelly updated BOOKKEEPER-555: -- Attachment: 0001-BOOKKEEPER-555-Netty-Server-for-Bookie.patch New patch addresses Rakesh's

[jira] [Commented] (BOOKKEEPER-555) Make BookieServer use Netty rather than a custom IO server

2013-02-11 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/BOOKKEEPER-555?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13575765#comment-13575765 ] Hadoop QA commented on BOOKKEEPER-555: -- Testing JIRA BOOKKEEPER-555 Patch

[jira] [Commented] (BOOKKEEPER-555) Make BookieServer use Netty rather than a custom IO server

2013-02-11 Thread Rakesh R (JIRA)
[ https://issues.apache.org/jira/browse/BOOKKEEPER-555?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13575781#comment-13575781 ] Rakesh R commented on BOOKKEEPER-555: - Thanks [~iv...@yahoo-inc.com] for the

[jira] [Updated] (BOOKKEEPER-554) fd leaking when move ledger index file

2013-02-11 Thread Ivan Kelly (JIRA)
[ https://issues.apache.org/jira/browse/BOOKKEEPER-554?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ivan Kelly updated BOOKKEEPER-554: -- Attachment: 0001-BOOKKEEPER-554.patch Added @VisibleForTesting annotation. Once latest

[jira] [Commented] (BOOKKEEPER-554) fd leaking when move ledger index file

2013-02-11 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/BOOKKEEPER-554?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13575806#comment-13575806 ] Hadoop QA commented on BOOKKEEPER-554: -- Testing JIRA BOOKKEEPER-554 Patch

[jira] [Updated] (BOOKKEEPER-555) Make BookieServer use Netty rather than a custom IO server

2013-02-11 Thread Ivan Kelly (JIRA)
[ https://issues.apache.org/jira/browse/BOOKKEEPER-555?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ivan Kelly updated BOOKKEEPER-555: -- Attachment: 0001-BOOKKEEPER-555-Netty-Server-for-Bookie.patch Ah, had completely missed

[jira] [Commented] (BOOKKEEPER-555) Make BookieServer use Netty rather than a custom IO server

2013-02-11 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/BOOKKEEPER-555?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13575832#comment-13575832 ] Hadoop QA commented on BOOKKEEPER-555: -- Testing JIRA BOOKKEEPER-555 Patch

[jira] [Commented] (BOOKKEEPER-49) bookkeeper - parallel async read same entry of same ledger will fail

2013-02-11 Thread Matteo Merli (JIRA)
[ https://issues.apache.org/jira/browse/BOOKKEEPER-49?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13575867#comment-13575867 ] Matteo Merli commented on BOOKKEEPER-49: Rakesh, I think that there should be

[jira] [Commented] (BOOKKEEPER-49) bookkeeper - parallel async read same entry of same ledger will fail

2013-02-11 Thread Rakesh R (JIRA)
[ https://issues.apache.org/jira/browse/BOOKKEEPER-49?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13575900#comment-13575900 ] Rakesh R commented on BOOKKEEPER-49: Oh ok. Once BOOKKEEPER-558 is in, will revisit

[jira] [Created] (BOOKKEEPER-568) NPE during GC with HierarchicalLedgerManager

2013-02-11 Thread Matteo Merli (JIRA)
Matteo Merli created BOOKKEEPER-568: --- Summary: NPE during GC with HierarchicalLedgerManager Key: BOOKKEEPER-568 URL: https://issues.apache.org/jira/browse/BOOKKEEPER-568 Project: Bookkeeper

[jira] [Commented] (BOOKKEEPER-568) NPE during GC with HierarchicalLedgerManager

2013-02-11 Thread Matteo Merli (JIRA)
[ https://issues.apache.org/jira/browse/BOOKKEEPER-568?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13576182#comment-13576182 ] Matteo Merli commented on BOOKKEEPER-568: - I'm not sure if doing {code}

[jira] [Commented] (BOOKKEEPER-555) Make BookieServer use Netty rather than a custom IO server

2013-02-11 Thread Rakesh R (JIRA)
[ https://issues.apache.org/jira/browse/BOOKKEEPER-555?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13576362#comment-13576362 ] Rakesh R commented on BOOKKEEPER-555: - Thanks [~ikelly], latest patch looks nice.

[jira] [Commented] (BOOKKEEPER-568) NPE during GC with HierarchicalLedgerManager

2013-02-11 Thread Sijie Guo (JIRA)
[ https://issues.apache.org/jira/browse/BOOKKEEPER-568?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13576374#comment-13576374 ] Sijie Guo commented on BOOKKEEPER-568: -- ah, it seems that this code doesn't

[jira] [Commented] (BOOKKEEPER-554) fd leaking when move ledger index file

2013-02-11 Thread Sijie Guo (JIRA)
[ https://issues.apache.org/jira/browse/BOOKKEEPER-554?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13576376#comment-13576376 ] Sijie Guo commented on BOOKKEEPER-554: -- +1 for the new patch. thanks Ivan. will

[jira] [Commented] (BOOKKEEPER-554) fd leaking when move ledger index file

2013-02-11 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/BOOKKEEPER-554?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13576397#comment-13576397 ] Hudson commented on BOOKKEEPER-554: --- Integrated in bookkeeper-trunk #98 (See