Success: ZOOKEEPER-2174 PreCommit Build #2647

2015-04-22 Thread Apache Jenkins Server
Jira: https://issues.apache.org/jira/browse/ZOOKEEPER-2174 Build: https://builds.apache.org/job/PreCommit-ZOOKEEPER-Build/2647/ ### ## LAST 60 LINES OF THE CONSOLE ### [

[jira] [Commented] (ZOOKEEPER-2174) JUnit4ZKTestRunner logs test failure for all exceptions even if the test method is annotated with an expected exception.

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

[jira] [Commented] (ZOOKEEPER-2174) JUnit4ZKTestRunner logs test failure for all exceptions even if the test method is annotated with an expected exception.

2015-04-22 Thread Rakesh R (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-2174?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14508493#comment-14508493 ] Rakesh R commented on ZOOKEEPER-2174: - Thanks [~cnauroth] for taking care this. +

[jira] [Updated] (ZOOKEEPER-2174) JUnit4ZKTestRunner logs test failure for all exceptions even if the test method is annotated with an expected exception.

2015-04-22 Thread Chris Nauroth (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-2174?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chris Nauroth updated ZOOKEEPER-2174: - Attachment: ZOOKEEPER-2174.004.patch [~rakeshr], yes, you're right. The trick is that

[jira] [Commented] (ZOOKEEPER-2174) JUnit4ZKTestRunner logs test failure for all exceptions even if the test method is annotated with an expected exception.

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

Failed: ZOOKEEPER-2174 PreCommit Build #2646

2015-04-22 Thread Apache Jenkins Server
Jira: https://issues.apache.org/jira/browse/ZOOKEEPER-2174 Build: https://builds.apache.org/job/PreCommit-ZOOKEEPER-Build/2646/ ### ## LAST 60 LINES OF THE CONSOLE ### [

[jira] [Commented] (ZOOKEEPER-2174) JUnit4ZKTestRunner logs test failure for all exceptions even if the test method is annotated with an expected exception.

2015-04-22 Thread Rakesh R (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-2174?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14508399#comment-14508399 ] Rakesh R commented on ZOOKEEPER-2174: - Thanks [~cnauroth] for correcting all the c

[jira] [Updated] (ZOOKEEPER-2174) JUnit4ZKTestRunner logs test failure for all exceptions even if the test method is annotated with an expected exception.

2015-04-22 Thread Chris Nauroth (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-2174?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chris Nauroth updated ZOOKEEPER-2174: - Attachment: ZOOKEEPER-2174.003.patch [~rakeshr], thank you for your code review. Here

[jira] [Updated] (ZOOKEEPER-2174) JUnit4ZKTestRunner logs test failure for all exceptions even if the test method is annotated with an expected exception.

2015-04-22 Thread Rakesh R (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-2174?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rakesh R updated ZOOKEEPER-2174: Fix Version/s: 3.5.2 3.4.7 > JUnit4ZKTestRunner logs test failure for all exc

[jira] [Commented] (ZOOKEEPER-2174) JUnit4ZKTestRunner logs test failure for all exceptions even if the test method is annotated with an expected exception.

2015-04-22 Thread Rakesh R (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-2174?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14508290#comment-14508290 ] Rakesh R commented on ZOOKEEPER-2174: - Thanks [~cnauroth] for the patch, it looks

[jira] [Updated] (ZOOKEEPER-2174) JUnit4ZKTestRunner logs test failure for all exceptions even if the test method is annotated with an expected exception.

2015-04-22 Thread Hongchao Deng (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-2174?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hongchao Deng updated ZOOKEEPER-2174: - Fix Version/s: 3.6.0 > JUnit4ZKTestRunner logs test failure for all exceptions even if

[jira] [Commented] (ZOOKEEPER-2174) JUnit4ZKTestRunner logs test failure for all exceptions even if the test method is annotated with an expected exception.

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

Success: ZOOKEEPER-2174 PreCommit Build #2645

2015-04-22 Thread Apache Jenkins Server
Jira: https://issues.apache.org/jira/browse/ZOOKEEPER-2174 Build: https://builds.apache.org/job/PreCommit-ZOOKEEPER-Build/2645/ ### ## LAST 60 LINES OF THE CONSOLE ### [

[jira] [Updated] (ZOOKEEPER-2174) JUnit4ZKTestRunner logs test failure for all exceptions even if the test method is annotated with an expected exception.

2015-04-22 Thread Chris Nauroth (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-2174?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chris Nauroth updated ZOOKEEPER-2174: - Attachment: ZOOKEEPER-2174.002.patch [~hdeng], thank you for the code review! I'm att

[jira] [Commented] (ZOOKEEPER-2174) JUnit4ZKTestRunner logs test failure for all exceptions even if the test method is annotated with an expected exception.

2015-04-22 Thread Hongchao Deng (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-2174?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14507555#comment-14507555 ] Hongchao Deng commented on ZOOKEEPER-2174: -- Thanks for the code, [~cnauroth]!

[jira] [Commented] (ZOOKEEPER-2159) Pluggable SASL Authentication

2015-04-22 Thread Yuliya Feldman (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-2159?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14507220#comment-14507220 ] Yuliya Feldman commented on ZOOKEEPER-2159: --- [~ekoontz] Thank you > Pluggab

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

2015-04-22 Thread Apache Jenkins Server
See https://builds.apache.org/job/ZooKeeper-trunk-jdk8/360/ ### ## LAST 60 LINES OF THE CONSOLE ### [...truncated 363655 lines...] [junit] 2015-04-22 11:37:51,602 [m

ZooKeeper-trunk-WinVS2008 - Build # 1766 - Still Failing

2015-04-22 Thread Apache Jenkins Server
See https://builds.apache.org/job/ZooKeeper-trunk-WinVS2008/1766/ ### ## LAST 60 LINES OF THE CONSOLE ### [...truncated 108 lines...] [javacc] File "SimpleCharStream.

ZooKeeper_branch35_jdk7 - Build # 272 - Still Failing

2015-04-22 Thread Apache Jenkins Server
See https://builds.apache.org/job/ZooKeeper_branch35_jdk7/272/ ### ## LAST 60 LINES OF THE CONSOLE ### [...truncated 361260 lines...] [exec] Log Message Received: [

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

2015-04-22 Thread Apache Jenkins Server
See https://builds.apache.org/job/ZooKeeper-trunk-solaris/1009/ ### ## LAST 60 LINES OF THE CONSOLE ### Started by timer Building remotely on solaris1 (Solaris) in works

ZooKeeper-trunk-WinVS2008 - Build # 1765 - Still Failing

2015-04-22 Thread Apache Jenkins Server
See https://builds.apache.org/job/ZooKeeper-trunk-WinVS2008/1765/ ### ## LAST 60 LINES OF THE CONSOLE ### [...truncated 106 lines...] [javacc] File "SimpleCharStream.

[jira] [Commented] (ZOOKEEPER-2015) I found memory leak in zk client for c++

2015-04-22 Thread jennifer huang (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-2015?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14506624#comment-14506624 ] jennifer huang commented on ZOOKEEPER-2015: --- hi i met the same problem can i

[jira] [Commented] (ZOOKEEPER-2159) Pluggable SASL Authentication

2015-04-22 Thread Eugene Koontz (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-2159?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14506559#comment-14506559 ] Eugene Koontz commented on ZOOKEEPER-2159: -- Yuliya, thanks for your patience.