ZooKeeper_branch34_jdk7 - Build # 1275 - Still Failing

2016-10-27 Thread Apache Jenkins Server
See https://builds.apache.org/job/ZooKeeper_branch34_jdk7/1275/ ### ## LAST 60 LINES OF THE CONSOLE ### [...truncated 190018 lines...] [junit] 2016-10-28

[jira] [Created] (ZOOKEEPER-2623) CheckVersion outside of Multi causes NullPointerException

2016-10-27 Thread Diego Ongaro (JIRA)
Diego Ongaro created ZOOKEEPER-2623: --- Summary: CheckVersion outside of Multi causes NullPointerException Key: ZOOKEEPER-2623 URL: https://issues.apache.org/jira/browse/ZOOKEEPER-2623 Project:

ZooKeeper-trunk - Build # 3135 - Failure

2016-10-27 Thread Apache Jenkins Server
See https://builds.apache.org/job/ZooKeeper-trunk/3135/ ### ## LAST 60 LINES OF THE CONSOLE ### [...truncated 412829 lines...] [junit] at

ZooKeeper_branch34_jdk8 - Build # 751 - Still Failing

2016-10-27 Thread Apache Jenkins Server
See https://builds.apache.org/job/ZooKeeper_branch34_jdk8/751/ ### ## LAST 60 LINES OF THE CONSOLE ### [...truncated 196132 lines...] [junit] 2016-10-27

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

2016-10-27 Thread Michael Han (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-1045?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15613421#comment-15613421 ] Michael Han commented on ZOOKEEPER-1045: Update test report posted as https://goo.gl/qNR45M

Re: QA github pre-commit queue

2016-10-27 Thread Flavio Junqueira
Yeah, I tried to trigger the 761 manually and it didn't work. I need to work on the manual trigger. The issue with your PR 94 is likely to be a bug in the config that I think I fixed now. I need to create a test PR to debug it. One problem is that builds.apache.org

[jira] [Updated] (ZOOKEEPER-2597) Add script to merge PR from Apache git repo to Github

2016-10-27 Thread Edward Ribeiro (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-2597?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Edward Ribeiro updated ZOOKEEPER-2597: -- Attachment: (was: 85.diff) > Add script to merge PR from Apache git repo to

[jira] [Updated] (ZOOKEEPER-2597) Add script to merge PR from Apache git repo to Github

2016-10-27 Thread Edward Ribeiro (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-2597?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Edward Ribeiro updated ZOOKEEPER-2597: -- Attachment: (was: 85.2.diff) > Add script to merge PR from Apache git repo to

[jira] [Updated] (ZOOKEEPER-2597) Add script to merge PR from Apache git repo to Github

2016-10-27 Thread Edward Ribeiro (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-2597?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Edward Ribeiro updated ZOOKEEPER-2597: -- Attachment: 85.2.diff > Add script to merge PR from Apache git repo to Github >

Re: QA github pre-commit queue

2016-10-27 Thread Michael Han
I saw the pre-commit build from the new bot ( https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build/1/) for ZOOKEEPER-761. There are two issues: * The test does not run, because "[exec] ZOOKEEPER-761 is not "Patch Available". Exiting." * The build result was sent to dev list, but the

[jira] [Commented] (ZOOKEEPER-2080) ReconfigRecoveryTest fails intermittently

2016-10-27 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-2080?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15613237#comment-15613237 ] Ted Yu commented on ZOOKEEPER-2080: --- Thanks for the effort, Michael. > ReconfigRecoveryTest fails

[jira] [Updated] (ZOOKEEPER-2597) Add script to merge PR from Apache git repo to Github

2016-10-27 Thread Edward Ribeiro (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-2597?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Edward Ribeiro updated ZOOKEEPER-2597: -- Attachment: 85.diff > Add script to merge PR from Apache git repo to Github >

Failed: ZOOKEEPER-761 PreCommit Build #1

2016-10-27 Thread Apache Jenkins Server
Jira: https://issues.apache.org/jira/browse/ZOOKEEPER-761 Build: https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build/1/ ### ## LAST 60 LINES OF THE CONSOLE

ZooKeeper-trunk-openjdk7 - Build # 1218 - Failure

2016-10-27 Thread Apache Jenkins Server
See https://builds.apache.org/job/ZooKeeper-trunk-openjdk7/1218/ ### ## LAST 60 LINES OF THE CONSOLE ### [...truncated 422019 lines...] [junit] 2016-10-27

Re: Dear Community,we find a Vulnerability in Zookeeper/SOLR/Apache(PHP) about tcp connection exhausted,Waiting for your reply

2016-10-27 Thread Flavio P JUNQUEIRA
Please read this: http://zookeeper.apache.org/security.html -Flavio On 27 Oct 2016 20:16, "Linkezhang" wrote: > *Problem:* > > In the client using some method (such as telnet) to establish a tcp > connection with server-side apache listening port , but after the >

Dear Community,we find a Vulnerability in Zookeeper/SOLR/Apache(PHP) about tcp connection exhausted,Waiting for your reply

2016-10-27 Thread Linkezhang
Problem: In the client using some method (such as telnet) to establish a tcp connection with server-side apache listening port , but after the establishment of tcp connection, the client does not send any data. However, apache will not disconnect this tcp connection, may lead to the number of

Re: QA github pre-commit queue

2016-10-27 Thread Benjamin Reed
i also pushed a new version for https://issues.apache.org/jira/browse/ZOOKEEPER-761 although that one might be tricky since there are attached patches and a pr. should the pr still be qaed? On Thu, Oct 27, 2016 at 12:04 PM, Michael Han wrote: > Created PR94 to

Re: QA github pre-commit queue

2016-10-27 Thread Michael Han
Created PR94 to ZOOKEEPER-2014. It's been 2 hours, and no QA bot activity. On Thu, Oct 27, 2016 at 9:05 AM, Flavio Junqueira wrote: > Ok, I have created this queue: PreCommit-ZOOKEEPER-github-pr-build. I > have configured it and would kindly appreciate if anyone could update a

[jira] [Commented] (ZOOKEEPER-2014) Only admin should be allowed to reconfig a cluster

2016-10-27 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-2014?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15612555#comment-15612555 ] ASF GitHub Bot commented on ZOOKEEPER-2014: --- GitHub user hanm opened a pull request:

[GitHub] zookeeper pull request #94: ZOOKEEPER-2014: Only admin should be allowed to ...

2016-10-27 Thread hanm
GitHub user hanm opened a pull request: https://github.com/apache/zookeeper/pull/94 ZOOKEEPER-2014: Only admin should be allowed to reconfig a cluster. This PR implements ZOOKEEPER-2014. For details, please refer to * JIRA: https://issues.apache.org/jira/browse/ZOOKEEPER-2014

Re: QA github pre-commit queue

2016-10-27 Thread Flavio Junqueira
Ok, I have created this queue: PreCommit-ZOOKEEPER-github-pr-build. I have configured it and would kindly appreciate if anyone could update a PR to test it. -Flavio > On 27 Oct 2016, at 16:57, Edward Ribeiro wrote: > > Cool! Thanks for the heads up. :) > > Cheers

[jira] [Commented] (ZOOKEEPER-1525) Plumb ZooKeeperServer object into auth plugins

2016-10-27 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-1525?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15612330#comment-15612330 ] ASF GitHub Bot commented on ZOOKEEPER-1525: --- Github user hanm commented on the issue:

[GitHub] zookeeper issue #84: [ZOOKEEPER-1525] Plumb ZooKeeperServer object into auth...

2016-10-27 Thread hanm
Github user hanm commented on the issue: https://github.com/apache/zookeeper/pull/84 (Not particularly related to the logic of this PR) Might be better to do a git squash to consolidate 16 commits into a single commit to keep the commit history clean - I've seen most projects operate

Re: QA github pre-commit queue

2016-10-27 Thread Edward Ribeiro
Cool! Thanks for the heads up. :) Cheers Em 27 de out de 2016 1:56 PM, "Flavio Junqueira" escreveu: > There is no need to create an INFRA jira, I'm taking care of it, stay > tuned. In the meanwhile, please submit patches as usual through jira to > trigger QA. > > -Flavio > > >

Re: QA github pre-commit queue

2016-10-27 Thread Flavio Junqueira
There is no need to create an INFRA jira, I'm taking care of it, stay tuned. In the meanwhile, please submit patches as usual through jira to trigger QA. -Flavio > On 27 Oct 2016, at 16:54, Edward Ribeiro wrote: > > Dear community, > > As part of the github move, we

QA github pre-commit queue

2016-10-27 Thread Edward Ribeiro
Dear community, As part of the github move, we are still lacking the plumbing that allows to run Jenkins CI tests, etc, on open Pull Requests. Please, take a look at Kafka pending PR at Github to see what I am referring to. Any committer could open an INFRA JIRA to address this? Best regards,

[GitHub] zookeeper issue #84: [ZOOKEEPER-1525] Plumb ZooKeeperServer object into auth...

2016-10-27 Thread Randgalt
Github user Randgalt commented on the issue: https://github.com/apache/zookeeper/pull/84 @fpj Any more thoughts on this Flavio? --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature

[jira] [Commented] (ZOOKEEPER-1525) Plumb ZooKeeperServer object into auth plugins

2016-10-27 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-1525?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15612245#comment-15612245 ] ASF GitHub Bot commented on ZOOKEEPER-1525: --- Github user Randgalt commented on the issue:

ZooKeeper_branch34_openjdk7 - Build # 1257 - Failure

2016-10-27 Thread Apache Jenkins Server
See https://builds.apache.org/job/ZooKeeper_branch34_openjdk7/1257/ ### ## LAST 60 LINES OF THE CONSOLE ### [...truncated 192865 lines...] [junit] 2016-10-27

[GitHub] zookeeper issue #90: ZOOKEEPER-761: Remove *synchronous* calls from the *sin...

2016-10-27 Thread breed
Github user breed commented on the issue: https://github.com/apache/zookeeper/pull/90 @fpj on the plus side that failure validates that the change is correct :) (it is trying to use a sync API with a non threaded test) --- If your project is set up for it, you can reply to this

[jira] [Commented] (ZOOKEEPER-761) Remove *synchronous* calls from the *single-threaded* C clieant API, since they are documented not to work

2016-10-27 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-761?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15612119#comment-15612119 ] ASF GitHub Bot commented on ZOOKEEPER-761: -- Github user breed commented on the issue:

[jira] [Commented] (ZOOKEEPER-761) Remove *synchronous* calls from the *single-threaded* C clieant API, since they are documented not to work

2016-10-27 Thread Benjamin Reed (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-761?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15612002#comment-15612002 ] Benjamin Reed commented on ZOOKEEPER-761: - not yet, i have a mac and tests don't seem to work

ZooKeeper_branch34_solaris - Build # 1339 - Failure

2016-10-27 Thread Apache Jenkins Server
See https://builds.apache.org/job/ZooKeeper_branch34_solaris/1339/ ### ## LAST 60 LINES OF THE CONSOLE ### [...truncated 164916 lines...] [junit] 2016-10-27

[jira] [Commented] (ZOOKEEPER-1394) ClassNotFoundException on shutdown of client

2016-10-27 Thread wu wen (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-1394?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15611961#comment-15611961 ] wu wen commented on ZOOKEEPER-1394: --- i think this is a class loading time problem,If ZooTrace.xxx()

ZooKeeper_branch35_jdk8 - Build # 281 - Still Failing

2016-10-27 Thread Apache Jenkins Server
See https://builds.apache.org/job/ZooKeeper_branch35_jdk8/281/ ### ## LAST 60 LINES OF THE CONSOLE ### [...truncated 432061 lines...] [junit] at

[jira] [Commented] (ZOOKEEPER-1394) ClassNotFoundException on shutdown of client

2016-10-27 Thread Enrico Olivelli (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-1394?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15611729#comment-15611729 ] Enrico Olivelli commented on ZOOKEEPER-1394: I get regularly into this error. IMHO the

[jira] [Commented] (ZOOKEEPER-1394) ClassNotFoundException on shutdown of client

2016-10-27 Thread Flavio Junqueira (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-1394?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15611715#comment-15611715 ] Flavio Junqueira commented on ZOOKEEPER-1394: - Let me elaborate. I understand that folks

ZooKeeper-trunk-jdk8 - Build # 798 - Still Failing

2016-10-27 Thread Apache Jenkins Server
See https://builds.apache.org/job/ZooKeeper-trunk-jdk8/798/ ### ## LAST 60 LINES OF THE CONSOLE ### [...truncated 435710 lines...] [junit] at

[jira] [Commented] (ZOOKEEPER-761) Remove *synchronous* calls from the *single-threaded* C clieant API, since they are documented not to work

2016-10-27 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-761?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15611643#comment-15611643 ] ASF GitHub Bot commented on ZOOKEEPER-761: -- Github user fpj commented on the issue:

[GitHub] zookeeper issue #90: ZOOKEEPER-761: Remove *synchronous* calls from the *sin...

2016-10-27 Thread fpj
Github user fpj commented on the issue: https://github.com/apache/zookeeper/pull/90 @breed `make check` does not compile for me: ``` g++ -DHAVE_CONFIG_H -I. -I./include -I./tests -I./generated -DUSE_STATIC_LIB -DZKSERVER_CMD="\"./tests/zkServer.sh\"" -DZOO_IPV6_ENABLED

ZooKeeper_branch35_jdk7 - Build # 713 - Failure

2016-10-27 Thread Apache Jenkins Server
See https://builds.apache.org/job/ZooKeeper_branch35_jdk7/713/ ### ## LAST 60 LINES OF THE CONSOLE ### [...truncated 443014 lines...] [junit] at

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

2016-10-27 Thread Apache Jenkins Server
See https://builds.apache.org/job/ZooKeeper-trunk-solaris/1363/ ### ## LAST 60 LINES OF THE CONSOLE ### [...truncated 431712 lines...] [junit] 2016-10-27