[jira] [Commented] (ZOOKEEPER-2238) Support limiting the maximum number of connections/clients to a zookeeper server.

2016-08-10 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-2238?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15416646#comment-15416646 ] Hadoop QA commented on ZOOKEEPER-2238: -- -1 overall. Here are the results of test

Failed: ZOOKEEPER-2238 PreCommit Build #3357

2016-08-10 Thread Apache Jenkins Server
Jira: https://issues.apache.org/jira/browse/ZOOKEEPER-2238 Build: https://builds.apache.org/job/PreCommit-ZOOKEEPER-Build/3357/ ### ## LAST 60 LINES OF THE CONSOLE ### [

[jira] [Commented] (ZOOKEEPER-2238) Support limiting the maximum number of connections/clients to a zookeeper server.

2016-08-10 Thread Arshad Mohammad (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-2238?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15416640#comment-15416640 ] Arshad Mohammad commented on ZOOKEEPER-2238: Thanks [~eribeiro] for workin

[jira] [Commented] (ZOOKEEPER-2280) NettyServerCnxnFactory doesn't honor maxClientCnxns param

2016-08-10 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-2280?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15416368#comment-15416368 ] ASF GitHub Bot commented on ZOOKEEPER-2280: --- GitHub user eribeiro opened a p

[GitHub] zookeeper pull request #77: ZOOKEEPER-2280: NettyServerCnxnFactory doesn't h...

2016-08-10 Thread eribeiro
GitHub user eribeiro opened a pull request: https://github.com/apache/zookeeper/pull/77 ZOOKEEPER-2280: NettyServerCnxnFactory doesn't honor maxClientCnxns p… …aram You can merge this pull request into a Git repository by running: $ git pull https://github.com/eribeiro/zook

ZooKeeper_branch34_jdk8 - Build # 661 - Failure

2016-08-10 Thread Apache Jenkins Server
See https://builds.apache.org/job/ZooKeeper_branch34_jdk8/661/ ### ## LAST 60 LINES OF THE CONSOLE ### [...truncated 221066 lines...] [junit] 2016-08-11 01:51:05,763

Failed: ZOOKEEPER-2509 PreCommit Build #3356

2016-08-10 Thread Apache Jenkins Server
Jira: https://issues.apache.org/jira/browse/ZOOKEEPER-2509 Build: https://builds.apache.org/job/PreCommit-ZOOKEEPER-Build/3356/ ### ## LAST 60 LINES OF THE CONSOLE ### [

[jira] [Commented] (ZOOKEEPER-2509) Secure mode leaks memory

2016-08-10 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-2509?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15416288#comment-15416288 ] Hadoop QA commented on ZOOKEEPER-2509: -- -1 overall. Here are the results of test

[jira] [Commented] (ZOOKEEPER-2509) Secure mode leaks memory

2016-08-10 Thread Ted Dunning (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-2509?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15416280#comment-15416280 ] Ted Dunning commented on ZOOKEEPER-2509: [~rgs] Thanks for the pointer. I got

[jira] [Updated] (ZOOKEEPER-2509) Secure mode leaks memory

2016-08-10 Thread Ted Dunning (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-2509?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ted Dunning updated ZOOKEEPER-2509: --- Attachment: leak-patch.patch This is a fix for the problem along with a unit test. > Secu

Failed: ZOOKEEPER-2510 PreCommit Build #3355

2016-08-10 Thread Apache Jenkins Server
Jira: https://issues.apache.org/jira/browse/ZOOKEEPER-2510 Build: https://builds.apache.org/job/PreCommit-ZOOKEEPER-Build/3355/ ### ## LAST 60 LINES OF THE CONSOLE ### [

[jira] [Commented] (ZOOKEEPER-2510) org.apache.zookeeper.server.NettyServerCnxnTest uses wrong import for junit

2016-08-10 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-2510?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15416241#comment-15416241 ] Hadoop QA commented on ZOOKEEPER-2510: -- -1 overall. Here are the results of test

ZooKeeper_branch35_jdk8 - Build # 187 - Still Failing

2016-08-10 Thread Apache Jenkins Server
See https://builds.apache.org/job/ZooKeeper_branch35_jdk8/187/ ### ## LAST 60 LINES OF THE CONSOLE ### [...truncated 448111 lines...] [junit] 2016-08-10 23:54:35,928

[jira] [Updated] (ZOOKEEPER-2510) org.apache.zookeeper.server.NettyServerCnxnTest uses wrong import for junit

2016-08-10 Thread Ted Dunning (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-2510?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ted Dunning updated ZOOKEEPER-2510: --- Attachment: fix-import.patch Trivial fix. Impossible to test, really. > org.apache.zookee

[jira] [Created] (ZOOKEEPER-2510) org.apache.zookeeper.server.NettyServerCnxnTest uses wrong import for junit

2016-08-10 Thread Ted Dunning (JIRA)
Ted Dunning created ZOOKEEPER-2510: -- Summary: org.apache.zookeeper.server.NettyServerCnxnTest uses wrong import for junit Key: ZOOKEEPER-2510 URL: https://issues.apache.org/jira/browse/ZOOKEEPER-2510

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

2016-08-10 Thread Apache Jenkins Server
See https://builds.apache.org/job/ZooKeeper-trunk-solaris/1265/ ### ## LAST 60 LINES OF THE CONSOLE ### [...truncated 421398 lines...] [junit] 2016-08-10 23:25:26,94

[jira] [Commented] (ZOOKEEPER-2509) Secure mode leaks memory

2016-08-10 Thread Ted Dunning (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-2509?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15416190#comment-15416190 ] Ted Dunning commented on ZOOKEEPER-2509: [~rgs] It is possible that would work

[jira] [Updated] (ZOOKEEPER-2317) Non-OSGi compatible version

2016-08-10 Thread Ted Dunning (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-2317?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ted Dunning updated ZOOKEEPER-2317: --- Attachment: 0001-Put-a-different-version-string-into-the-jar-meta-dat.patch Here is a pat

[jira] [Commented] (ZOOKEEPER-2280) NettyServerCnxnFactory doesn't honor maxClientCnxns param

2016-08-10 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-2280?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15416176#comment-15416176 ] ASF GitHub Bot commented on ZOOKEEPER-2280: --- Github user eribeiro closed the

[GitHub] zookeeper pull request #46: ZOOKEEPER-2280: NettyServerCnxnFactory doesn't h...

2016-08-10 Thread eribeiro
Github user eribeiro closed the pull request at: https://github.com/apache/zookeeper/pull/46 --- 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 enabled and wishes so, or if the feature is

ZooKeeper_branch35_openjdk7 - Build # 186 - Still Failing

2016-08-10 Thread Apache Jenkins Server
See https://builds.apache.org/job/ZooKeeper_branch35_openjdk7/186/ ### ## LAST 60 LINES OF THE CONSOLE ### [...truncated 443726 lines...] [exec] Log Message Receive

ZooKeeper_branch35_solaris - Build # 206 - Still Failing

2016-08-10 Thread Apache Jenkins Server
See https://builds.apache.org/job/ZooKeeper_branch35_solaris/206/ ### ## LAST 60 LINES OF THE CONSOLE ### [...truncated 420329 lines...] [junit] 2016-08-10 22:17:49,

ZooKeeper_branch35_solaris - Build # 205 - Still Failing

2016-08-10 Thread Apache Jenkins Server
See https://builds.apache.org/job/ZooKeeper_branch35_solaris/205/ ### ## LAST 60 LINES OF THE CONSOLE ### [...truncated 417339 lines...] [junit] 2016-08-10 20:37:03,

[jira] [Resolved] (ZOOKEEPER-2004) zkCli doesn't output command

2016-08-10 Thread Patrick Hunt (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-2004?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Patrick Hunt resolved ZOOKEEPER-2004. - Resolution: Duplicate Fix Version/s: (was: 3.3.6) > zkCli doesn't output co

[jira] [Commented] (ZOOKEEPER-2004) zkCli doesn't output command

2016-08-10 Thread Edward Ribeiro (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-2004?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15415855#comment-15415855 ] Edward Ribeiro commented on ZOOKEEPER-2004: --- Hey [~phunt], As exposed above

ZooKeeper_branch35_jdk8 - Build # 186 - Failure

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

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

2016-08-10 Thread Apache Jenkins Server
See https://builds.apache.org/job/ZooKeeper-trunk-solaris/1264/ ### ## LAST 60 LINES OF THE CONSOLE ### [...truncated 420916 lines...] [junit] 2016-08-10 19:28:08,86

[jira] [Commented] (ZOOKEEPER-2489) Upgrade Jetty dependency to a recent stable release version.

2016-08-10 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-2489?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15415771#comment-15415771 ] Hadoop QA commented on ZOOKEEPER-2489: -- -1 overall. Here are the results of test

Failed: ZOOKEEPER-2489 PreCommit Build #3354

2016-08-10 Thread Apache Jenkins Server
Jira: https://issues.apache.org/jira/browse/ZOOKEEPER-2489 Build: https://builds.apache.org/job/PreCommit-ZOOKEEPER-Build/3354/ ### ## LAST 60 LINES OF THE CONSOLE ### [

[jira] [Commented] (ZOOKEEPER-2074) Incorrect exit codes for "./zkCli.sh cmd arg"

2016-08-10 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-2074?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15415743#comment-15415743 ] Hudson commented on ZOOKEEPER-2074: --- SUCCESS: Integrated in ZooKeeper-trunk #3030 (S

[jira] [Updated] (ZOOKEEPER-2489) Upgrade Jetty dependency to a recent stable release version.

2016-08-10 Thread Edward Ribeiro (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-2489?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Edward Ribeiro updated ZOOKEEPER-2489: -- Attachment: ZOOKEEPER-2489.3.patch Good idea. I am attaching a new patch that makes

[jira] [Commented] (ZOOKEEPER-2508) Many ZooKeeper tests are flaky because they proceed with zk operation without connecting to ZooKeeper server.

2016-08-10 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-2508?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15415680#comment-15415680 ] Hadoop QA commented on ZOOKEEPER-2508: -- +1 overall. Here are the results of test

Success: ZOOKEEPER-2508 PreCommit Build #3353

2016-08-10 Thread Apache Jenkins Server
Jira: https://issues.apache.org/jira/browse/ZOOKEEPER-2508 Build: https://builds.apache.org/job/PreCommit-ZOOKEEPER-Build/3353/ ### ## LAST 60 LINES OF THE CONSOLE ### [

[jira] [Commented] (ZOOKEEPER-2489) Upgrade Jetty dependency to a recent stable release version.

2016-08-10 Thread Michael Han (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-2489?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15415662#comment-15415662 ] Michael Han commented on ZOOKEEPER-2489: Thanks [~eribeiro] for the patch! {c

[jira] [Updated] (ZOOKEEPER-1971) Make JMX remote monitoring port configurable

2016-08-10 Thread Arshad Mohammad (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-1971?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Arshad Mohammad updated ZOOKEEPER-1971: --- Attachment: zookeeperJMX.pdf zookeeperAdmin.pdf > Make JMX remote

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

2016-08-10 Thread Michael Han (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-2080?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15415657#comment-15415657 ] Michael Han commented on ZOOKEEPER-2080: Failed test is TestReconfig.cc that i

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

2016-08-10 Thread Michael Han (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-2080?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15415654#comment-15415654 ] Michael Han commented on ZOOKEEPER-2080: Yup stress tested (which is why updat

[jira] [Commented] (ZOOKEEPER-1971) Make JMX remote monitoring port configurable

2016-08-10 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-1971?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15415652#comment-15415652 ] Hadoop QA commented on ZOOKEEPER-1971: -- -1 overall. Here are the results of test

Failed: ZOOKEEPER-1971 PreCommit Build #3352

2016-08-10 Thread Apache Jenkins Server
Jira: https://issues.apache.org/jira/browse/ZOOKEEPER-1971 Build: https://builds.apache.org/job/PreCommit-ZOOKEEPER-Build/3352/ ### ## LAST 60 LINES OF THE CONSOLE ### [

[jira] [Commented] (ZOOKEEPER-1971) Make JMX remote monitoring port configurable

2016-08-10 Thread Arshad Mohammad (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-1971?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15415648#comment-15415648 ] Arshad Mohammad commented on ZOOKEEPER-1971: attached generated doc zookee

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

2016-08-10 Thread Alexander Shraer (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-2080?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15415646#comment-15415646 ] Alexander Shraer commented on ZOOKEEPER-2080: - +1 from me, assuming you te

[jira] [Updated] (ZOOKEEPER-2508) Many ZooKeeper tests are flaky because they proceed with zk operation without connecting to ZooKeeper server.

2016-08-10 Thread Arshad Mohammad (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-2508?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Arshad Mohammad updated ZOOKEEPER-2508: --- Attachment: ZOOKEEPER-2508-06.patch Fixed [~rgs] review comments > Many ZooKeepe

ZooKeeper_branch35_solaris - Build # 204 - Still Failing

2016-08-10 Thread Apache Jenkins Server
See https://builds.apache.org/job/ZooKeeper_branch35_solaris/204/ ### ## LAST 60 LINES OF THE CONSOLE ### [...truncated 417776 lines...] [junit] 2016-08-10 17:23:06,

Failed: ZOOKEEPER-2080 PreCommit Build #3351

2016-08-10 Thread Apache Jenkins Server
Jira: https://issues.apache.org/jira/browse/ZOOKEEPER-2080 Build: https://builds.apache.org/job/PreCommit-ZOOKEEPER-Build/3351/ ### ## LAST 60 LINES OF THE CONSOLE ### [

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

2016-08-10 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-2080?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15415607#comment-15415607 ] Hadoop QA commented on ZOOKEEPER-2080: -- -1 overall. Here are the results of test

[jira] [Resolved] (ZOOKEEPER-1806) testCurrentServersAreObserversInNextConfig failing frequently on trunk with non-jdk6

2016-08-10 Thread Michael Han (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-1806?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Han resolved ZOOKEEPER-1806. Resolution: Duplicate The issue reported here is the same as what's described in ZOOKEEP

[jira] [Commented] (ZOOKEEPER-2489) Upgrade Jetty dependency to a recent stable release version.

2016-08-10 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-2489?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15415575#comment-15415575 ] Hadoop QA commented on ZOOKEEPER-2489: -- -1 overall. Here are the results of test

Failed: ZOOKEEPER-2489 PreCommit Build #3350

2016-08-10 Thread Apache Jenkins Server
Jira: https://issues.apache.org/jira/browse/ZOOKEEPER-2489 Build: https://builds.apache.org/job/PreCommit-ZOOKEEPER-Build/3350/ ### ## LAST 60 LINES OF THE CONSOLE ### [

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

2016-08-10 Thread Michael Han (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-2080?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Han updated ZOOKEEPER-2080: --- Attachment: ZOOKEEPER-2080.patch Patch updated to address review comments of [~shralex] by

[jira] [Updated] (ZOOKEEPER-2489) Upgrade Jetty dependency to a recent stable release version.

2016-08-10 Thread Edward Ribeiro (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-2489?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Edward Ribeiro updated ZOOKEEPER-2489: -- Attachment: ZOOKEEPER-2489.2.patch > Upgrade Jetty dependency to a recent stable rel

[jira] [Commented] (ZOOKEEPER-2489) Upgrade Jetty dependency to a recent stable release version.

2016-08-10 Thread Edward Ribeiro (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-2489?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15415517#comment-15415517 ] Edward Ribeiro commented on ZOOKEEPER-2489: --- [~hanm] That is a bummer: Jetty

[jira] [Commented] (ZOOKEEPER-2489) Upgrade Jetty dependency to a recent stable release version.

2016-08-10 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-2489?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15415492#comment-15415492 ] Hadoop QA commented on ZOOKEEPER-2489: -- -1 overall. Here are the results of test

Failed: ZOOKEEPER-2489 PreCommit Build #3349

2016-08-10 Thread Apache Jenkins Server
Jira: https://issues.apache.org/jira/browse/ZOOKEEPER-2489 Build: https://builds.apache.org/job/PreCommit-ZOOKEEPER-Build/3349/ ### ## LAST 60 LINES OF THE CONSOLE ### [

[jira] [Commented] (ZOOKEEPER-2508) Many ZooKeeper tests are flaky because they proceed with zk operation without connecting to ZooKeeper server.

2016-08-10 Thread Michael Han (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-2508?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15415486#comment-15415486 ] Michael Han commented on ZOOKEEPER-2508: Other than the stylistic issues point

Success: ZOOKEEPER-1971 PreCommit Build #3348

2016-08-10 Thread Apache Jenkins Server
Jira: https://issues.apache.org/jira/browse/ZOOKEEPER-1971 Build: https://builds.apache.org/job/PreCommit-ZOOKEEPER-Build/3348/ ### ## LAST 60 LINES OF THE CONSOLE ### [

[jira] [Commented] (ZOOKEEPER-1971) Make JMX remote monitoring port configurable

2016-08-10 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-1971?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15415465#comment-15415465 ] Hadoop QA commented on ZOOKEEPER-1971: -- +1 overall. Here are the results of test

[jira] [Comment Edited] (ZOOKEEPER-2489) Upgrade Jetty dependency to a recent stable release version.

2016-08-10 Thread Edward Ribeiro (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-2489?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15415473#comment-15415473 ] Edward Ribeiro edited comment on ZOOKEEPER-2489 at 8/10/16 3:47 PM:

[jira] [Updated] (ZOOKEEPER-2489) Upgrade Jetty dependency to a recent stable release version.

2016-08-10 Thread Edward Ribeiro (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-2489?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Edward Ribeiro updated ZOOKEEPER-2489: -- Attachment: (was: ZOOKEEPER-2489.patch) > Upgrade Jetty dependency to a recent s

[jira] [Updated] (ZOOKEEPER-2489) Upgrade Jetty dependency to a recent stable release version.

2016-08-10 Thread Edward Ribeiro (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-2489?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Edward Ribeiro updated ZOOKEEPER-2489: -- Attachment: ZOOKEEPER-2489.patch Hi [~hanm], I am submitting a patch (against trun

[jira] [Updated] (ZOOKEEPER-2489) Upgrade Jetty dependency to a recent stable release version.

2016-08-10 Thread Edward Ribeiro (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-2489?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Edward Ribeiro updated ZOOKEEPER-2489: -- Attachment: ZOOKEEPER-2489.patch Hi [~hanm], I am submitting a patch (against trun

[jira] [Issue Comment Deleted] (ZOOKEEPER-2489) Upgrade Jetty dependency to a recent stable release version.

2016-08-10 Thread Edward Ribeiro (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-2489?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Edward Ribeiro updated ZOOKEEPER-2489: -- Comment: was deleted (was: Hi [~hanm], I am submitting a patch (against trunk) for

[jira] [Commented] (ZOOKEEPER-2152) Intermittent failure in TestReconfig.cc

2016-08-10 Thread Alexander Shraer (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-2152?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15415429#comment-15415429 ] Alexander Shraer commented on ZOOKEEPER-2152: - +1, thanks Michael! > Inte

[jira] [Commented] (ZOOKEEPER-1971) Make JMX remote monitoring port configurable

2016-08-10 Thread Arshad Mohammad (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-1971?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15415420#comment-15415420 ] Arshad Mohammad commented on ZOOKEEPER-1971: HBASE-10289 has created Custo

[jira] [Updated] (ZOOKEEPER-1971) Make JMX remote monitoring port configurable

2016-08-10 Thread Arshad Mohammad (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-1971?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Arshad Mohammad updated ZOOKEEPER-1971: --- Attachment: ZOOKEEPER-1971-01.patch > Make JMX remote monitoring port configurable

Re: http://zookeeper.apache.org/doc/r3.5.2-alpha/ showing old document

2016-08-10 Thread Flavio Junqueira
I thought we were generating the new documentation upon releasing. I just checked the how to release and we are just copying. I'll take care of it. -Flavio > On 10 Aug 2016, at 07:52, Mohammad arshad wrote: > > 1. I think it is ok to update the document, in the release tar, in the next > rel

ZooKeeper-trunk-jdk8 - Build # 701 - Failure

2016-08-10 Thread Apache Jenkins Server
See https://builds.apache.org/job/ZooKeeper-trunk-jdk8/701/ ### ## LAST 60 LINES OF THE CONSOLE ### [...truncated 456267 lines...] [junit] 2016-08-10 13:11:17,159 [m

[jira] [Commented] (ZOOKEEPER-2170) Zookeeper is not logging as per the configuration in log4j.properties

2016-08-10 Thread Arshad Mohammad (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-2170?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15415199#comment-15415199 ] Arshad Mohammad commented on ZOOKEEPER-2170: ping [~cnauroth], [~rgs] > Z

[jira] [Commented] (ZOOKEEPER-2307) ZooKeeper not starting because acceptedEpoch is less than the currentEpoch

2016-08-10 Thread Arshad Mohammad (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-2307?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15415095#comment-15415095 ] Arshad Mohammad commented on ZOOKEEPER-2307: Hi [~rgs], hope you remember

[jira] [Commented] (ZOOKEEPER-2307) ZooKeeper not starting because acceptedEpoch is less than the currentEpoch

2016-08-10 Thread Arshad Mohammad (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-2307?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15415083#comment-15415083 ] Arshad Mohammad commented on ZOOKEEPER-2307: bq. -1 core tests. The patch

Failed: ZOOKEEPER-2307 PreCommit Build #3347

2016-08-10 Thread Apache Jenkins Server
Jira: https://issues.apache.org/jira/browse/ZOOKEEPER-2307 Build: https://builds.apache.org/job/PreCommit-ZOOKEEPER-Build/3347/ ### ## LAST 60 LINES OF THE CONSOLE ### [

[jira] [Commented] (ZOOKEEPER-2307) ZooKeeper not starting because acceptedEpoch is less than the currentEpoch

2016-08-10 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-2307?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15415066#comment-15415066 ] Hadoop QA commented on ZOOKEEPER-2307: -- -1 overall. Here are the results of test

ZooKeeper_branch35_openjdk7 - Build # 185 - Failure

2016-08-10 Thread Apache Jenkins Server
See https://builds.apache.org/job/ZooKeeper_branch35_openjdk7/185/ ### ## LAST 60 LINES OF THE CONSOLE ### [...truncated 453880 lines...] [junit] at org.jboss.n

[jira] [Updated] (ZOOKEEPER-2307) ZooKeeper not starting because acceptedEpoch is less than the currentEpoch

2016-08-10 Thread Arshad Mohammad (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-2307?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Arshad Mohammad updated ZOOKEEPER-2307: --- Attachment: ZOOKEEPER-2307-04.patch > ZooKeeper not starting because acceptedEpoch

ZooKeeper_branch35_jdk7 - Build # 617 - Still Failing

2016-08-10 Thread Apache Jenkins Server
See https://builds.apache.org/job/ZooKeeper_branch35_jdk7/617/ ### ## LAST 60 LINES OF THE CONSOLE ### [...truncated 449938 lines...] [exec] : elapsed 1001 : OK

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

2016-08-10 Thread Apache Jenkins Server
See https://builds.apache.org/job/ZooKeeper-trunk-solaris/1263/ ### ## LAST 60 LINES OF THE CONSOLE ### [...truncated 425717 lines...] [junit] 2016-08-10 08:46:11,77