[
https://issues.apache.org/jira/browse/ZOOKEEPER-1027?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13016299#comment-13016299
]
Andrei Savu commented on ZOOKEEPER-1027:
I've seen a similar issue affecting t
[
https://issues.apache.org/jira/browse/ZOOKEEPER-1030?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13016423#comment-13016423
]
Patrick Hunt commented on ZOOKEEPER-1030:
-
committed to trunk. Thanks Todd!
>
Quorum Peer mutual authentication
-
Key: ZOOKEEPER-1045
URL: https://issues.apache.org/jira/browse/ZOOKEEPER-1045
Project: ZooKeeper
Issue Type: New Feature
Components: server
Reporter: E
[
https://issues.apache.org/jira/browse/ZOOKEEPER-761?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Mahadev konar reassigned ZOOKEEPER-761:
---
Assignee: Jozef Hatala
> Remove *synchronous* calls from the *single-threaded* C c
[
https://issues.apache.org/jira/browse/ZOOKEEPER-938?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13016606#comment-13016606
]
Eugene Koontz commented on ZOOKEEPER-938:
-
Thanks for your review again, Kan. A
[
https://issues.apache.org/jira/browse/ZOOKEEPER-938?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13016621#comment-13016621
]
Eugene Koontz commented on ZOOKEEPER-938:
-
> Thanks for addressing some of my
[
https://issues.apache.org/jira/browse/ZOOKEEPER-423?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Henry Robinson updated ZOOKEEPER-423:
-
Attachment: ZOOKEEPER-423.patch
Draft patch
> Add getFirstChild API
> ---
[
https://issues.apache.org/jira/browse/ZOOKEEPER-423?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Henry Robinson updated ZOOKEEPER-423:
-
Attachment: (was: ZOOKEEPER-423.patch)
> Add getFirstChild API
> -
[
https://issues.apache.org/jira/browse/ZOOKEEPER-423?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Henry Robinson updated ZOOKEEPER-423:
-
Attachment: ZOOKEEPER-423.patch
[Non-garbage patch this time]
This is a draft patch f
Hi all,
I am trying to extract a minimalistic version of the Zab protocol from
Zookeeper (https://github.com/aoriani/zab, btw) . I doing that by bringing
one class at time, starting from QuorumCnxManager. I brought enough classes
to run the Fast Leader Election . Some classes I had to stub. Conse
Hi Jiangwen,
Take a look at :
syncWithLeader(newLeaderZxid);
This method calls truncate to take care of the issue you mention.
thanks
mahadev
On Tue, Apr 5, 2011 at 9:31 PM, jiangwen w wrote:
> discarded messages seems will exists in some follower, when the leader
> failed. considering the
Hi André.
André Oriani writes:
> Hi all,
>
> I am trying to extract a minimalistic version of the Zab protocol from
> Zookeeper (https://github.com/aoriani/zab, btw) . I doing that by bringing
> one class at time, starting from QuorumCnxManager. I brought enough classes
> to run the Fast Leader
12 matches
Mail list logo