Github user nikhilbhide commented on a diff in the pull request:
https://github.com/apache/zookeeper/pull/345#discussion_r136245995
--- Diff:
src/java/main/org/apache/zookeeper/client/ConnectStringParser.java ---
@@ -20,8 +20,11 @@
import java.net.InetSocketAddress;
Github user nikhilbhide commented on a diff in the pull request:
https://github.com/apache/zookeeper/pull/345#discussion_r136246013
--- Diff: src/java/main/org/apache/zookeeper/common/StringUtils.java ---
@@ -0,0 +1,44 @@
+/* Licensed to the Apache Software Foundation (ASF) unde
[
https://issues.apache.org/jira/browse/ZOOKEEPER-2572?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16148386#comment-16148386
]
gaoshu commented on ZOOKEEPER-2572:
---
IMO, the exception happened in FileTxnLog.trunc
See https://builds.apache.org/job/ZooKeeper-trunk/3518/
###
## LAST 60 LINES OF THE CONSOLE
###
[...truncated 68.95 MB...]
[junit] at
org.apache.zookeeper.Clien
[
https://issues.apache.org/jira/browse/ZOOKEEPER-1260?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16148018#comment-16148018
]
Hadoop QA commented on ZOOKEEPER-1260:
--
-1 overall. GitHub Pull Request Build
Build: https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build/983/
###
## LAST 60 LINES OF THE CONSOLE
###
[...truncated 74.12 MB...]
[exec] +1 tests
Github user arshadmohammad commented on a diff in the pull request:
https://github.com/apache/zookeeper/pull/338#discussion_r136176181
--- Diff: src/docs/src/documentation/content/xdocs/zookeeperAuditLogs.xml
---
@@ -0,0 +1,205 @@
+
+
+http://www.oasis-open.org/docbook/
[
https://issues.apache.org/jira/browse/ZOOKEEPER-1260?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16147971#comment-16147971
]
ASF GitHub Bot commented on ZOOKEEPER-1260:
---
Github user arshadmohammad comm
[
https://issues.apache.org/jira/browse/ZOOKEEPER-1260?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16147963#comment-16147963
]
ASF GitHub Bot commented on ZOOKEEPER-1260:
---
Github user arshadmohammad comm
Github user arshadmohammad commented on a diff in the pull request:
https://github.com/apache/zookeeper/pull/338#discussion_r136175120
--- Diff: src/java/test/org/apache/zookeeper/server/util/AuthUtilTest.java
---
@@ -0,0 +1,58 @@
+/**
+ * Licensed to the Apache Software Fo
[
https://issues.apache.org/jira/browse/ZOOKEEPER-1260?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16147955#comment-16147955
]
ASF GitHub Bot commented on ZOOKEEPER-1260:
---
Github user arshadmohammad comm
Github user arshadmohammad commented on a diff in the pull request:
https://github.com/apache/zookeeper/pull/338#discussion_r136173824
--- Diff: src/docs/src/documentation/content/xdocs/zookeeperAuditLogs.xml
---
@@ -0,0 +1,205 @@
+
+
+http://www.oasis-open.org/docbook/
[
https://issues.apache.org/jira/browse/ZOOKEEPER-1260?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16147943#comment-16147943
]
ASF GitHub Bot commented on ZOOKEEPER-1260:
---
Github user arshadmohammad comm
Github user arshadmohammad commented on a diff in the pull request:
https://github.com/apache/zookeeper/pull/338#discussion_r136172475
--- Diff: src/java/test/org/apache/zookeeper/audit/ZKAuditLoggerTest.java
---
@@ -0,0 +1,377 @@
+/**
+ * Licensed to the Apache Software Fo
[
https://issues.apache.org/jira/browse/ZOOKEEPER-1260?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16147902#comment-16147902
]
ASF GitHub Bot commented on ZOOKEEPER-1260:
---
Github user arshadmohammad comm
Github user arshadmohammad commented on a diff in the pull request:
https://github.com/apache/zookeeper/pull/338#discussion_r136169721
--- Diff: src/java/test/org/apache/zookeeper/server/util/AuthUtilTest.java
---
@@ -0,0 +1,58 @@
+/**
+ * Licensed to the Apache Software Fo
[
https://issues.apache.org/jira/browse/ZOOKEEPER-1260?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16147897#comment-16147897
]
ASF GitHub Bot commented on ZOOKEEPER-1260:
---
Github user arshadmohammad comm
Github user arshadmohammad commented on a diff in the pull request:
https://github.com/apache/zookeeper/pull/338#discussion_r136168432
--- Diff: src/java/main/org/apache/zookeeper/server/ServerCnxnFactory.java
---
@@ -54,6 +54,7 @@
*/
static final ByteBuffer clos
[
https://issues.apache.org/jira/browse/ZOOKEEPER-1260?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16147891#comment-16147891
]
ASF GitHub Bot commented on ZOOKEEPER-1260:
---
Github user arshadmohammad comm
[
https://issues.apache.org/jira/browse/ZOOKEEPER-1260?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16147890#comment-16147890
]
ASF GitHub Bot commented on ZOOKEEPER-1260:
---
Github user arshadmohammad comm
Github user arshadmohammad commented on a diff in the pull request:
https://github.com/apache/zookeeper/pull/338#discussion_r136166969
--- Diff:
src/java/main/org/apache/zookeeper/server/FinalRequestProcessor.java ---
@@ -476,6 +624,33 @@ private boolean connClosedByClient(Request
Github user arshadmohammad commented on a diff in the pull request:
https://github.com/apache/zookeeper/pull/338#discussion_r136166929
--- Diff:
src/java/main/org/apache/zookeeper/server/FinalRequestProcessor.java ---
@@ -476,6 +624,33 @@ private boolean connClosedByClient(Request
[
https://issues.apache.org/jira/browse/ZOOKEEPER-2886?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16147872#comment-16147872
]
Dan Benediktson commented on ZOOKEEPER-2886:
This is a duplicate of ZOOKEE
[
https://issues.apache.org/jira/browse/ZOOKEEPER-1260?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16147861#comment-16147861
]
ASF GitHub Bot commented on ZOOKEEPER-1260:
---
Github user arshadmohammad comm
Github user arshadmohammad commented on a diff in the pull request:
https://github.com/apache/zookeeper/pull/338#discussion_r136162453
--- Diff:
src/java/main/org/apache/zookeeper/server/FinalRequestProcessor.java ---
@@ -465,6 +490,129 @@ public void processRequest(Request request
[
https://issues.apache.org/jira/browse/ZOOKEEPER-2886?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16147856#comment-16147856
]
Hadoop QA commented on ZOOKEEPER-2886:
--
-1 overall. GitHub Pull Request Build
Build: https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build/982/
###
## LAST 60 LINES OF THE CONSOLE
###
[...truncated 66.36 MB...]
[exec]
[exec]
[
https://issues.apache.org/jira/browse/ZOOKEEPER-1260?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16147850#comment-16147850
]
ASF GitHub Bot commented on ZOOKEEPER-1260:
---
Github user arshadmohammad comm
Github user arshadmohammad commented on a diff in the pull request:
https://github.com/apache/zookeeper/pull/338#discussion_r136161116
--- Diff: src/java/main/org/apache/zookeeper/audit/ZKAuditLogger.java ---
@@ -0,0 +1,118 @@
+/**
+ * Licensed to the Apache Software Foundat
[
https://issues.apache.org/jira/browse/ZOOKEEPER-1260?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16147836#comment-16147836
]
ASF GitHub Bot commented on ZOOKEEPER-1260:
---
Github user arshadmohammad comm
Github user arshadmohammad commented on a diff in the pull request:
https://github.com/apache/zookeeper/pull/338#discussion_r136158981
--- Diff: src/docs/src/documentation/content/xdocs/zookeeperAuditLogs.xml
---
@@ -0,0 +1,205 @@
+
+
+http://www.oasis-open.org/docbook/
Github user arshadmohammad commented on a diff in the pull request:
https://github.com/apache/zookeeper/pull/338#discussion_r136158827
--- Diff: src/docs/src/documentation/content/xdocs/zookeeperAuditLogs.xml
---
@@ -0,0 +1,205 @@
+
+
+http://www.oasis-open.org/docbook/
[
https://issues.apache.org/jira/browse/ZOOKEEPER-1260?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16147832#comment-16147832
]
ASF GitHub Bot commented on ZOOKEEPER-1260:
---
Github user arshadmohammad comm
[
https://issues.apache.org/jira/browse/ZOOKEEPER-2886?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16147821#comment-16147821
]
ASF GitHub Bot commented on ZOOKEEPER-2886:
---
GitHub user lvfangmin opened a
GitHub user lvfangmin opened a pull request:
https://github.com/apache/zookeeper/pull/353
[ZOOKEEPER-2886] Permanent session moved error in multi-op only conneâ¦
â¦ctions
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/lvfangmin
[
https://issues.apache.org/jira/browse/ZOOKEEPER-1260?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16147817#comment-16147817
]
ASF GitHub Bot commented on ZOOKEEPER-1260:
---
Github user arshadmohammad comm
Github user arshadmohammad commented on a diff in the pull request:
https://github.com/apache/zookeeper/pull/338#discussion_r136157705
--- Diff: src/docs/src/documentation/content/xdocs/zookeeperAuditLogs.xml
---
@@ -0,0 +1,205 @@
+
+
+http://www.oasis-open.org/docbook/
[
https://issues.apache.org/jira/browse/ZOOKEEPER-1260?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16147815#comment-16147815
]
ASF GitHub Bot commented on ZOOKEEPER-1260:
---
Github user arshadmohammad comm
[
https://issues.apache.org/jira/browse/ZOOKEEPER-1260?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16147814#comment-16147814
]
ASF GitHub Bot commented on ZOOKEEPER-1260:
---
Github user arshadmohammad comm
Github user arshadmohammad commented on a diff in the pull request:
https://github.com/apache/zookeeper/pull/338#discussion_r136157257
--- Diff: src/docs/src/documentation/content/xdocs/zookeeperAuditLogs.xml
---
@@ -0,0 +1,205 @@
+
+
+http://www.oasis-open.org/docbook/
Github user arshadmohammad commented on a diff in the pull request:
https://github.com/apache/zookeeper/pull/338#discussion_r136157192
--- Diff: src/docs/src/documentation/content/xdocs/zookeeperAuditLogs.xml
---
@@ -0,0 +1,205 @@
+
+
+http://www.oasis-open.org/docbook/
[
https://issues.apache.org/jira/browse/ZOOKEEPER-2886?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Fangmin Lv reassigned ZOOKEEPER-2886:
-
Assignee: Fangmin Lv
> Permanent session moved error in multi-op only connections
> -
[
https://issues.apache.org/jira/browse/ZOOKEEPER-1260?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16147786#comment-16147786
]
ASF GitHub Bot commented on ZOOKEEPER-1260:
---
Github user arshadmohammad comm
Github user arshadmohammad commented on a diff in the pull request:
https://github.com/apache/zookeeper/pull/338#discussion_r136155728
--- Diff: src/docs/src/documentation/content/xdocs/zookeeperAuditLogs.xml
---
@@ -0,0 +1,205 @@
+
+
+http://www.oasis-open.org/docbook/
Fangmin Lv created ZOOKEEPER-2886:
-
Summary: Permanent session moved error in multi-op only connections
Key: ZOOKEEPER-2886
URL: https://issues.apache.org/jira/browse/ZOOKEEPER-2886
Project: ZooKeeper
[
https://issues.apache.org/jira/browse/ZOOKEEPER-1260?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16147781#comment-16147781
]
ASF GitHub Bot commented on ZOOKEEPER-1260:
---
Github user arshadmohammad comm
Github user arshadmohammad commented on a diff in the pull request:
https://github.com/apache/zookeeper/pull/338#discussion_r136154783
--- Diff: src/docs/src/documentation/content/xdocs/zookeeperAuditLogs.xml
---
@@ -0,0 +1,205 @@
+
+
+http://www.oasis-open.org/docbook/
[
https://issues.apache.org/jira/browse/ZOOKEEPER-1260?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16147778#comment-16147778
]
ASF GitHub Bot commented on ZOOKEEPER-1260:
---
Github user arshadmohammad comm
Github user arshadmohammad commented on a diff in the pull request:
https://github.com/apache/zookeeper/pull/338#discussion_r136154472
--- Diff: src/docs/src/documentation/content/xdocs/zookeeperAuditLogs.xml
---
@@ -0,0 +1,205 @@
+
+
+http://www.oasis-open.org/docbook/
[
https://issues.apache.org/jira/browse/ZOOKEEPER-1260?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16147737#comment-16147737
]
ASF GitHub Bot commented on ZOOKEEPER-1260:
---
Github user arshadmohammad comm
[
https://issues.apache.org/jira/browse/ZOOKEEPER-1260?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16147736#comment-16147736
]
ASF GitHub Bot commented on ZOOKEEPER-1260:
---
Github user arshadmohammad comm
Github user arshadmohammad commented on a diff in the pull request:
https://github.com/apache/zookeeper/pull/338#discussion_r136150114
--- Diff: src/docs/src/documentation/content/xdocs/zookeeperAdmin.xml ---
@@ -931,7 +931,19 @@ server.3=zoo3:2888:3888
feature. D
Github user arshadmohammad commented on a diff in the pull request:
https://github.com/apache/zookeeper/pull/338#discussion_r136150155
--- Diff: src/docs/src/documentation/content/xdocs/zookeeperAuditLogs.xml
---
@@ -0,0 +1,205 @@
+
+
+http://www.oasis-open.org/docbook/
[
https://issues.apache.org/jira/browse/ZOOKEEPER-1260?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16147724#comment-16147724
]
ASF GitHub Bot commented on ZOOKEEPER-1260:
---
Github user arshadmohammad comm
[
https://issues.apache.org/jira/browse/ZOOKEEPER-2879?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16147696#comment-16147696
]
Fangmin Lv edited comment on ZOOKEEPER-2879 at 8/30/17 6:14 PM:
Github user arshadmohammad commented on a diff in the pull request:
https://github.com/apache/zookeeper/pull/338#discussion_r136149088
--- Diff: src/docs/src/documentation/content/xdocs/index.xml ---
@@ -66,6 +66,7 @@
Hierarchical
quorums
Observers - non-votin
[
https://issues.apache.org/jira/browse/ZOOKEEPER-1260?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16147705#comment-16147705
]
ASF GitHub Bot commented on ZOOKEEPER-1260:
---
Github user arshadmohammad comm
Github user arshadmohammad commented on a diff in the pull request:
https://github.com/apache/zookeeper/pull/338#discussion_r136146630
--- Diff: conf/log4j.properties ---
@@ -63,3 +63,20 @@
log4j.appender.TRACEFILE.File=${zookeeper.tracelog.dir}/${zookeeper.tracelog.fil
log4j.
[
https://issues.apache.org/jira/browse/ZOOKEEPER-2879?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16147696#comment-16147696
]
Fangmin Lv commented on ZOOKEEPER-2879:
---
(Sorry for the lately reply, was oncall
[
https://issues.apache.org/jira/browse/ZOOKEEPER-1260?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16147692#comment-16147692
]
ASF GitHub Bot commented on ZOOKEEPER-1260:
---
Github user arshadmohammad comm
Github user arshadmohammad commented on a diff in the pull request:
https://github.com/apache/zookeeper/pull/338#discussion_r136144283
--- Diff: conf/log4j.properties ---
@@ -63,3 +63,20 @@
log4j.appender.TRACEFILE.File=${zookeeper.tracelog.dir}/${zookeeper.tracelog.fil
log4j.
Build: https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build/981/
###
## LAST 60 LINES OF THE CONSOLE
###
[...truncated 89.74 KB...]
warning: Cannot merge bi
GitHub user minseclab opened a pull request:
https://github.com/apache/zookeeper/pull/352
Can't delete Znode
setAcl /node_01 ip:192.168.1.2:c
And then all host can not delete this Znode /node_01?
How can I solve this problem?
You can merge this pull request into a Git reposi
See https://builds.apache.org/job/ZooKeeper_branch34_openjdk7/1629/
###
## LAST 60 LINES OF THE CONSOLE
###
Started by timer
[EnvInject] - Loading node environment varia
See https://builds.apache.org/job/ZooKeeper_branch35_jdk8/654/
###
## LAST 60 LINES OF THE CONSOLE
###
[...truncated 64.58 MB...]
[junit] at java.lang.Thread.run
[
https://issues.apache.org/jira/browse/ZOOKEEPER-2885?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Gabriel resolved ZOOKEEPER-2885.
Resolution: Fixed
Fix Version/s: 3.5.3
Release Note: Thank you all. It's a POSIX tar
[
https://issues.apache.org/jira/browse/ZOOKEEPER-2488?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16141473#comment-16141473
]
gaoshu edited comment on ZOOKEEPER-2488 at 8/30/17 10:32 AM:
---
67 matches
Mail list logo