[jira] [Commented] (ZOOKEEPER-1210) Can't build ZooKeeper RPM with RPM = 4.6.0 (i.e. on RHEL 6 and Fedora = 10)

2011-10-07 Thread Commented
[ https://issues.apache.org/jira/browse/ZOOKEEPER-1210?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13122588#comment-13122588 ] Tadeusz Andrzej Kadłubowski commented on ZOOKEEPER-1210: The

[jira] [Updated] (ZOOKEEPER-1210) Can't build ZooKeeper RPM with RPM = 4.6.0 (i.e. on RHEL 6 and Fedora = 10)

2011-10-07 Thread Updated
[ https://issues.apache.org/jira/browse/ZOOKEEPER-1210?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tadeusz Andrzej Kadłubowski updated ZOOKEEPER-1210: --- Attachment: rpm_buildroot_on_RHEL6.patch Can't

Failed: ZOOKEEPER-1210 PreCommit Build #608

2011-10-07 Thread Apache Jenkins Server
Jira: https://issues.apache.org/jira/browse/ZOOKEEPER-1210 Build: https://builds.apache.org/job/PreCommit-ZOOKEEPER-Build/608/ ### ## LAST 60 LINES OF THE CONSOLE ###

[jira] [Commented] (ZOOKEEPER-1210) Can't build ZooKeeper RPM with RPM = 4.6.0 (i.e. on RHEL 6 and Fedora = 10)

2011-10-07 Thread Hadoop QA (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-1210?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13122592#comment-13122592 ] Hadoop QA commented on ZOOKEEPER-1210: -- -1 overall. Here are the results of

[jira] [Commented] (ZOOKEEPER-1210) Can't build ZooKeeper RPM with RPM = 4.6.0 (i.e. on RHEL 6 and Fedora = 10)

2011-10-07 Thread Mahadev konar (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-1210?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13122593#comment-13122593 ] Mahadev konar commented on ZOOKEEPER-1210: -- Tadeusz, You might want to use

[jira] [Updated] (ZOOKEEPER-1210) Can't build ZooKeeper RPM with RPM = 4.6.0 (i.e. on RHEL 6 and Fedora = 10)

2011-10-07 Thread Updated
[ https://issues.apache.org/jira/browse/ZOOKEEPER-1210?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tadeusz Andrzej Kadłubowski updated ZOOKEEPER-1210: --- Attachment: rpm_buildroot_on_RHEL6.patch Generated with

Failed: ZOOKEEPER-1210 PreCommit Build #609

2011-10-07 Thread Apache Jenkins Server
Jira: https://issues.apache.org/jira/browse/ZOOKEEPER-1210 Build: https://builds.apache.org/job/PreCommit-ZOOKEEPER-Build/609/ ### ## LAST 60 LINES OF THE CONSOLE ###

[jira] [Commented] (ZOOKEEPER-1210) Can't build ZooKeeper RPM with RPM = 4.6.0 (i.e. on RHEL 6 and Fedora = 10)

2011-10-07 Thread Hadoop QA (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-1210?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13122613#comment-13122613 ] Hadoop QA commented on ZOOKEEPER-1210: -- -1 overall. Here are the results of

[jira] [Created] (ZOOKEEPER-1216) Fix more eclipse compiler warnings, also in Tests

2011-10-07 Thread Thomas Koch (Created) (JIRA)
Fix more eclipse compiler warnings, also in Tests - Key: ZOOKEEPER-1216 URL: https://issues.apache.org/jira/browse/ZOOKEEPER-1216 Project: ZooKeeper Issue Type: Sub-task Reporter:

[jira] [Updated] (ZOOKEEPER-1155) Add windows automated builds (CI) for zookeeper c client bindings

2011-10-07 Thread Camille Fournier (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-1155?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Camille Fournier updated ZOOKEEPER-1155: Attachment: ZOOKEEPER-1155.patch Add windows automated builds (CI) for

Failed: ZOOKEEPER-1155 PreCommit Build #610

2011-10-07 Thread Apache Jenkins Server
Jira: https://issues.apache.org/jira/browse/ZOOKEEPER-1155 Build: https://builds.apache.org/job/PreCommit-ZOOKEEPER-Build/610/ ### ## LAST 60 LINES OF THE CONSOLE ###

Zookeeper windows build

2011-10-07 Thread Fournier, Camille F.
We have finally gotten a windows compile check automated build running here: https://builds.apache.org/job/ZooKeeper-trunk-WinVS2008/ Note that this build does not run any tests (the cpp unit tests are not yet ported to windows). This will run nightly. Changes to the c client library need to

Re: Zookeeper windows build

2011-10-07 Thread Mahadev Konar
Adding Nigel and Giri. Any ideas? thanks mahadev On Fri, Oct 7, 2011 at 7:29 AM, Fournier, Camille F. camille.fourn...@gs.com wrote: We have finally gotten a windows compile check automated build running here: https://builds.apache.org/job/ZooKeeper-trunk-WinVS2008/ Note that this build

Failed: ZOOKEEPER-1216 PreCommit Build #611

2011-10-07 Thread Apache Jenkins Server
Jira: https://issues.apache.org/jira/browse/ZOOKEEPER-1216 Build: https://builds.apache.org/job/PreCommit-ZOOKEEPER-Build/611/ ### ## LAST 60 LINES OF THE CONSOLE ###

[jira] [Commented] (ZOOKEEPER-1216) Fix more eclipse compiler warnings, also in Tests

2011-10-07 Thread Hadoop QA (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-1216?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13122848#comment-13122848 ] Hadoop QA commented on ZOOKEEPER-1216: -- -1 overall. Here are the results of

[jira] [Updated] (ZOOKEEPER-1217) Remove unnecessary MissingSessionException in ZooKeeperServer

2011-10-07 Thread Thomas Koch (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-1217?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thomas Koch updated ZOOKEEPER-1217: --- Attachment: ZOOKEEPER-1217.patch Remove unnecessary MissingSessionException in

[jira] [Updated] (ZOOKEEPER-1216) Fix more eclipse compiler warnings, also in Tests

2011-10-07 Thread Thomas Koch (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-1216?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thomas Koch updated ZOOKEEPER-1216: --- Attachment: ZOOKEEPER-1216.patch try the same patch (with whitespace corrections) again.

[jira] [Commented] (ZOOKEEPER-1217) Remove unnecessary MissingSessionException in ZooKeeperServer

2011-10-07 Thread Hadoop QA (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-1217?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13122889#comment-13122889 ] Hadoop QA commented on ZOOKEEPER-1217: -- -1 overall. Here are the results of

Failed: ZOOKEEPER-1217 PreCommit Build #612

2011-10-07 Thread Apache Jenkins Server
Jira: https://issues.apache.org/jira/browse/ZOOKEEPER-1217 Build: https://builds.apache.org/job/PreCommit-ZOOKEEPER-Build/612/ ### ## LAST 60 LINES OF THE CONSOLE ###

Success: ZOOKEEPER-1216 PreCommit Build #613

2011-10-07 Thread Apache Jenkins Server
Jira: https://issues.apache.org/jira/browse/ZOOKEEPER-1216 Build: https://builds.apache.org/job/PreCommit-ZOOKEEPER-Build/613/ ### ## LAST 60 LINES OF THE CONSOLE ###

[jira] [Commented] (ZOOKEEPER-1216) Fix more eclipse compiler warnings, also in Tests

2011-10-07 Thread Hadoop QA (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-1216?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13122902#comment-13122902 ] Hadoop QA commented on ZOOKEEPER-1216: -- +1 overall. Here are the results of

Re: Review Request: ZOOKEEPER-1216 Fix more eclipse compiler warnings, also in Tests

2011-10-07 Thread Thomas Koch
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/2272/ --- (Updated 2011-10-07 16:06:16.659495) Review request for zookeeper. Summary

[jira] [Commented] (ZOOKEEPER-1216) Fix more eclipse compiler warnings, also in Tests

2011-10-07 Thread jirapos...@reviews.apache.org (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-1216?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13122917#comment-13122917 ] jirapos...@reviews.apache.org commented on ZOOKEEPER-1216: --

[jira] [Updated] (ZOOKEEPER-1112) Add support for C client for SASL authentication

2011-10-07 Thread Tom Klonikowski (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-1112?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tom Klonikowski updated ZOOKEEPER-1112: --- Attachment: ZOOKEEPER-1112_3.patch ZOOKEEPER-1112_2.patch

[jira] [Assigned] (ZOOKEEPER-1112) Add support for C client for SASL authentication

2011-10-07 Thread Mahadev konar (Assigned) (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-1112?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mahadev konar reassigned ZOOKEEPER-1112: Assignee: Tom Klonikowski Add support for C client for SASL

[jira] [Commented] (ZOOKEEPER-1215) C client persisted cache

2011-10-07 Thread Flavio Junqueira (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-1215?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13123025#comment-13123025 ] Flavio Junqueira commented on ZOOKEEPER-1215: - Thanks for your proposal,

[jira] [Commented] (BOOKKEEPER-39) Bookie server failed to restart because of too many ledgers (more than ~50,000 ledgers)

2011-10-07 Thread Benjamin Reed (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/BOOKKEEPER-39?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13123036#comment-13123036 ] Benjamin Reed commented on BOOKKEEPER-39: - great work sijie! i think it may be

[jira] [Commented] (ZOOKEEPER-1112) Add support for C client for SASL authentication

2011-10-07 Thread jirapos...@reviews.apache.org (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-1112?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13123068#comment-13123068 ] jirapos...@reviews.apache.org commented on ZOOKEEPER-1112: --

Re: Review Request: Add support for C client for SASL authentication Patch #1

2011-10-07 Thread Tom Klonikowski
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/2252/ --- (Updated 2011-10-07 18:58:28.724545) Review request for zookeeper, Eugene

[jira] [Commented] (ZOOKEEPER-1112) Add support for C client for SASL authentication

2011-10-07 Thread jirapos...@reviews.apache.org (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-1112?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13123132#comment-13123132 ] jirapos...@reviews.apache.org commented on ZOOKEEPER-1112: --

[jira] [Assigned] (ZOOKEEPER-1155) Add windows automated builds (CI) for zookeeper c client bindings

2011-10-07 Thread Patrick Hunt (Assigned) (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-1155?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Patrick Hunt reassigned ZOOKEEPER-1155: --- Assignee: Camille Fournier Add windows automated builds (CI) for zookeeper

[jira] [Assigned] (ZOOKEEPER-1210) Can't build ZooKeeper RPM with RPM = 4.6.0 (i.e. on RHEL 6 and Fedora = 10)

2011-10-07 Thread Patrick Hunt (Assigned) (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-1210?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Patrick Hunt reassigned ZOOKEEPER-1210: --- Assignee: Tadeusz Andrzej Kadłubowski Can't build ZooKeeper RPM with RPM =

[jira] [Commented] (ZOOKEEPER-1215) C client persisted cache

2011-10-07 Thread Marc Celani (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-1215?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13123261#comment-13123261 ] Marc Celani commented on ZOOKEEPER-1215: Flavio, Absolutely, a cache could

[jira] [Commented] (ZOOKEEPER-1215) C client persisted cache

2011-10-07 Thread Vishal Kathuria (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-1215?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13123385#comment-13123385 ] Vishal Kathuria commented on ZOOKEEPER-1215: Mahadev,Flavio Thanks for

Re: Hedwig Build Failure

2011-10-07 Thread Bao Thai Ngo
Hi Ivan, Thank you for the useful guide. I have successfully built hedwig and cannot wait to do more with it. Best, ~Thai On Thu, Oct 6, 2011 at 5:03 PM, Ivan Kelly iv...@yahoo-inc.com wrote: Hi Thai, I've updated the build instructions on SVN, but it hasn't made it to the website yet.

[jira] [Created] (BOOKKEEPER-72) Fix warnings issued by FindBugs

2011-10-07 Thread Ivan Kelly (Created) (JIRA)
Fix warnings issued by FindBugs --- Key: BOOKKEEPER-72 URL: https://issues.apache.org/jira/browse/BOOKKEEPER-72 Project: Bookkeeper Issue Type: Bug Reporter: Ivan Kelly Fix warnings issued by

[jira] [Created] (BOOKKEEPER-73) Add monitoring support

2011-10-07 Thread Ivan Kelly (Created) (JIRA)
Add monitoring support --- Key: BOOKKEEPER-73 URL: https://issues.apache.org/jira/browse/BOOKKEEPER-73 Project: Bookkeeper Issue Type: Improvement Reporter: Ivan Kelly There should be basic monitoring

[jira] [Created] (BOOKKEEPER-74) Bookkeeper Persistence Manager should give up topic on error

2011-10-07 Thread Ivan Kelly (Created) (JIRA)
Bookkeeper Persistence Manager should give up topic on error Key: BOOKKEEPER-74 URL: https://issues.apache.org/jira/browse/BOOKKEEPER-74 Project: Bookkeeper Issue Type: Bug

[jira] [Commented] (BOOKKEEPER-70) reduce or demultiplex subscription connections to a hub server

2011-10-07 Thread Ivan Kelly (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/BOOKKEEPER-70?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13122684#comment-13122684 ] Ivan Kelly commented on BOOKKEEPER-70: -- Comments which have been made about this

[jira] [Created] (BOOKKEEPER-75) Disowning a topic does not terminate subscriptions

2011-10-07 Thread Ivan Kelly (Created) (JIRA)
Disowning a topic does not terminate subscriptions --- Key: BOOKKEEPER-75 URL: https://issues.apache.org/jira/browse/BOOKKEEPER-75 Project: Bookkeeper Issue Type: Bug Reporter: