[jira] [Commented] (ZOOKEEPER-2184) Zookeeper Client should re-resolve hosts when connection attempts fail

2018-01-26 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-2184?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16340910#comment-16340910 ] ASF GitHub Bot commented on ZOOKEEPER-2184: --- Github user mfenes commented on the issue:

[GitHub] zookeeper issue #451: ZOOKEEPER-2184: Zookeeper Client should re-resolve hos...

2018-01-26 Thread mfenes
Github user mfenes commented on the issue: https://github.com/apache/zookeeper/pull/451 Re-resolving at StaticHostProvider level may not be sufficient as InetAddress.getAllByName(String host) itself uses a Java-level cache inside InetAddress and turns to name service (e.g. DNS) only

[GitHub] zookeeper pull request #446: ZOOKEEPER-1580:QuorumPeer.setRunning is not use...

2018-01-26 Thread maoling
Github user maoling closed the pull request at: https://github.com/apache/zookeeper/pull/446 ---

[jira] [Commented] (ZOOKEEPER-2184) Zookeeper Client should re-resolve hosts when connection attempts fail

2018-01-26 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-2184?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16341046#comment-16341046 ] ASF GitHub Bot commented on ZOOKEEPER-2184: --- Github user anmolnar commented on the issue:

***UNCHECKED*** [jira] [Commented] (ZOOKEEPER-2184) Zookeeper Client should re-resolve hosts when connection attempts fail

2018-01-26 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-2184?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16341073#comment-16341073 ] ASF GitHub Bot commented on ZOOKEEPER-2184: --- Github user mfenes commented on the issue:

[GitHub] zookeeper issue #451: ZOOKEEPER-2184: Zookeeper Client should re-resolve hos...

2018-01-26 Thread anmolnar
Github user anmolnar commented on the issue: https://github.com/apache/zookeeper/pull/451 @mfenes The only solution I can think of is to set DNS cache TTL `networkaddress.cache.ttl` to a configurable, non-infinite value. ---

[jira] [Commented] (ZOOKEEPER-2184) Zookeeper Client should re-resolve hosts when connection attempts fail

2018-01-26 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-2184?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16341016#comment-16341016 ] ASF GitHub Bot commented on ZOOKEEPER-2184: --- Github user anmolnar commented on the issue:

[GitHub] zookeeper issue #451: ZOOKEEPER-2184: Zookeeper Client should re-resolve hos...

2018-01-26 Thread mfenes
Github user mfenes commented on the issue: https://github.com/apache/zookeeper/pull/451 Looking at the static initialization block in InetAddressCachePolicy more deeply, the default TTL is 30 seconds if there is no SecurityManager installed. So caching a positive lookup forever in

[jira] [Commented] (ZOOKEEPER-1580) QuorumPeer.setRunning is not used

2018-01-26 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-1580?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16341090#comment-16341090 ] ASF GitHub Bot commented on ZOOKEEPER-1580: --- Github user maoling closed the pull request at:

[GitHub] zookeeper issue #451: ZOOKEEPER-2184: Zookeeper Client should re-resolve hos...

2018-01-26 Thread anmolnar
Github user anmolnar commented on the issue: https://github.com/apache/zookeeper/pull/451 Just confirmed on 3.4 branch: ZK uses 30 secs cache TTL on my mac. ---

Failed: ZOOKEEPER- PreCommit Build #1424

2018-01-26 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build/1424/ ### ## LAST 60 LINES OF THE CONSOLE ### [...truncated 77.30 MB...] [exec] +1

[GitHub] zookeeper pull request #452: ZOOKEEPER-1580:QuorumPeer.setRunning is not use...

2018-01-26 Thread maoling
GitHub user maoling opened a pull request: https://github.com/apache/zookeeper/pull/452 ZOOKEEPER-1580:QuorumPeer.setRunning is not used - more details in [JIRA:ZOOKEEPER-1580](https://issues.apache.org/jira/browse/ZOOKEEPER-1580) - I forget fetching the upstream codes, make a

[GitHub] zookeeper issue #377: [ZOOKEEPER-2901] TTL Nodes don't work with Server IDs ...

2018-01-26 Thread Randgalt
Github user Randgalt commented on the issue: https://github.com/apache/zookeeper/pull/377 Attn: @phunt - I just pushed two changes: - Better docs and new reserved bits in the `EphemeralType` enum. - Better implementation of the testable `serverId` in ZooKeeperServer.

[GitHub] zookeeper issue #378: [ZOOKEEPER-2903] Backport of ZOOKEEPER-2901 changes

2018-01-26 Thread Randgalt
Github user Randgalt commented on the issue: https://github.com/apache/zookeeper/pull/378 Attn: @phunt - I just pushed two changes: Better docs and new reserved bits in the EphemeralType enum. Better implementation of the testable serverId in ZooKeeperServer. ---

[jira] [Commented] (ZOOKEEPER-1580) QuorumPeer.setRunning is not used

2018-01-26 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-1580?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16341109#comment-16341109 ] ASF GitHub Bot commented on ZOOKEEPER-1580: --- GitHub user maoling opened a pull request:

[jira] [Commented] (ZOOKEEPER-2901) Session ID that is negative causes mis-calculation of Ephemeral Type

2018-01-26 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-2901?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16341168#comment-16341168 ] ASF GitHub Bot commented on ZOOKEEPER-2901: --- Github user Randgalt commented on the issue:

Failed: ZOOKEEPER- PreCommit Build #1423

2018-01-26 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build/1423/ ### ## LAST 60 LINES OF THE CONSOLE ### [...truncated 78.40 MB...] [exec] +1

[jira] [Commented] (ZOOKEEPER-2903) Port ZOOKEEPER-2901 to 3.5.4

2018-01-26 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-2903?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16341175#comment-16341175 ] ASF GitHub Bot commented on ZOOKEEPER-2903: --- Github user Randgalt commented on the issue:

[GitHub] zookeeper issue #377: [ZOOKEEPER-2901] TTL Nodes don't work with Server IDs ...

2018-01-26 Thread Randgalt
Github user Randgalt commented on the issue: https://github.com/apache/zookeeper/pull/377 FYI - I just pushed a change that adds yet-another-flag that allows 3.5.4 ZKs to read the old 3.5.3 TTL nodes. I think we must have this. The docs are updated too. ---

[jira] [Commented] (ZOOKEEPER-2901) Session ID that is negative causes mis-calculation of Ephemeral Type

2018-01-26 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-2901?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16341322#comment-16341322 ] ASF GitHub Bot commented on ZOOKEEPER-2901: --- Github user Randgalt commented on the issue:

Failed: ZOOKEEPER- PreCommit Build #1431

2018-01-26 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build/1431/ ### ## LAST 60 LINES OF THE CONSOLE ### [...truncated 82.30 MB...] [exec] +1

Failed: ZOOKEEPER- PreCommit Build #1425

2018-01-26 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build/1425/ ### ## LAST 60 LINES OF THE CONSOLE ### [...truncated 73.72 MB...] [exec] +1

***UNCHECKED*** Failed: ZOOKEEPER- PreCommit Build #1428

2018-01-26 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build/1428/ ### ## LAST 60 LINES OF THE CONSOLE ### [...truncated 82.90 MB...] [exec] +1

[jira] [Commented] (ZOOKEEPER-2901) Session ID that is negative causes mis-calculation of Ephemeral Type

2018-01-26 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-2901?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16341257#comment-16341257 ] ASF GitHub Bot commented on ZOOKEEPER-2901: --- Github user Randgalt commented on the issue:

[GitHub] zookeeper issue #377: [ZOOKEEPER-2901] TTL Nodes don't work with Server IDs ...

2018-01-26 Thread Randgalt
Github user Randgalt commented on the issue: https://github.com/apache/zookeeper/pull/377 IMPORTANT NOTE: TTL Nodes created in 3.5.3 will revert to EPHEMERAL with this change. We need to discuss the impact of this and consider workarounds, etc. ---

Failed: ZOOKEEPER- PreCommit Build #1426

2018-01-26 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build/1426/ ### ## LAST 60 LINES OF THE CONSOLE ### [...truncated 35.17 KB...] [exec]

Failed: ZOOKEEPER- PreCommit Build #1427

2018-01-26 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build/1427/ ### ## LAST 60 LINES OF THE CONSOLE ### [...truncated 83.85 MB...] [exec] -1

Failed: ZOOKEEPER- PreCommit Build #1429

2018-01-26 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build/1429/ ### ## LAST 60 LINES OF THE CONSOLE ### [...truncated 43.93 MB...] [exec]

Failed: ZOOKEEPER- PreCommit Build #1430

2018-01-26 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build/1430/ ### ## LAST 60 LINES OF THE CONSOLE ### [...truncated 34.80 KB...] [exec]

Re: Failed: ZOOKEEPER- PreCommit Build #1427

2018-01-26 Thread Jordan Zimmerman
> [exec] -1 findbugs. The patch appears to introduce 1 new Findbugs > (version 3.0.1) warnings. -- RV_RETURN_VALUE_IGNORED_NO_SIDE_EFFECT: Return value of method without side effect is ignored This findbugs warning is wrong. It's not noticing that there's on override for the

[jira] [Comment Edited] (ZOOKEEPER-2626) log4j.properties don't get respected

2018-01-26 Thread Hal Duston (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-2626?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16341264#comment-16341264 ] Hal Duston edited comment on ZOOKEEPER-2626 at 1/26/18 4:51 PM: I do

[jira] [Commented] (ZOOKEEPER-2626) log4j.properties don't get respected

2018-01-26 Thread Hal Duston (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-2626?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16341264#comment-16341264 ] Hal Duston commented on ZOOKEEPER-2626: --- I do not know if this is the preferred solution, but

[jira] [Commented] (ZOOKEEPER-1534) Zookeeper server do not send Sal authentication failure notification to the client

2018-01-26 Thread Sean Gibbons (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-1534?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16341308#comment-16341308 ] Sean Gibbons commented on ZOOKEEPER-1534: - This is an issue affecting my use of Zookeeper. In

Failed: ZOOKEEPER- PreCommit Build #1432

2018-01-26 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build/1432/ ### ## LAST 60 LINES OF THE CONSOLE ### [...truncated 83.35 MB...] [exec] +1

ZooKeeper_branch34_jdk8 - Build # 1277 - Failure

2018-01-26 Thread Apache Jenkins Server
See https://builds.apache.org/job/ZooKeeper_branch34_jdk8/1277/ ### ## LAST 60 LINES OF THE CONSOLE ### [...truncated 31.72 KB...] [junit] Running