Home | About | Sematext search-lucene.com search-hadoop.com
clear query|facets|time Search criteria: .   Results from 11 to 20 from 29 (0.116s).
Loading phrases to help you
refine your search...
Re: Should Stat.dataLength return -1 instead of 0 when node content is null? - Zookeeper - [mail # dev]
...Hi Patrick,  I thoroughly agree with your opinion.  When you say "major version upgrade", you mean an increase on the 2nd digit (for example from 3.4.X to 3.5.X) or the first digit...
   Author: César Álvarez Núñez, 2012-05-18, 08:19
Should Stat.dataLength return -1 instead of 0 when node content is null? - Zookeeper - [mail # dev]
...Hi All,  When I create a node with null data, Stat.dataLength is 0. When I create a node with byte[0] data, Stat.dataLength is 0.  I think that in the first case dataLength should ...
   Author: César Álvarez Núñez, 2012-05-17, 09:21
Re: ZooKeeper Memory Usage - Zookeeper - [mail # user]
...This is the java.env file content.  now=`date +%d%m%Y_%H%M%S`  gcLogFile="/srv/zk/GC/`hostname`-${now}.log" gcOpts="${gcOpts} -Xloggc:$gcLogFile" gcOpts="${gcOpts} -XX:+PrintGC" gc...
   Author: César Álvarez Núñez, 2012-02-10, 11:32
Re: ZooKeeper Memory Usage - Zookeeper - [mail # user]
...The problem is that the stress test is a system stress test so it is not possible (due to time issues) to isolate the ZK part. Fortunately, it is planned for next week to perform the same sy...
   Author: César Álvarez Núñez, 2012-02-09, 16:33
Re: ZooKeeper Memory Usage - Zookeeper - [mail # user]
...In my case, our stress test show up a linear increase of "tenured memory" from 0 to > 3GiB with ZK 3.4.0 whereas the same stress-test with 3.3.3 keeps "tenured memory" stable and  wr...
   Author: César Álvarez Núñez, 2012-02-09, 14:47
Re: use cases for asynchronous API - Zookeeper - [mail # user]
...Almost all my zk agents use asynchronous api; mainly because all services are intrinsically asynchronous. In fact I've wrapped the Zookeeper client to hide synchronous methods; so anyone who...
   Author: César Álvarez Núñez, 2012-02-09, 10:22
Re: ZooKeeper Memory Usage - Zookeeper - [mail # user]
...Which ZK version are you using? We've got high memory consumption problems when using v3.4.0 that was solved by using v3.3.3 instead. It is pending to test with v3.4.2 and v3.3.4.  /Cés...
   Author: César Álvarez Núñez, 2012-02-09, 10:05
All zk clients receive a Disconnected when leader server is restarted. - Zookeeper - [mail # user]
...Hi all,  For testing purposes I've excluded the "leader" from the zk client connection string; and I've observed that all zk clients receive a Disconnected event when the leader server ...
   Author: César Álvarez Núñez, 2012-01-16, 14:28
Enhance SLF4J use inside Zookeeper. - Zookeeper - [mail # dev]
...Hi all,  I would like to:     - Modify the usage of slf4j api on zk code since calls to    org.slf4j.Logger methods should use parameters instead of "string   &...
   Author: César Álvarez Núñez, 2012-01-05, 17:13
Re: ZooKeeper dev/user meetups. - Zookeeper - [mail # dev]
...It will be nice to have a meetup in Barcelona. Near from Madrid than USA :-) /César.  On Wed, Dec 7, 2011 at 10:03 PM, Flavio Junqueira  wrote  h o ?...
   Author: César Álvarez Núñez, 2011-12-12, 14:35
Sort:
project
Zookeeper (29)
type
mail # user (20)
mail # dev (6)
issue (3)
date
last 7 days (0)
last 30 days (0)
last 90 days (1)
last 6 months (2)
last 9 months (29)
author
Patrick Hunt (756)
Ted Dunning (455)
Mahadev Konar (306)
Jordan Zimmerman (275)
Camille Fournier (200)
Benjamin Reed (196)
Flavio Junqueira (155)
Alexander Shraer (126)
Michi Mutsuzaki (92)
Thomas Koch (69)
Fournier, Camille F. (67)
Thawan Kooburat (58)
Marshall McMullen (57)
Ted Yu (50)
Vishal Kher (50)
César Álvarez Núñez