[jira] [Commented] (ZOOKEEPER-2380) Deadlock while shutting down the zookeeper

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

Failed: ZOOKEEPER-2380 PreCommit Build #3087

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

[jira] [Updated] (ZOOKEEPER-2380) Deadlock while shutting down the zookeeper

2016-03-04 Thread Arshad Mohammad (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-2380?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Arshad Mohammad updated ZOOKEEPER-2380: --- Attachment: ZOOKEEPER-2380-01.patch Moved shutdown() call out of synchronized bloc

[jira] [Commented] (ZOOKEEPER-2247) Zookeeper service becomes unavailable when leader fails to write transaction log

2016-03-04 Thread Chris Nauroth (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-2247?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15181533#comment-15181533 ] Chris Nauroth commented on ZOOKEEPER-2247: -- bq. As we know with this patch it

[jira] [Commented] (ZOOKEEPER-2115) Initialize command succeeds even though it didn't in case of permission errors on the data directory

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

Failed: ZOOKEEPER-2115 PreCommit Build #3086

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

ZooKeeper_branch34 - Build # 1448 - Still Failing

2016-03-04 Thread Apache Jenkins Server
See https://builds.apache.org/job/ZooKeeper_branch34/1448/ ### ## LAST 60 LINES OF THE CONSOLE ### [...truncated 219879 lines...] [junit] 2016-03-05 04:21:02,134 [my

[jira] [Commented] (ZOOKEEPER-2195) fsync.warningthresholdms in zoo.cfg not working

2016-03-04 Thread Biju Nair (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-2195?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15181504#comment-15181504 ] Biju Nair commented on ZOOKEEPER-2195: -- [~dryabkov] the current code is in line w

[jira] [Assigned] (ZOOKEEPER-2115) Initialize command succeeds even though it didn't in case of permission errors on the data directory

2016-03-04 Thread Biju Nair (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-2115?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Biju Nair reassigned ZOOKEEPER-2115: Assignee: Biju Nair (was: Flavio Junqueira) > Initialize command succeeds even though

[jira] [Commented] (ZOOKEEPER-2115) Initialize command succeeds even though it didn't in case of permission errors on the data directory

2016-03-04 Thread Biju Nair (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-2115?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15181496#comment-15181496 ] Biju Nair commented on ZOOKEEPER-2115: -- [~cnauroth] attached new patch with the s

[jira] [Updated] (ZOOKEEPER-2115) Initialize command succeeds even though it didn't in case of permission errors on the data directory

2016-03-04 Thread Biju Nair (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-2115?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Biju Nair updated ZOOKEEPER-2115: - Attachment: ZOOKEEPER-2115-3.patch > Initialize command succeeds even though it didn't in case

[jira] [Updated] (ZOOKEEPER-2115) Initialize command succeeds even though it didn't in case of permission errors on the data directory

2016-03-04 Thread Biju Nair (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-2115?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Biju Nair updated ZOOKEEPER-2115: - Attachment: (was: ZOOKEEPER-2115-3.patch) > Initialize command succeeds even though it did

[jira] [Updated] (ZOOKEEPER-2115) Initialize command succeeds even though it didn't in case of permission errors on the data directory

2016-03-04 Thread Biju Nair (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-2115?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Biju Nair updated ZOOKEEPER-2115: - Attachment: ZOOKEEPER-2115-3.patch Updated patch with changes for review comments. > Initiali

ZooKeeper_branch34_openjdk7 - Build # 1003 - Still Failing

2016-03-04 Thread Apache Jenkins Server
See https://builds.apache.org/job/ZooKeeper_branch34_openjdk7/1003/ ### ## LAST 60 LINES OF THE CONSOLE ### [...truncated 215880 lines...] [junit] 2016-03-05 03:50:3

[jira] [Commented] (ZOOKEEPER-2247) Zookeeper service becomes unavailable when leader fails to write transaction log

2016-03-04 Thread Rakesh R (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-2247?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15181457#comment-15181457 ] Rakesh R commented on ZOOKEEPER-2247: - Thanks [~cnauroth] for the reviews. bq. I

[jira] [Commented] (ZOOKEEPER-2379) recent commit broke findbugs qabot check

2016-03-04 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-2379?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15181386#comment-15181386 ] Hudson commented on ZOOKEEPER-2379: --- FAILURE: Integrated in ZooKeeper-trunk #2841 (S

ZooKeeper-trunk - Build # 2841 - Still Failing

2016-03-04 Thread Apache Jenkins Server
See https://builds.apache.org/job/ZooKeeper-trunk/2841/ ### ## LAST 60 LINES OF THE CONSOLE ### [...truncated 391125 lines...] [exec] Log Message Received: [2016-03

[jira] [Commented] (ZOOKEEPER-2247) Zookeeper service becomes unavailable when leader fails to write transaction log

2016-03-04 Thread Chris Nauroth (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-2247?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15181381#comment-15181381 ] Chris Nauroth commented on ZOOKEEPER-2247: -- Hello [~rakeshr]. This looks goo

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

2016-03-04 Thread Apache Jenkins Server
See https://builds.apache.org/job/ZooKeeper-trunk-solaris/1076/ ### ## LAST 60 LINES OF THE CONSOLE ### [...truncated 344884 lines...] [junit] 2016-03-05 01:07:23,42

[jira] [Commented] (ZOOKEEPER-2115) Initialize command succeeds even though it didn't in case of permission errors on the data directory

2016-03-04 Thread Chris Nauroth (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-2115?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15181358#comment-15181358 ] Chris Nauroth commented on ZOOKEEPER-2115: -- [~biju74], thank you for patch v2

[jira] [Commented] (ZOOKEEPER-2379) recent commit broke findbugs qabot check

2016-03-04 Thread Chris Nauroth (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-2379?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15180731#comment-15180731 ] Chris Nauroth commented on ZOOKEEPER-2379: -- I retract my last comment, since

[jira] [Commented] (ZOOKEEPER-2379) recent commit broke findbugs qabot check

2016-03-04 Thread Raul Gutierrez Segales (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-2379?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15180729#comment-15180729 ] Raul Gutierrez Segales commented on ZOOKEEPER-2379: --- Tested locally,

[jira] [Commented] (ZOOKEEPER-2379) recent commit broke findbugs qabot check

2016-03-04 Thread Chris Nauroth (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-2379?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15180730#comment-15180730 ] Chris Nauroth commented on ZOOKEEPER-2379: -- [~rgs], yes, that would do it. T

[jira] [Commented] (ZOOKEEPER-2379) recent commit broke findbugs qabot check

2016-03-04 Thread Raul Gutierrez Segales (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-2379?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15180711#comment-15180711 ] Raul Gutierrez Segales commented on ZOOKEEPER-2379: --- [~rakeshr], [~c

[jira] [Commented] (ZOOKEEPER-2379) recent commit broke findbugs qabot check

2016-03-04 Thread Raul Gutierrez Segales (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-2379?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15180703#comment-15180703 ] Raul Gutierrez Segales commented on ZOOKEEPER-2379: --- [~rakeshr]: [~c

[jira] [Commented] (ZOOKEEPER-2195) fsync.warningthresholdms in zoo.cfg not working

2016-03-04 Thread Dmitry Ryabkov (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-2195?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15180658#comment-15180658 ] Dmitry Ryabkov commented on ZOOKEEPER-2195: --- The Findbugs concern seems to b

[jira] [Commented] (ZOOKEEPER-2195) fsync.warningthresholdms in zoo.cfg not working

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

Failed: ZOOKEEPER-2195 PreCommit Build #3085

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

[jira] [Updated] (ZOOKEEPER-2195) fsync.warningthresholdms in zoo.cfg not working

2016-03-04 Thread Dmitry Ryabkov (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-2195?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dmitry Ryabkov updated ZOOKEEPER-2195: -- Attachment: ZOOKEEPER-2195.patch Here is the patch for this bug. It is really just a

Re: 3.5.2-alpha Release Planning

2016-03-04 Thread Patrick Hunt
I'm afraid I haven't been paying enough attention to the jobs. Let's leave it as is for the moment and see. It would be nice to get the known flakey tests fixed or turned off though. Preference would be to fix. Patrick On Fri, Mar 4, 2016 at 10:20 AM, Chris Nauroth wrote: > I looked into ZooKeep

Re: 3.5.2-alpha Release Planning

2016-03-04 Thread Chris Nauroth
I looked into ZooKeeper_branch35_jdk7 build #434, where all tests failed. That one is very bizarre. There are numerous socket connection errors coming from within RMI code, maybe JMX-related. The stack traces don't even show any stack frames inside ZooKeeper code. Maybe we write this one off as

$PROJECT_NAME - Build # $BUILD_NUMBER - $BUILD_STATUS

2016-03-04 Thread Apache Jenkins Server
See ${BUILD_URL} ### ## LAST 60 LINES OF THE CONSOLE ### ${BUILD_LOG, maxLines=60} ###

[jira] [Commented] (ZOOKEEPER-2380) Deadlock while shutting down the zookeeper

2016-03-04 Thread Rakesh R (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-2380?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15180222#comment-15180222 ] Rakesh R commented on ZOOKEEPER-2380: - Good catch, [~arshad.mohammad]. Probably we

Re: $PROJECT_NAME - Build # $BUILD_NUMBER - $BUILD_STATUS

2016-03-04 Thread Patrick Hunt
I think it's this: https://issues.apache.org/jira/browse/INFRA-11375 I'm working with INFRA to get it resolved. Patrick On Fri, Mar 4, 2016 at 9:06 AM, Flavio Junqueira wrote: > Does anyone know why we are getting these reports? > > -Flavio > >> Begin forwarded message: >> >> From: Apache Jenki

Fwd: $PROJECT_NAME - Build # $BUILD_NUMBER - $BUILD_STATUS

2016-03-04 Thread Flavio Junqueira
Does anyone know why we are getting these reports? -Flavio > Begin forwarded message: > > From: Apache Jenkins Server > Subject: $PROJECT_NAME - Build # $BUILD_NUMBER - $BUILD_STATUS > Date: 4 Mar 2016 07:13:20 GMT > To: dev@zookeeper.apache.org > Reply-To: dev@zookeeper.apache.org > > See ${B

[jira] [Assigned] (ZOOKEEPER-2136) Sync() should get quorum acks.

2016-03-04 Thread Flavio Junqueira (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-2136?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Flavio Junqueira reassigned ZOOKEEPER-2136: --- Assignee: Flavio Junqueira > Sync() should get quorum acks. > ---

$PROJECT_NAME - Build # $BUILD_NUMBER - $BUILD_STATUS

2016-03-04 Thread Apache Jenkins Server
See ${BUILD_URL} ### ## LAST 60 LINES OF THE CONSOLE ### ${BUILD_LOG, maxLines=60} ###

[jira] [Commented] (ZOOKEEPER-2136) Sync() should get quorum acks.

2016-03-04 Thread Alexander Shraer (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-2136?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15180081#comment-15180081 ] Alexander Shraer commented on ZOOKEEPER-2136: - Thanks! I'm un-assigning fr

[jira] [Updated] (ZOOKEEPER-2136) Sync() should get quorum acks.

2016-03-04 Thread Alexander Shraer (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-2136?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alexander Shraer updated ZOOKEEPER-2136: Assignee: (was: Hongchao Deng) > Sync() should get quorum acks. > --

[jira] [Updated] (ZOOKEEPER-2136) Sync() should get quorum acks.

2016-03-04 Thread Patrick Hunt (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-2136?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Patrick Hunt updated ZOOKEEPER-2136: Fix Version/s: (was: 3.5.2) > Sync() should get quorum acks. > -

[jira] [Commented] (ZOOKEEPER-2136) Sync() should get quorum acks.

2016-03-04 Thread Patrick Hunt (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-2136?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15180075#comment-15180075 ] Patrick Hunt commented on ZOOKEEPER-2136: - Makes sense. Thanks [~shralex]. I w

[jira] [Commented] (ZOOKEEPER-2136) Sync() should get quorum acks.

2016-03-04 Thread Alexander Shraer (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-2136?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15180064#comment-15180064 ] Alexander Shraer commented on ZOOKEEPER-2136: - [~phunt], IMHO this shouldn

Re: 3.5.2-alpha Release Planning

2016-03-04 Thread Patrick Hunt
Here's one where all the tests have failed, which is pretty unusual (threads is set to 8 on this job as well): https://builds.apache.org/view/S-Z/view/ZooKeeper/job/ZooKeeper_branch35_jdk7/434/ Patrick On Fri, Mar 4, 2016 at 7:36 AM, Patrick Hunt wrote: > Hm, I'm seeing weird flakey tests, tests

[jira] [Commented] (ZOOKEEPER-2136) Sync() should get quorum acks.

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

Failed: ZOOKEEPER-2136 PreCommit Build #3084

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

$PROJECT_NAME - Build # $BUILD_NUMBER - $BUILD_STATUS

2016-03-04 Thread Apache Jenkins Server
See ${BUILD_URL} ### ## LAST 60 LINES OF THE CONSOLE ### ${BUILD_LOG, maxLines=60} ###

Re: 3.5.2-alpha Release Planning

2016-03-04 Thread Patrick Hunt
Hm, I'm seeing weird flakey tests, tests that typically haven't been flakey. I also notice test.junit.threads is set to 8 on these jobs, ala: https://issues.apache.org/jira/browse/ZOOKEEPER-2183 Here's one example https://builds.apache.org/view/S-Z/view/ZooKeeper/job/ZooKeeper_branch35_jdk8/1/ Ch

[jira] [Updated] (ZOOKEEPER-2136) Sync() should get quorum acks.

2016-03-04 Thread Patrick Hunt (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-2136?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Patrick Hunt updated ZOOKEEPER-2136: Priority: Blocker (was: Major) > Sync() should get quorum acks. > -

[jira] [Updated] (ZOOKEEPER-2136) Sync() should get quorum acks.

2016-03-04 Thread Patrick Hunt (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-2136?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Patrick Hunt updated ZOOKEEPER-2136: Fix Version/s: 3.5.2 > Sync() should get quorum acks. > -- >

[jira] [Commented] (ZOOKEEPER-2137) Make testPortChange() less flaky

2016-03-04 Thread Patrick Hunt (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-2137?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15180001#comment-15180001 ] Patrick Hunt commented on ZOOKEEPER-2137: - [~michim] - according to the commen

$PROJECT_NAME - Build # $BUILD_NUMBER - $BUILD_STATUS

2016-03-04 Thread Apache Jenkins Server
See ${BUILD_URL} ### ## LAST 60 LINES OF THE CONSOLE ### ${BUILD_LOG, maxLines=60} ###

$PROJECT_NAME - Build # $BUILD_NUMBER - $BUILD_STATUS

2016-03-04 Thread Apache Jenkins Server
See ${BUILD_URL} ### ## LAST 60 LINES OF THE CONSOLE ### ${BUILD_LOG, maxLines=60} ###

$PROJECT_NAME - Build # $BUILD_NUMBER - $BUILD_STATUS

2016-03-04 Thread Apache Jenkins Server
See ${BUILD_URL} ### ## LAST 60 LINES OF THE CONSOLE ### ${BUILD_LOG, maxLines=60} ###

$PROJECT_NAME - Build # $BUILD_NUMBER - $BUILD_STATUS

2016-03-04 Thread Apache Jenkins Server
See ${BUILD_URL} ### ## LAST 60 LINES OF THE CONSOLE ### ${BUILD_LOG, maxLines=60} ###

$PROJECT_NAME - Build # $BUILD_NUMBER - $BUILD_STATUS

2016-03-04 Thread Apache Jenkins Server
See ${BUILD_URL} ### ## LAST 60 LINES OF THE CONSOLE ### ${BUILD_LOG, maxLines=60} ###

$PROJECT_NAME - Build # $BUILD_NUMBER - $BUILD_STATUS

2016-03-04 Thread Apache Jenkins Server
See ${BUILD_URL} ### ## LAST 60 LINES OF THE CONSOLE ### ${BUILD_LOG, maxLines=60} ###

[jira] [Commented] (ZOOKEEPER-2137) Make testPortChange() less flaky

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

Failed: ZOOKEEPER-2137 PreCommit Build #3083

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

[jira] [Commented] (ZOOKEEPER-2381) ReconfigTest.testPortChange has been failing intermittently

2016-03-04 Thread Akihiro Suda (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-2381?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15179586#comment-15179586 ] Akihiro Suda commented on ZOOKEEPER-2381: - Sorry, this seems to be a dup of ZO

[jira] [Resolved] (ZOOKEEPER-2381) ReconfigTest.testPortChange has been failing intermittently

2016-03-04 Thread Akihiro Suda (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-2381?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Akihiro Suda resolved ZOOKEEPER-2381. - Resolution: Duplicate > ReconfigTest.testPortChange has been failing intermittently >

$PROJECT_NAME - Build # $BUILD_NUMBER - $BUILD_STATUS

2016-03-04 Thread Apache Jenkins Server
See ${BUILD_URL} ### ## LAST 60 LINES OF THE CONSOLE ### ${BUILD_LOG, maxLines=60} ###

[jira] [Created] (ZOOKEEPER-2381) ReconfigTest.testPortChange has been failing intermittently

2016-03-04 Thread Akihiro Suda (JIRA)
Akihiro Suda created ZOOKEEPER-2381: --- Summary: ReconfigTest.testPortChange has been failing intermittently Key: ZOOKEEPER-2381 URL: https://issues.apache.org/jira/browse/ZOOKEEPER-2381 Project: ZooK