[jira] [Comment Edited] (ZOOKEEPER-2728) Clean up findbug warnings in branch-3.4

2017-03-20 Thread Rakesh R (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-2728?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15934099#comment-15934099 ] Rakesh R edited comment on ZOOKEEPER-2728 at 3/21/17 5:04 AM: -- Attached

[jira] [Updated] (ZOOKEEPER-2728) Clean up findbug warnings in branch-3.4

2017-03-20 Thread Rakesh R (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-2728?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rakesh R updated ZOOKEEPER-2728: Attachment: Branch-3.4 FindBugs Report.html Attached sheet contains the findbugs to be cleaned

[jira] [Updated] (ZOOKEEPER-2728) Clean up findbug warnings in branch-3.4

2017-03-20 Thread Rakesh R (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-2728?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rakesh R updated ZOOKEEPER-2728: Attachment: zookeeper-findbugs-warnings-present-in-3.4.9.html Attached sheet contains the

[jira] [Commented] (ZOOKEEPER-2712) MiniKdc test case intermittently failing due to principal not found in Kerberos database

2017-03-20 Thread Rakesh R (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-2712?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15934007#comment-15934007 ] Rakesh R commented on ZOOKEEPER-2712: - Thanks [~hanm], Attached sheet contains the warnings

[jira] [Updated] (ZOOKEEPER-2712) MiniKdc test case intermittently failing due to principal not found in Kerberos database

2017-03-20 Thread Rakesh R (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-2712?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rakesh R updated ZOOKEEPER-2712: Attachment: zookeeper-findbugs-warnings-present-in-3.4.9.html > MiniKdc test case

ZooKeeper_branch34_jdk7 - Build # 1449 - Still Failing

2017-03-20 Thread Apache Jenkins Server
See https://builds.apache.org/job/ZooKeeper_branch34_jdk7/1449/ ### ## LAST 60 LINES OF THE CONSOLE ### [...truncated 31.18 MB...] [junit] 2017-03-21 02:41:40,272

Re: Snapshot build please?

2017-03-20 Thread Jordan Zimmerman
I recall it was done in the past. Maven Central Snapshots is available here: https://oss.sonatype.org/content/repositories/snapshots/ - though, I could be misremembering. Apache has a snapshots directory:

[jira] [Commented] (ZOOKEEPER-2712) MiniKdc test case intermittently failing due to principal not found in Kerberos database

2017-03-20 Thread Michael Han (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-2712?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15933929#comment-15933929 ] Michael Han commented on ZOOKEEPER-2712: Thanks Rakesh for the explain on the root cause of

[jira] [Commented] (ZOOKEEPER-2712) MiniKdc test case intermittently failing due to principal not found in Kerberos database

2017-03-20 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-2712?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15933922#comment-15933922 ] ASF GitHub Bot commented on ZOOKEEPER-2712: --- Github user hanm commented on the issue:

[GitHub] zookeeper issue #200: ZOOKEEPER-2712: MiniKdc test case intermittently faili...

2017-03-20 Thread hanm
Github user hanm commented on the issue: https://github.com/apache/zookeeper/pull/200 lgtm! --- 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

Re: Snapshot build please?

2017-03-20 Thread Liang Han
I can't find any of existing snapshot jars on Maven Central. Do we ever publish snapshot jars on maven central? On Mon, Mar 20, 2017 at 9:02 AM, Jordan Zimmerman < jor...@jordanzimmerman.com> wrote: > If you don't mind, can a committer please make a snapshot build of 3.5 > (branch-3.5) and

[jira] [Commented] (ZOOKEEPER-2725) Upgrading to a global session fails with a multiop

2017-03-20 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-2725?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15933882#comment-15933882 ] ASF GitHub Bot commented on ZOOKEEPER-2725: --- Github user hanm commented on the issue:

[jira] [Commented] (ZOOKEEPER-2725) Upgrading to a global session fails with a multiop

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

[GitHub] zookeeper issue #195: ZOOKEEPER-2725: Promote local session to global when e...

2017-03-20 Thread hanm
Github user hanm commented on the issue: https://github.com/apache/zookeeper/pull/195 LGTM, except it does not build with JDK 7. Will merge after the fix. --- 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

[jira] [Commented] (ZOOKEEPER-2725) Upgrading to a global session fails with a multiop

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

[GitHub] zookeeper pull request #195: ZOOKEEPER-2725: Promote local session to global...

2017-03-20 Thread hanm
Github user hanm commented on a diff in the pull request: https://github.com/apache/zookeeper/pull/195#discussion_r107051170 --- Diff: src/java/test/org/apache/zookeeper/server/MultiOpSessionUpgradeTest.java --- @@ -0,0 +1,135 @@ +/** + * Licensed to the Apache Software

[GitHub] zookeeper pull request #195: ZOOKEEPER-2725: Promote local session to global...

2017-03-20 Thread hanm
Github user hanm commented on a diff in the pull request: https://github.com/apache/zookeeper/pull/195#discussion_r107051228 --- Diff: src/java/test/org/apache/zookeeper/server/MultiOpSessionUpgradeTest.java --- @@ -0,0 +1,135 @@ +/** + * Licensed to the Apache Software

ZooKeeper_branch34 - Build # 1884 - Still Failing

2017-03-20 Thread Apache Jenkins Server
See https://builds.apache.org/job/ZooKeeper_branch34/1884/ ### ## LAST 60 LINES OF THE CONSOLE ### [...truncated 31.72 MB...] [junit] 2017-03-21 00:20:18,086

ZooKeeper-trunk - Build # 3324 - Still Failing

2017-03-20 Thread Apache Jenkins Server
See https://builds.apache.org/job/ZooKeeper-trunk/3324/ ### ## LAST 60 LINES OF THE CONSOLE ### [...truncated 62.02 MB...] [junit] 2017-03-20 23:26:31,783 [myid:] -

ZooKeeper_branch34_jdk8 - Build # 926 - Still Failing

2017-03-20 Thread Apache Jenkins Server
See https://builds.apache.org/job/ZooKeeper_branch34_jdk8/926/ ### ## LAST 60 LINES OF THE CONSOLE ### [...truncated 31.69 MB...] [junit] 2017-03-20 22:58:50,503

[jira] [Commented] (ZOOKEEPER-236) SSL Support for Atomic Broadcast protocol

2017-03-20 Thread Abraham Fine (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-236?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15933762#comment-15933762 ] Abraham Fine commented on ZOOKEEPER-236: [~geek101]- You are correct. Apparently java doesn't

Failed: ZOOKEEPER- PreCommit Build #463

2017-03-20 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build/463/ ### ## LAST 60 LINES OF THE CONSOLE ### [...truncated 3.12 KB...] [exec] Pull request

ZooKeeper-trunk-openjdk7 - Build # 1408 - Still Failing

2017-03-20 Thread Apache Jenkins Server
See https://builds.apache.org/job/ZooKeeper-trunk-openjdk7/1408/ ### ## LAST 60 LINES OF THE CONSOLE ### [...truncated 62.42 MB...] [junit] at

Failed: ZOOKEEPER- PreCommit Build #462

2017-03-20 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build/462/ ### ## LAST 60 LINES OF THE CONSOLE ### [...truncated 3.09 KB...] [exec] Pull request

[jira] [Commented] (ZOOKEEPER-2725) Upgrading to a global session fails with a multiop

2017-03-20 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-2725?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15933263#comment-15933263 ] ASF GitHub Bot commented on ZOOKEEPER-2725: --- Github user enixon commented on the issue:

[GitHub] zookeeper issue #195: ZOOKEEPER-2725: Promote local session to global when e...

2017-03-20 Thread enixon
Github user enixon commented on the issue: https://github.com/apache/zookeeper/pull/195 Proposed changes sound good, addressed with additional commit --- 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

Snapshot build please?

2017-03-20 Thread Jordan Zimmerman
If you don't mind, can a committer please make a snapshot build of 3.5 (branch-3.5) and deploy it to Maven Central? I'd like to work on the Curator portion of TTL Nodes. Thank you! -Jordan

ZooKeeper_branch34_openjdk7 - Build # 1435 - Still Failing

2017-03-20 Thread Apache Jenkins Server
See https://builds.apache.org/job/ZooKeeper_branch34_openjdk7/1435/ ### ## LAST 60 LINES OF THE CONSOLE ### Started by timer [EnvInject] - Loading node environment

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

2017-03-20 Thread Apache Jenkins Server
See https://builds.apache.org/job/ZooKeeper-trunk-jdk8/984/ ### ## LAST 60 LINES OF THE CONSOLE ### [...truncated 62.74 MB...] [junit] java.net.ConnectException:

ZooKeeper_branch35_jdk8 - Build # 463 - Failure

2017-03-20 Thread Apache Jenkins Server
See https://builds.apache.org/job/ZooKeeper_branch35_jdk8/463/ ### ## LAST 60 LINES OF THE CONSOLE ### [...truncated 62.19 MB...] [junit] 2017-03-20 14:44:56,861

ZooKeeper_branch35_openjdk7 - Build # 462 - Still Failing

2017-03-20 Thread Apache Jenkins Server
See https://builds.apache.org/job/ZooKeeper_branch35_openjdk7/462/ ### ## LAST 60 LINES OF THE CONSOLE ### [...truncated 64.47 MB...] [junit] 2017-03-20

[jira] [Commented] (ZOOKEEPER-2712) MiniKdc test case intermittently failing due to principal not found in Kerberos database

2017-03-20 Thread Rakesh R (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-2712?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15932383#comment-15932383 ] Rakesh R commented on ZOOKEEPER-2712: - FYI, I've raised issue ZOOKEEPER-2728 to cleanup {{br-3.4}}