Failed: ZOOKEEPER- PreCommit Build #1304

2017-11-21 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build/1304/ ### ## LAST 60 LINES OF THE CONSOLE ### [...truncated 71.31 MB...] [exec] +1

[jira] [Commented] (ZOOKEEPER-2924) Flaky Test: org.apache.zookeeper.test.LoadFromLogTest.testRestoreWithTransactionErrors

2017-11-21 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-2924?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16261998#comment-16261998 ] Hadoop QA commented on ZOOKEEPER-2924: -- -1 overall. GitHub Pull Request Build +1

[jira] [Commented] (ZOOKEEPER-2948) Failing c unit tests on apache jenkins

2017-11-21 Thread Daniel Takamori (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-2948?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16261974#comment-16261974 ] Daniel Takamori commented on ZOOKEEPER-2948: Greetings from Infra! I've gone ahead and

Failed: ZOOKEEPER- PreCommit Build #1303

2017-11-21 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build/1303/ ### ## LAST 60 LINES OF THE CONSOLE ### [...truncated 69.63 MB...] [exec] +1

[GitHub] zookeeper issue #418: [zookeeper-2937] disallow client requests without comp...

2017-11-21 Thread sriramch
Github user sriramch commented on the issue: https://github.com/apache/zookeeper/pull/418 @afine please look into this when you get a chance. i have addressed your comments. ---

Failed: ZOOKEEPER-2770 PreCommit Build #3655

2017-11-21 Thread Apache Jenkins Server
Jira: https://issues.apache.org/jira/browse/ZOOKEEPER-2770 Build: https://builds.apache.org/job/PreCommit-ZOOKEEPER-Build/3655/ ### ## LAST 60 LINES OF THE CONSOLE ###

[jira] [Commented] (ZOOKEEPER-2770) ZooKeeper slow operation log

2017-11-21 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-2770?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16261884#comment-16261884 ] ASF GitHub Bot commented on ZOOKEEPER-2770: --- Github user skamille commented on the issue:

[GitHub] zookeeper issue #307: ZOOKEEPER-2770 ZooKeeper slow operation log

2017-11-21 Thread skamille
Github user skamille commented on the issue: https://github.com/apache/zookeeper/pull/307 I appreciate the work that you are trying to do here, and this still feels like an incomplete approach to a problem that would be worth investing further into. It seems like we all agree that it

Success: ZOOKEEPER- PreCommit Build #1302

2017-11-21 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build/1302/ ### ## LAST 60 LINES OF THE CONSOLE ### [...truncated 71.00 MB...] [exec]

[jira] [Updated] (ZOOKEEPER-2948) Failing c unit tests on apache jenkins

2017-11-21 Thread Abraham Fine (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-2948?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Abraham Fine updated ZOOKEEPER-2948: Affects Version/s: 3.6.0 3.5.3 > Failing c unit tests on apache

Success: ZOOKEEPER- PreCommit Build #1301

2017-11-21 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build/1301/ ### ## LAST 60 LINES OF THE CONSOLE ### [...truncated 71.73 MB...] [exec]

[GitHub] zookeeper issue #410: [ZOOKEEPER-2338] - set SOCK_CLOEXEC on socket if defin...

2017-11-21 Thread fr0stbyte
Github user fr0stbyte commented on the issue: https://github.com/apache/zookeeper/pull/410 @phunt both options seem fine to me. I think would prefer the first one, that way if the library remains ABI compatible, the clients won't need to recompile. ---

[jira] [Commented] (ZOOKEEPER-2338) c bindings should create socket's with SOCK_CLOEXEC to avoid fd leaks on fork/exec

2017-11-21 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-2338?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16261485#comment-16261485 ] ASF GitHub Bot commented on ZOOKEEPER-2338: --- Github user fr0stbyte commented on the issue:

Failed: ZOOKEEPER- PreCommit Build #1296

2017-11-21 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build/1296/ ### ## LAST 60 LINES OF THE CONSOLE ### [...truncated 180.06 KB...] [exec]

Re: Apache build failing with test-core-cppunit

2017-11-21 Thread Patrick Hunt
FYI: someone just reported similar problems to the builds list: it seems that on some nodes the user ids, that are used by the Jenkins slav= es, have been changed. But there are still some directories residing in /tm= p with ownership to the old uid. That causes a conflict with our tests,

[jira] [Commented] (ZOOKEEPER-2948) Failing c unit tests on apache jenkins

2017-11-21 Thread Patrick Hunt (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-2948?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16261471#comment-16261471 ] Patrick Hunt commented on ZOOKEEPER-2948: - Someone just reported similar to the builds list:

[jira] [Updated] (ZOOKEEPER-2948) Failing c unit tests on apache jenkins

2017-11-21 Thread Patrick Hunt (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-2948?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Patrick Hunt updated ZOOKEEPER-2948: Description: Looks like someone is creating our test files outside of jenkins. I

[GitHub] zookeeper pull request #422: [DO NOT COMMIT] trying to fix c unit tests

2017-11-21 Thread afine
GitHub user afine opened a pull request: https://github.com/apache/zookeeper/pull/422 [DO NOT COMMIT] trying to fix c unit tests You can merge this pull request into a Git repository by running: $ git pull https://github.com/afine/zookeeper ZOOKEEPER-2948 Alternatively you

[jira] [Created] (ZOOKEEPER-2948) Failing c unit tests on apache jenkins

2017-11-21 Thread Abraham Fine (JIRA)
Abraham Fine created ZOOKEEPER-2948: --- Summary: Failing c unit tests on apache jenkins Key: ZOOKEEPER-2948 URL: https://issues.apache.org/jira/browse/ZOOKEEPER-2948 Project: ZooKeeper Issue

Re: Apache build failing with test-core-cppunit

2017-11-21 Thread Abraham Fine
I'll take a look. On Tue, Nov 21, 2017, at 11:55, Patrick Hunt wrote: > Looks like someone is creating our test files outside of jenkins. I > modified the job to output our id and look at the perms on those files: > > > > [ZooKeeper-trunk] $ /bin/bash /tmp/jenkins291402182647699851.sh >

ZooKeeper-trunk-openjdk7 - Build # 1706 - Failure

2017-11-21 Thread Apache Jenkins Server
See https://builds.apache.org/job/ZooKeeper-trunk-openjdk7/1706/ ### ## LAST 60 LINES OF THE CONSOLE ### [...truncated 65.09 MB...] [junit]

[jira] [Commented] (ZOOKEEPER-2947) Find a reasonable way to handle sequential node counter overflowing

2017-11-21 Thread Patrick Hunt (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-2947?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16261415#comment-16261415 ] Patrick Hunt commented on ZOOKEEPER-2947: - I don't think there's anything we can do at this

Re: Apache build failing with test-core-cppunit

2017-11-21 Thread Patrick Hunt
Looks like someone is creating our test files outside of jenkins. I modified the job to output our id and look at the perms on those files: [ZooKeeper-trunk] $ /bin/bash /tmp/jenkins291402182647699851.sh uid=910(jenkins) gid=910(jenkins) groups=910(jenkins),999(docker) drwxr-xr-x 3 10025

[jira] [Commented] (ZOOKEEPER-2935) [QP MutualAuth]: Port ZOOKEEPER-1045 implementation from branch-3.5 to trunk

2017-11-21 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-2935?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16261398#comment-16261398 ] Hadoop QA commented on ZOOKEEPER-2935: -- -1 overall. GitHub Pull Request Build +1

Failed: ZOOKEEPER- PreCommit Build #1294

2017-11-21 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build/1294/ ### ## LAST 60 LINES OF THE CONSOLE ### [...truncated 75.06 MB...] [exec] +1

[jira] [Commented] (ZOOKEEPER-2806) Flaky test: org.apache.zookeeper.server.quorum.FLEBackwardElectionRoundTest.testBackwardElectionRound

2017-11-21 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-2806?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16261397#comment-16261397 ] ASF GitHub Bot commented on ZOOKEEPER-2806: --- Github user afine closed the pull request at:

[GitHub] zookeeper pull request #281: ZOOKEEPER-2806: Flaky test: org.apache.zookeepe...

2017-11-21 Thread afine
Github user afine closed the pull request at: https://github.com/apache/zookeeper/pull/281 ---

[jira] [Commented] (ZOOKEEPER-2806) Flaky test: org.apache.zookeeper.server.quorum.FLEBackwardElectionRoundTest.testBackwardElectionRound

2017-11-21 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-2806?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16261395#comment-16261395 ] ASF GitHub Bot commented on ZOOKEEPER-2806: --- Github user afine closed the pull request at:

[GitHub] zookeeper pull request #280: ZOOKEEPER-2806: Flaky test: org.apache.zookeepe...

2017-11-21 Thread afine
Github user afine closed the pull request at: https://github.com/apache/zookeeper/pull/280 ---

[jira] [Commented] (ZOOKEEPER-2944) Specify correct overflow value

2017-11-21 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-2944?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16261392#comment-16261392 ] ASF GitHub Bot commented on ZOOKEEPER-2944: --- Github user afine commented on the issue:

[GitHub] zookeeper issue #421: ZOOKEEPER-2944: Specify correct overflow value

2017-11-21 Thread afine
Github user afine commented on the issue: https://github.com/apache/zookeeper/pull/421 I created ZOOKEEPER-2947 to track additional work in this area. ---

[jira] [Created] (ZOOKEEPER-2947) Find a reasonable way to handle sequential node counter overflowing

2017-11-21 Thread Abraham Fine (JIRA)
Abraham Fine created ZOOKEEPER-2947: --- Summary: Find a reasonable way to handle sequential node counter overflowing Key: ZOOKEEPER-2947 URL: https://issues.apache.org/jira/browse/ZOOKEEPER-2947

[jira] [Commented] (ZOOKEEPER-2935) [QP MutualAuth]: Port ZOOKEEPER-1045 implementation from branch-3.5 to trunk

2017-11-21 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-2935?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16261357#comment-16261357 ] ASF GitHub Bot commented on ZOOKEEPER-2935: --- Github user afine commented on the issue:

[GitHub] zookeeper issue #417: ZOOKEEPER-2935: [QP MutualAuth]: Port ZOOKEEPER-1045 i...

2017-11-21 Thread afine
Github user afine commented on the issue: https://github.com/apache/zookeeper/pull/417 @phunt fixed! ---

[jira] [Commented] (ZOOKEEPER-2806) Flaky test: org.apache.zookeeper.server.quorum.FLEBackwardElectionRoundTest.testBackwardElectionRound

2017-11-21 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-2806?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16261354#comment-16261354 ] Hudson commented on ZOOKEEPER-2806: --- FAILURE: Integrated in Jenkins build ZooKeeper-trunk #3618 (See

Re: Let's cut a ZK 3.5.4-beta release

2017-11-21 Thread Karan Mehta
Can we get ZOOKEEPER-2770 in as well? The PR is ready for review at https://github.com/apache/zookeeper/pull/307 It will be a nice feature addition. Thanks! Regards Karan ᐧ On Tue, Nov 21, 2017 at 11:00 AM, Jordan Zimmerman <

ZooKeeper-trunk - Build # 3618 - Still Failing

2017-11-21 Thread Apache Jenkins Server
See https://builds.apache.org/job/ZooKeeper-trunk/3618/ ### ## LAST 60 LINES OF THE CONSOLE ### [...truncated 64.99 MB...] [exec] : elapsed 1001 : OK [exec]

Re: Let's cut a ZK 3.5.4-beta release

2017-11-21 Thread Patrick Hunt
On Tue, Nov 21, 2017 at 11:00 AM, Jordan Zimmerman < jor...@jordanzimmerman.com> wrote: > > Afaict the only real blocker for the release at this point is > > ZOOKEEPER-2901 - Jordan can you resolve the comments, after which we > should > > be good to go. LMK if there's anything I'm missing. > >

Re: Let's cut a ZK 3.5.4-beta release

2017-11-21 Thread Jordan Zimmerman
> Afaict the only real blocker for the release at this point is > ZOOKEEPER-2901 - Jordan can you resolve the comments, after which we should > be good to go. LMK if there's anything I'm missing. I'll have this done in the next day or so. Please wait for me if you can! -Jordan

Re: Apache build failing with test-core-cppunit

2017-11-21 Thread Patrick Hunt
With the same issue? Does it ever pass? Patrick On Tue, Nov 21, 2017 at 10:32 AM, Andor Molnar wrote: > I checked back a few failing builds and see different hosts failing: H4, > H9, H12, ... > > > > > > On Tue, Nov 21, 2017 at 6:26 PM, Patrick Hunt

[jira] [Commented] (ZOOKEEPER-2806) Flaky test: org.apache.zookeeper.server.quorum.FLEBackwardElectionRoundTest.testBackwardElectionRound

2017-11-21 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-2806?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16261245#comment-16261245 ] ASF GitHub Bot commented on ZOOKEEPER-2806: --- Github user phunt commented on the issue:

ZooKeeper-trunk - Build # 3617 - Still Failing

2017-11-21 Thread Apache Jenkins Server
See https://builds.apache.org/job/ZooKeeper-trunk/3617/ ### ## LAST 60 LINES OF THE CONSOLE ### [...truncated 65.55 MB...] [exec]

[jira] [Commented] (ZOOKEEPER-2944) Specify correct overflow value

2017-11-21 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-2944?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16261239#comment-16261239 ] Hudson commented on ZOOKEEPER-2944: --- FAILURE: Integrated in Jenkins build ZooKeeper-trunk #3617 (See

[jira] [Commented] (ZOOKEEPER-2795) Change log level for "ZKShutdownHandler is not registered" error message

2017-11-21 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-2795?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16261238#comment-16261238 ] Hudson commented on ZOOKEEPER-2795: --- FAILURE: Integrated in Jenkins build ZooKeeper-trunk #3617 (See

Re: Apache build failing with test-core-cppunit

2017-11-21 Thread Andor Molnar
I checked back a few failing builds and see different hosts failing: H4, H9, H12, ... On Tue, Nov 21, 2017 at 6:26 PM, Patrick Hunt wrote: > Could it be an environment issue? I see the following just before the > failure: > > [exec] rm: cannot remove

Failed: ZOOKEEPER- PreCommit Build #1293

2017-11-21 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build/1293/ ### ## LAST 60 LINES OF THE CONSOLE ### [...truncated 71.46 MB...] [exec] +1

[jira] [Commented] (ZOOKEEPER-2849) Quorum port binding needs exponential back-off retry

2017-11-21 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-2849?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16261206#comment-16261206 ] Hadoop QA commented on ZOOKEEPER-2849: -- -1 overall. GitHub Pull Request Build +1

[jira] [Commented] (ZOOKEEPER-2935) [QP MutualAuth]: Port ZOOKEEPER-1045 implementation from branch-3.5 to trunk

2017-11-21 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-2935?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16261195#comment-16261195 ] ASF GitHub Bot commented on ZOOKEEPER-2935: --- Github user phunt commented on the issue:

[GitHub] zookeeper issue #417: ZOOKEEPER-2935: [QP MutualAuth]: Port ZOOKEEPER-1045 i...

2017-11-21 Thread phunt
Github user phunt commented on the issue: https://github.com/apache/zookeeper/pull/417 Hi Abe. I started looking at this but noticed an issue right off the bat. This line is removed when I diff btw your patch applied to trunk and branch-3.5. Can you take a look through this again and

[jira] [Resolved] (ZOOKEEPER-2944) Specify correct overflow value

2017-11-21 Thread Patrick Hunt (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-2944?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Patrick Hunt resolved ZOOKEEPER-2944. - Resolution: Fixed Fix Version/s: 3.5.4 3.6.0

[jira] [Commented] (ZOOKEEPER-2944) Specify correct overflow value

2017-11-21 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-2944?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16261145#comment-16261145 ] ASF GitHub Bot commented on ZOOKEEPER-2944: --- Github user asfgit closed the pull request at:

[GitHub] zookeeper pull request #421: ZOOKEEPER-2944: Specify correct overflow value

2017-11-21 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/zookeeper/pull/421 ---

[jira] [Commented] (ZOOKEEPER-2944) Specify correct overflow value

2017-11-21 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-2944?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16261137#comment-16261137 ] ASF GitHub Bot commented on ZOOKEEPER-2944: --- Github user phunt commented on the issue:

[GitHub] zookeeper issue #421: ZOOKEEPER-2944: Specify correct overflow value

2017-11-21 Thread phunt
Github user phunt commented on the issue: https://github.com/apache/zookeeper/pull/421 Throwing an exception sounds like a pretty reasonable thing to do, however it's probably client code dependent. Perhaps a note that this may (likely?) have to be handled as an error condition...

[jira] [Resolved] (ZOOKEEPER-2795) Change log level for "ZKShutdownHandler is not registered" error message

2017-11-21 Thread Patrick Hunt (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-2795?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Patrick Hunt resolved ZOOKEEPER-2795. - Resolution: Fixed Fix Version/s: 3.5.4 3.6.0

[jira] [Commented] (ZOOKEEPER-2795) Change log level for "ZKShutdownHandler is not registered" error message

2017-11-21 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-2795?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16261129#comment-16261129 ] ASF GitHub Bot commented on ZOOKEEPER-2795: --- Github user asfgit closed the pull request at:

[GitHub] zookeeper pull request #273: ZOOKEEPER-2795 Change log level for "ZKShutdown...

2017-11-21 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/zookeeper/pull/273 ---

[jira] [Commented] (ZOOKEEPER-2939) Deal with maxbuffer as it relates to proposals

2017-11-21 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-2939?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16261123#comment-16261123 ] ASF GitHub Bot commented on ZOOKEEPER-2939: --- Github user afine commented on a diff in the

[jira] [Commented] (ZOOKEEPER-2795) Change log level for "ZKShutdownHandler is not registered" error message

2017-11-21 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-2795?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16261120#comment-16261120 ] ASF GitHub Bot commented on ZOOKEEPER-2795: --- Github user phunt commented on the issue:

[GitHub] zookeeper pull request #415: ZOOKEEPER-2939: Added last/min/max proposal siz...

2017-11-21 Thread afine
Github user afine commented on a diff in the pull request: https://github.com/apache/zookeeper/pull/415#discussion_r152349015 --- Diff: build.xml --- @@ -1817,7 +1817,7 @@ xmlns:cs="antlib:com.puppycrawl.tools.checkstyle.ant"> description="Create eclipse project

[GitHub] zookeeper issue #273: ZOOKEEPER-2795 Change log level for "ZKShutdownHandler...

2017-11-21 Thread phunt
Github user phunt commented on the issue: https://github.com/apache/zookeeper/pull/273 IC. Your investigation/summary makes sense to me. I'll commit this. Thanks Abe! ---

Re: Apache build failing with test-core-cppunit

2017-11-21 Thread Patrick Hunt
Could it be an environment issue? I see the following just before the failure: [exec] rm: cannot remove '/tmp/zkdata/myid': Permission denied check whether it's happening on just one host (jenkins). Patrick On Tue, Nov 21, 2017 at 6:25 AM, Andor Molnar wrote: > Looks

Hi Zookeeper expert, we encountered a slow attack problem, described as follows, please help to analyze and confirm, thank you very much.

2017-11-21 Thread zhanggang
Hi Zookeeper expert, we encountered a slow attack problem, described as follows, please help to analyze and confirm, thank you very much. Problem: In the client using some method (such as telnet) to establish a tcp connection with server-side zookeeper listening port , but after the

Hi Zookeeper expert, we encountered a slow attack problem, described as follows, please help to analyze and confirm, thank you very much

2017-11-21 Thread zhanggang
Hi Zookeeper expert, we encountered a slow attack problem, described as follows, please help to analyze and confirm, thank you very much. Problem: In the client using some method (such as telnet) to establish a tcp connection with server-side zookeeper listening port , but after the

Re: Apache build failing with test-core-cppunit

2017-11-21 Thread Andor Molnar
Looks like only https://builds.apache.org/job/ZooKeeper-trunk is affected. On Tue, Nov 21, 2017 at 3:22 PM, Andor Molnar wrote: > Hi, > > Zookeeper build has been failing for a while with some weird error in > test-core-cppunit task. In most cases the error is the

[jira] [Commented] (ZOOKEEPER-2924) Flaky Test: org.apache.zookeeper.test.LoadFromLogTest.testRestoreWithTransactionErrors

2017-11-21 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-2924?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16260789#comment-16260789 ] Hadoop QA commented on ZOOKEEPER-2924: -- -1 overall. GitHub Pull Request Build +1

Failed: ZOOKEEPER- PreCommit Build #1292

2017-11-21 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build/1292/ ### ## LAST 60 LINES OF THE CONSOLE ### [...truncated 70.51 MB...] [exec]

Apache build failing with test-core-cppunit

2017-11-21 Thread Andor Molnar
Hi, Zookeeper build has been failing for a while with some weird error in test-core-cppunit task. In most cases the error is the following: ... [exec] Zookeeper_simpleSystem::testGetChildren2 : elapsed 1052 : OK [exec] Zookeeper_simpleSystem::testLastZxid : elapsed 4520 : OK

Failed: ZOOKEEPER- PreCommit Build #1291

2017-11-21 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build/1291/ ### ## LAST 60 LINES OF THE CONSOLE ### [...truncated 71.50 MB...] [exec] +1

[jira] [Commented] (ZOOKEEPER-2939) Deal with maxbuffer as it relates to proposals

2017-11-21 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-2939?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16260757#comment-16260757 ] Hadoop QA commented on ZOOKEEPER-2939: -- -1 overall. GitHub Pull Request Build +1

[jira] [Commented] (ZOOKEEPER-2939) Deal with maxbuffer as it relates to proposals

2017-11-21 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-2939?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16260735#comment-16260735 ] ASF GitHub Bot commented on ZOOKEEPER-2939: --- Github user anmolnar commented on a diff in the

[jira] [Commented] (ZOOKEEPER-2939) Deal with maxbuffer as it relates to proposals

2017-11-21 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-2939?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16260734#comment-16260734 ] ASF GitHub Bot commented on ZOOKEEPER-2939: --- Github user anmolnar commented on a diff in the

[GitHub] zookeeper pull request #415: ZOOKEEPER-2939: Added last/min/max proposal siz...

2017-11-21 Thread anmolnar
Github user anmolnar commented on a diff in the pull request: https://github.com/apache/zookeeper/pull/415#discussion_r152276508 --- Diff: src/java/test/org/apache/zookeeper/server/quorum/StatResetCommandTest.java --- @@ -0,0 +1,112 @@ +/** + * Licensed to the Apache

[GitHub] zookeeper pull request #415: ZOOKEEPER-2939: Added last/min/max proposal siz...

2017-11-21 Thread anmolnar
Github user anmolnar commented on a diff in the pull request: https://github.com/apache/zookeeper/pull/415#discussion_r152276479 --- Diff: src/java/test/org/apache/zookeeper/server/quorum/StatCommandTest.java --- @@ -0,0 +1,106 @@ +/** + * Licensed to the Apache Software

[GitHub] zookeeper issue #415: ZOOKEEPER-2939: Added last/min/max proposal size JMX b...

2017-11-21 Thread anmolnar
Github user anmolnar commented on the issue: https://github.com/apache/zookeeper/pull/415 @afine You're not missing anything, I didn't add jetty support to this patch intentionally, because afaik jetty is not supported in 3.4. So the plan is to keep this patch compatible with all

[jira] [Commented] (ZOOKEEPER-2939) Deal with maxbuffer as it relates to proposals

2017-11-21 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-2939?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16260588#comment-16260588 ] ASF GitHub Bot commented on ZOOKEEPER-2939: --- Github user anmolnar commented on the issue:

[jira] [Created] (ZOOKEEPER-2946) The truncate() function in FileTxnLog.java may fail to properly remove the uncommitted write

2017-11-21 Thread Beom Heyn Kim (JIRA)
Beom Heyn Kim created ZOOKEEPER-2946: Summary: The truncate() function in FileTxnLog.java may fail to properly remove the uncommitted write Key: ZOOKEEPER-2946 URL:

ZooKeeper_branch35_jdk7 - Build # 1192 - Failure

2017-11-21 Thread Apache Jenkins Server
See https://builds.apache.org/job/ZooKeeper_branch35_jdk7/1192/ ### ## LAST 60 LINES OF THE CONSOLE ### [...truncated 70.04 MB...] [junit] 2017-11-21 08:54:26,834

Failed: ZOOKEEPER- PreCommit Build #1289

2017-11-21 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build/1289/ ### ## LAST 60 LINES OF THE CONSOLE ### [...truncated 71.03 MB...] [exec] +1

Failed: ZOOKEEPER- PreCommit Build #1290

2017-11-21 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build/1290/ ### ## LAST 60 LINES OF THE CONSOLE ### [...truncated 6.38 KB...] [exec] Pull

[jira] [Commented] (ZOOKEEPER-2807) Flaky test: org.apache.zookeeper.test.WatchEventWhenAutoResetTest.testNodeDataChanged

2017-11-21 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-2807?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16260395#comment-16260395 ] Hadoop QA commented on ZOOKEEPER-2807: -- -1 overall. GitHub Pull Request Build +1