[jira] [Commented] (ZOOKEEPER-1045) Support Quorum Peer mutual authentication via SASL

2016-07-04 Thread Rakesh R (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-1045?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15361939#comment-15361939 ] Rakesh R commented on ZOOKEEPER-1045: - Yes, its by design we supports only single(shared) Kerb

[jira] [Commented] (ZOOKEEPER-2464) NullPointerException on ContainerManager

2016-07-04 Thread Jordan Zimmerman (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-2464?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15361836#comment-15361836 ] Jordan Zimmerman commented on ZOOKEEPER-2464: - 1 line change and no test case was provided

Re: RC1 issues (was: Re: [VOTE] Apache ZooKeeper release 3.5.2-alpha candidate 1)

2016-07-04 Thread Flavio Junqueira
I forgot to fill in the name of the test giving the connection errors below, it is testFirstServerDown in Zookeeper_simpleSystem (TestClient.cc ). -Flavio > On 04 Jul 2016, at 23:53, Flavio Junqueira wrote: > >> >> On 04 Jul 2016, at 22:01, Michael

[jira] [Commented] (ZOOKEEPER-2464) NullPointerException on ContainerManager

2016-07-04 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-2464?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15361833#comment-15361833 ] Hadoop QA commented on ZOOKEEPER-2464: -- -1 overall. Here are the results of testing the latest

Failed: ZOOKEEPER-2464 PreCommit Build #3261

2016-07-04 Thread Apache Jenkins Server
Jira: https://issues.apache.org/jira/browse/ZOOKEEPER-2464 Build: https://builds.apache.org/job/PreCommit-ZOOKEEPER-Build/3261/ ### ## LAST 60 LINES OF THE CONSOLE ###

Re: RC1 issues (was: Re: [VOTE] Apache ZooKeeper release 3.5.2-alpha candidate 1)

2016-07-04 Thread Flavio Junqueira
> On 04 Jul 2016, at 22:01, Michael Han wrote: > > Both Java and C unit tests coming with 3.5.2-alpha passed for me in 5 runs. > Are the failed tests deterministically reproducible? They fail consistently for me. When I run xxx, I get this output in the logs, which is weird

[jira] [Updated] (ZOOKEEPER-2464) NullPointerException on ContainerManager

2016-07-04 Thread Jordan Zimmerman (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-2464?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jordan Zimmerman updated ZOOKEEPER-2464: Attachment: ZOOKEEPER-2464.patch node.getChildren() can legally return null >

[jira] [Assigned] (ZOOKEEPER-2464) NullPointerException on ContainerManager

2016-07-04 Thread Jordan Zimmerman (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-2464?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jordan Zimmerman reassigned ZOOKEEPER-2464: --- Assignee: Jordan Zimmerman > NullPointerException on ContainerManager >

[jira] [Created] (ZOOKEEPER-2464) NullPointerException on ContainerManager

2016-07-04 Thread Stefano Salmaso (JIRA)
Stefano Salmaso created ZOOKEEPER-2464: -- Summary: NullPointerException on ContainerManager Key: ZOOKEEPER-2464 URL: https://issues.apache.org/jira/browse/ZOOKEEPER-2464 Project: ZooKeeper

Re: RC1 issues (was: Re: [VOTE] Apache ZooKeeper release 3.5.2-alpha candidate 1)

2016-07-04 Thread Michael Han
Both Java and C unit tests coming with 3.5.2-alpha passed for me in 5 runs. Are the failed tests deterministically reproducible? If not, it seems we have more flaky tests related to threading / timing that needs to be taken care of, and they don't sound blocker for the release to me. On Sun, Jul

[jira] [Commented] (ZOOKEEPER-1045) Support Quorum Peer mutual authentication via SASL

2016-07-04 Thread Michael Han (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-1045?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15361768#comment-15361768 ] Michael Han commented on ZOOKEEPER-1045: Yeah just want to confirm because you were asking my

ZooKeeper-trunk-openjdk7 - Build # 1082 - Failure

2016-07-04 Thread Apache Jenkins Server
See https://builds.apache.org/job/ZooKeeper-trunk-openjdk7/1082/ ### ## LAST 60 LINES OF THE CONSOLE ### [...truncated 437072 lines...] [junit] at

[jira] [Updated] (ZOOKEEPER-896) Improve client to support dynamic authentication schemes

2016-07-04 Thread Botond Hejj (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-896?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Botond Hejj updated ZOOKEEPER-896: -- Summary: Improve client to support dynamic authentication schemes (was: Improve C client to

[jira] [Updated] (ZOOKEEPER-896) Improve client to support dynamic authentication schemes

2016-07-04 Thread Botond Hejj (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-896?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Botond Hejj updated ZOOKEEPER-896: -- Description: When we started exploring zookeeper for our requirements we found the

[jira] [Commented] (ZOOKEEPER-896) Improve C client to support dynamic authentication schemes

2016-07-04 Thread Botond Hejj (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-896?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15361638#comment-15361638 ] Botond Hejj commented on ZOOKEEPER-896: --- I've updated the patch for this. It is adjusted to the

[jira] [Updated] (ZOOKEEPER-896) Improve C client to support dynamic authentication schemes

2016-07-04 Thread Botond Hejj (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-896?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Botond Hejj updated ZOOKEEPER-896: -- Attachment: ZOOKEEPER-896.patch > Improve C client to support dynamic authentication schemes

[jira] [Updated] (ZOOKEEPER-896) Improve C client to support dynamic authentication schemes

2016-07-04 Thread Botond Hejj (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-896?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Botond Hejj updated ZOOKEEPER-896: -- Affects Version/s: (was: 3.3.2) Component/s: java client > Improve C client to

ZooKeeper_branch35_solaris - Build # 160 - Still Failing

2016-07-04 Thread Apache Jenkins Server
See https://builds.apache.org/job/ZooKeeper_branch35_solaris/160/ ### ## LAST 60 LINES OF THE CONSOLE ### [...truncated 422017 lines...] [junit] 2016-07-04

[jira] [Issue Comment Deleted] (ZOOKEEPER-2138) ZooKeeper C client testing is failing

2016-07-04 Thread Daniel Takamori (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-2138?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Daniel Takamori updated ZOOKEEPER-2138: --- Comment: was deleted (was: http://www.fixithere.net/sky-customer-service/) >

ZooKeeper_branch34_openjdk7 - Build # 1127 - Still Failing

2016-07-04 Thread Apache Jenkins Server
See https://builds.apache.org/job/ZooKeeper_branch34_openjdk7/1127/ ### ## LAST 60 LINES OF THE CONSOLE ### [...truncated 221356 lines...] [junit] 2016-07-04

Re: [VOTE] Apache ZooKeeper release 3.5.2-alpha candidate 1

2016-07-04 Thread Enrico Olivelli
+1 (non binding) Tested Apache BookKeeper trunk (4.5.0-SNAPSHOT) Tested Majordodo (http://majordodo.org). These tests also include running Apache BookKeeper 4.4.0 Client using the 3.5.2-alpha java client. Tested BlazingCache (http://blazingcache.org) . These tests also include running Apache

[jira] [Commented] (ZOOKEEPER-2103) ZooKeeper Client Configuration

2016-07-04 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-2103?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15361025#comment-15361025 ] Hadoop QA commented on ZOOKEEPER-2103: -- -1 overall. Here are the results of testing the latest

[jira] [Commented] (ZOOKEEPER-2103) ZooKeeper Client Configuration

2016-07-04 Thread Arshad Mohammad (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-2103?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15361019#comment-15361019 ] Arshad Mohammad commented on ZOOKEEPER-2103: ZOOKEEPER-2139 has already implemented the