| clear query|facets|time |
Search criteria: .
Results from 1 to 10 from
139 (3.22s).
|
|
|
Loading phrases to help you refine your search...
|
|
Re: How to understand Zookeeper easily and learn to apply ? - Zookeeper - [mail # user]
|
|
...To add some more references, there are a bunch of slide decks here: https://cwiki.apache.org/confluence/display/ZOOKEEPER/ZooKeeperPresentations and you may consider also consid...
|
|
|
Author: Flavio Junqueira,
2013-05-17, 09:01
|
|
|
[ZOOKEEPER-1642] Leader loading database twice - Zookeeper - [issue]
|
|
...The leader server currently loads the database before running leader election when trying to figure out the zxid it needs to use for the election and again when it starts leading. This is pr...
|
|
|
http://issues.apache.org/jira/browse/ZOOKEEPER-1642
Author: Flavio Junqueira,
2013-05-16, 18:33
|
|
|
RE: [DISCUSS] recipes package - Zookeeper - [mail # user]
|
|
...Just to make clear, are you guys talking about Curator recipes or the recipes under src/recipes in the ZooKeeper project? I'm referring to the code in the package org.apache.zookeeper.recipe...
|
|
|
Author: Flavio Junqueira,
2013-05-15, 20:10
|
|
|
[DISCUSS] Patch available backlog - Zookeeper - [mail # dev]
|
|
...I was checking the issues on jira and I realized that we have currently 76 patch available issues. This is a fairly large number and I'd like some help to get that number down. One way is to...
|
|
|
Author: Flavio Junqueira,
2013-05-09, 21:41
|
|
|
Zab Pre 1.0 - Apache ZooKeeper - Apache Software Foundation - Zookeeper - [wiki]
|
|
... Comment: Go to start of metadata &nb...
|
|
|
https://cwiki.apache.org/confluence/display/ZOOKEEPER/Zab+Pre+1.0
Author: Flavio Junqueira,
2013-05-03, 00:00
|
|
|
[ZOOKEEPER-1558] Leader should not snapshot uncommitted state - Zookeeper - [issue]
|
|
...Leader currently takes a snapshot when it calls loadData in the beginning of the lead() method. The loaded data, however, may contain uncommitted state....
|
|
|
http://issues.apache.org/jira/browse/ZOOKEEPER-1558
Author: Flavio Junqueira,
2013-04-19, 00:51
|
|
|
Re: Help,what's the exception of NIOServerCnxn - EndOfStreamException? - Zookeeper - [mail # user]
|
|
...This is not sufficient information, do you know what happened on the client side? -Flavio On Apr 11, 2013, at 6:07 AM, 吴靖 wrote: ...
|
|
|
Author: Flavio Junqueira,
2013-04-11, 07:05
|
|
|
Re: flexible replication - Zookeeper - [mail # user]
|
|
...For scalability maybe? To me it sounds like a partitioning scheme. -Flavio On Mar 14, 2013, at 2:23 PM, Camille Fournier wrote: ...
|
|
|
Author: Flavio Junqueira,
2013-03-14, 14:28
|
|
|
Re: Consistency in zookeeper - Zookeeper - [mail # user]
|
|
...Let me add a couple points to this thread. Yasin didn't ask about a concrete use case, it sounds more like an exploration question rather than a question about how to solve a particular prob...
|
|
|
Author: Flavio Junqueira,
2013-03-01, 20:35
|
|
|
Re: RFC: Behavior of QuotaExceededException - Zookeeper - [mail # dev]
|
|
...It wouldn't be very nice to allow holes in the sequence of operations of a client, it would violate session semantics. I'm also wondering about a couple of things: - What does QuotaExc...
|
|
|
Author: Flavio Junqueira,
2013-02-27, 08:10
|
|
|
|