Home | About | Sematext search-lucene.com search-hadoop.com
clear query|facets|time Search criteria: .   Results from 111 to 120 from 198 (1.053s).
Loading phrases to help you
refine your search...
Re: Timeouts and ping handling - Zookeeper - [mail # dev]
...I think it can be done. Looking through the code, it seems like it should be safe modulo some stats that are set in the FinalRequestProcessor that may be less useful.  A question for th...
   Author: Camille Fournier, 2012-01-18, 22:03
Re: ZooKeeper-442: watcher deregistration - Zookeeper - [mail # dev]
...It would really be better if you put these comments into reviewboard, so they will appear there and on the associated JIRA. The mailing list is a bad place for code reviews.  Thanks! Ca...
   Author: Camille Fournier, 2012-01-17, 21:42
Re: Backups - Zookeeper - [mail # user]
...Not all the instances, any instance. Which would be a bit simpler than having to look for leader then back up only that one.  C  On Mon, Jan 16, 2012 at 8:42 PM, Jordan Zimmerman w...
   Author: Camille Fournier, 2012-01-17, 01:49
Re: Question regarding ZK behaviour during leader reelection - Zookeeper - [mail # user]
...Yes your clients always need to handle state changes gracefully, and absolutely, disconnect will happen when there is a change in leadership.  C  On Mon, Jan 16, 2012 at 1:28 PM, y...
   Author: Camille Fournier, 2012-01-16, 18:39
Re: All zk clients receive a Disconnected when leader server is restarted. - Zookeeper - [mail # user]
...Yes, that is expected. The ZK cluster will lose quorum, which causes the disconnected event to be sent to the clients. When quorum is regained the clients will be able to reconnect.  C ...
   Author: Camille Fournier, 2012-01-16, 14:41
Re: Backups - Zookeeper - [mail # user]
...You want to have to figure out who the leader is every time you want to take a backup? That would be the downside to this strategy I would think.  C  On Jan 13, 2012 5:24 PM, "Jord...
   Author: Camille Fournier, 2012-01-13, 22:28
Re: Performing no downtime hardware changes to a live zookeeper cluster - Zookeeper - [mail # dev]
...Sounds fine with me, probably should make it a flaggable option.  C   On Mon, Jan 9, 2012 at 3:33 PM, Neha Narkhede wrote:  ...
   Author: Camille Fournier, 2012-01-09, 20:47
Re: Performing no downtime hardware changes to a live zookeeper cluster - Zookeeper - [mail # dev]
...We don't shuffle IPs after the initial resolution of IP addresses.  In DNS RR, you resolve to a list of IPs, shuffle these, and then we round robin through them trying to connect. If yo...
   Author: Camille Fournier, 2012-01-09, 19:04
Re: Performing no downtime hardware changes to a live zookeeper cluster - Zookeeper - [mail # dev]
...You can't sensibly round robin within the client code if you re-resolve on every reconnect, if you're using dns rr. If that's your goal you'd want a list of dns alias names and re-resolve ea...
   Author: Camille Fournier, 2012-01-09, 18:31
Re: Zookeeper-3.4.2: About zookeeper-3.4.2-fatjar.jar - Zookeeper - [mail # user]
...These are for testing, for the most part. netty is an optional new connection manager in 3.4. We also depend on the logging jars for running in production.  You can't replace the outdat...
   Author: Camille Fournier, 2012-01-06, 16:46
Sort:
project
Zookeeper (198)
type
mail # user (100)
mail # dev (91)
issue (7)
date
last 7 days (1)
last 30 days (1)
last 90 days (14)
last 6 months (31)
last 9 months (198)
author
Patrick Hunt (752)
Ted Dunning (454)
Mahadev Konar (306)
Jordan Zimmerman (271)
Camille Fournier (198)
Benjamin Reed (194)
Flavio Junqueira (139)
Alexander Shraer (123)
Michi Mutsuzaki (90)
Thomas Koch (69)
Fournier, Camille F. (67)
Marshall McMullen (57)
Ted Yu (50)
Vishal Kher (50)
Henry Robinson (47)