Paul Millar created ZOOKEEPER-2838:
--
Summary: race-condition when shutting down NIOServerCnxnFactory
yields CancelledKeyException
Key: ZOOKEEPER-2838
URL: https://issues.apache.org/jira/browse/ZOOKEEPER-2838
[
https://issues.apache.org/jira/browse/ZOOKEEPER-2818?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Rakesh R reassigned ZOOKEEPER-2818:
---
Assignee: Brahma Reddy Battula
> Improve the ZooKeeper#setACL java doc
> ---
Build: https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build/859/
###
## LAST 60 LINES OF THE CONSOLE
###
[...truncated 62.07 MB...]
[exec]
[exec]
[
https://issues.apache.org/jira/browse/ZOOKEEPER-2763?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16074452#comment-16074452
]
Hadoop QA commented on ZOOKEEPER-2763:
--
-1 overall. GitHub Pull Request Build
See https://builds.apache.org/job/ZooKeeper_branch35_openjdk7/590/
###
## LAST 60 LINES OF THE CONSOLE
###
[...truncated 65.44 MB...]
[junit] java.net.ConnectExcepti
Bhupendra Kumar Jain created ZOOKEEPER-2839:
---
Summary: Race condition between AcceptThread and SelectorThread
may allow connections beyond the max client connection limit
Key: ZOOKEEPER-2839
URL: https:/
Benedict Jin created ZOOKEEPER-2840:
---
Summary: Should using `System.nanoTime() ^ this.hashCode()` for
StaticHostProvider
Key: ZOOKEEPER-2840
URL: https://issues.apache.org/jira/browse/ZOOKEEPER-2840
[
https://issues.apache.org/jira/browse/ZOOKEEPER-2840?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Benedict Jin updated ZOOKEEPER-2840:
Fix Version/s: 3.5.4
> Should using `System.nanoTime() ^ this.hashCode()` for StaticHost
GitHub user asdf2014 opened a pull request:
https://github.com/apache/zookeeper/pull/303
ZOOKEEPER-2840: Should using `System.nanoTime() ^ this.hashCode()` foâ¦
Should using `System.nanoTime() ^ this.hashCode()` for StaticHostProvider
instead of `System.currentTimeMillis()`. Becaus
[
https://issues.apache.org/jira/browse/ZOOKEEPER-2840?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16074674#comment-16074674
]
ASF GitHub Bot commented on ZOOKEEPER-2840:
---
GitHub user asdf2014 opened a p
See https://builds.apache.org/job/ZooKeeper_branch35_jdk8/590/
###
## LAST 60 LINES OF THE CONSOLE
###
[...truncated 65.95 MB...]
[junit] 2017-07-05 12:31:26,000 [my
[
https://issues.apache.org/jira/browse/ZOOKEEPER-2840?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16074692#comment-16074692
]
Hadoop QA commented on ZOOKEEPER-2840:
--
+1 overall. GitHub Pull Request Build
Build: https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build/860/
###
## LAST 60 LINES OF THE CONSOLE
###
[...truncated 63.50 MB...]
[exec]
[exec]
[
https://issues.apache.org/jira/browse/ZOOKEEPER-2355?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16075797#comment-16075797
]
ASF GitHub Bot commented on ZOOKEEPER-2355:
---
GitHub user hanm opened a pull
GitHub user hanm opened a pull request:
https://github.com/apache/zookeeper/pull/304
ZOOKEEPER-2355: Ephemeral node is never deleted if follower fails while
reading the proposal packet.
This commit is a port of the commit
ca22b3db19371f6b0f5507b7dd80b283cddc7700 from branch-3.5 to
Github user asdf2014 commented on a diff in the pull request:
https://github.com/apache/zookeeper/pull/304#discussion_r125798526
--- Diff:
src/java/test/org/apache/zookeeper/server/quorum/EphemeralNodeDeletionTest.java
---
@@ -0,0 +1,219 @@
+/**
+ * Licensed to the Apache
[
https://issues.apache.org/jira/browse/ZOOKEEPER-2355?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16075802#comment-16075802
]
ASF GitHub Bot commented on ZOOKEEPER-2355:
---
Github user asdf2014 commented
Github user asdf2014 commented on a diff in the pull request:
https://github.com/apache/zookeeper/pull/304#discussion_r125798689
--- Diff:
src/java/test/org/apache/zookeeper/server/quorum/EphemeralNodeDeletionTest.java
---
@@ -0,0 +1,219 @@
+/**
+ * Licensed to the Apache
[
https://issues.apache.org/jira/browse/ZOOKEEPER-2355?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16075804#comment-16075804
]
ASF GitHub Bot commented on ZOOKEEPER-2355:
---
Github user asdf2014 commented
Build: https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build/861/
###
## LAST 60 LINES OF THE CONSOLE
###
[...truncated 34.88 MB...]
[exec] +1 tests
[
https://issues.apache.org/jira/browse/ZOOKEEPER-2355?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16075825#comment-16075825
]
Hadoop QA commented on ZOOKEEPER-2355:
--
-1 overall. GitHub Pull Request Build
See https://builds.apache.org/job/ZooKeeper_branch34_jdk7/1578/
###
## LAST 60 LINES OF THE CONSOLE
###
[...truncated 31.59 MB...]
[junit] 2017-07-06 02:51:18,439 [m
Github user shralex commented on a diff in the pull request:
https://github.com/apache/zookeeper/pull/292#discussion_r125806125
--- Diff:
src/java/test/org/apache/zookeeper/server/quorum/ReconfigRollingRestartCompatibilityTest.java
---
@@ -0,0 +1,263 @@
+/**
+ * Licensed t
Github user shralex commented on a diff in the pull request:
https://github.com/apache/zookeeper/pull/292#discussion_r125806082
--- Diff:
src/java/test/org/apache/zookeeper/server/quorum/ReconfigRollingRestartCompatibilityTest.java
---
@@ -0,0 +1,263 @@
+/**
+ * Licensed t
Github user shralex commented on a diff in the pull request:
https://github.com/apache/zookeeper/pull/292#discussion_r125805265
--- Diff:
src/java/test/org/apache/zookeeper/server/quorum/ReconfigRollingRestartCompatibilityTest.java
---
@@ -0,0 +1,263 @@
+/**
+ * Licensed t
[
https://issues.apache.org/jira/browse/ZOOKEEPER-2819?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16075881#comment-16075881
]
ASF GitHub Bot commented on ZOOKEEPER-2819:
---
Github user shralex commented o
[
https://issues.apache.org/jira/browse/ZOOKEEPER-2819?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16075879#comment-16075879
]
ASF GitHub Bot commented on ZOOKEEPER-2819:
---
Github user shralex commented o
[
https://issues.apache.org/jira/browse/ZOOKEEPER-2819?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16075880#comment-16075880
]
ASF GitHub Bot commented on ZOOKEEPER-2819:
---
Github user shralex commented o
GitHub user hanm opened a pull request:
https://github.com/apache/zookeeper/pull/305
ZOOKEEPER-2811: PurgeTxnLog#validateAndGetFile: return tag has no argument.
With this fix branch-3.4 pre-commit should generate a green build when all
unit tests pass.
You can merge this pull reque
[
https://issues.apache.org/jira/browse/ZOOKEEPER-2811?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16075891#comment-16075891
]
ASF GitHub Bot commented on ZOOKEEPER-2811:
---
GitHub user hanm opened a pull
Github user hanm commented on the issue:
https://github.com/apache/zookeeper/pull/292
@shralex The snapshot and sync tests will be covered in ZOOKEEPER-2828. I
will update the PR shortly to address other comments.
---
If your project is set up for it, you can reply to this email and
[
https://issues.apache.org/jira/browse/ZOOKEEPER-2819?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16075896#comment-16075896
]
ASF GitHub Bot commented on ZOOKEEPER-2819:
---
Github user hanm commented on t
Build: https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build/862/
###
## LAST 60 LINES OF THE CONSOLE
###
[...truncated 34.70 MB...]
[exec]
[exec]
[
https://issues.apache.org/jira/browse/ZOOKEEPER-2811?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16075921#comment-16075921
]
Hadoop QA commented on ZOOKEEPER-2811:
--
+1 overall. GitHub Pull Request Build
Github user jainbhupendra24 commented on the pull request:
https://github.com/apache/zookeeper/commit/15d9a574edeaeef1c43937833cef44584115cd3d#commitcomment-22943164
In src/java/test/org/apache/zookeeper/test/ACLTest.java:
In src/java/test/org/apache/zookeeper/test/ACLTest.java on
Build: https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build/863/
###
## LAST 60 LINES OF THE CONSOLE
###
[...truncated 70.93 MB...]
[exec] +1 tests
[
https://issues.apache.org/jira/browse/ZOOKEEPER-2819?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16075964#comment-16075964
]
Hadoop QA commented on ZOOKEEPER-2819:
--
-1 overall. GitHub Pull Request Build
Github user hanm commented on the issue:
https://github.com/apache/zookeeper/pull/292
Thanks @shralex for review. Good catch on the "3", "4" server issue. PR
updated that addresses latest comments. The failed test is a known flaky one.
---
If your project is set up for it, you can r
[
https://issues.apache.org/jira/browse/ZOOKEEPER-2819?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16075969#comment-16075969
]
ASF GitHub Bot commented on ZOOKEEPER-2819:
---
Github user hanm commented on t
Github user shralex commented on the issue:
https://github.com/apache/zookeeper/pull/292
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 fea
[
https://issues.apache.org/jira/browse/ZOOKEEPER-2819?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16075972#comment-16075972
]
ASF GitHub Bot commented on ZOOKEEPER-2819:
---
Github user shralex commented o
41 matches
Mail list logo