Home | About | Sematext search-lucene.com search-hadoop.com
clear query|facets|time Search criteria: .   Results from 1 to 5 from 5 (0.343s).
Loading phrases to help you
refine your search...
RE: Embedded ZK instance for unit testing - Zookeeper - [mail # user]
...We do it in our tests.  Project page: https://github.com/Dempsy/Dempsy Embedded server for testing: https://github.com/Dempsy/Dempsy/blob/master/lib-dempsyimpl/src/test/java/com/nokia/d...
   Author: Carroll James, 2012-12-03, 19:48
RE: Unrecoverable ConnectionLossException after server restart - Zookeeper - [mail # user]
...Yes. This is running in a unit test with an embedded server that bounces and starts from scratch deleting the data directory between restarts. I guess "don't do that" would be the advice. :-...
   Author: Carroll James, 2012-11-28, 18:04
RE: Unrecoverable ConnectionLossException after server restart - Zookeeper - [mail # user]
...Ok. So the only difference between a network partition failure and a zookeeper server cluster bounce that I can see from the client side is that in former case the ConnectionLossException ha...
   Author: Carroll James, 2012-11-28, 18:03
RE: Unrecoverable ConnectionLossException after server restart - Zookeeper - [mail # user]
...This is apparently happening because the session establishment is being rejected on the server side:  2012-11-28 12:13:04,102 [NIOServerCxn.Factory:0.0.0.0/0.0.0.0:54551] INFO  Zoo...
   Author: Carroll James, 2012-11-28, 17:17
Unrecoverable ConnectionLossException after server restart - Zookeeper - [mail # user]
...I'm seeing (what I think) is incorrect behavior from ZooKeeper.  When I start a client, connect to a server, and then restart the server, the client (I thought) was supposed to eventual...
   Author: Carroll James, 2012-11-28, 06:18
Sort:
project
Zookeeper (5)
type
mail # user (5)
date
last 7 days (0)
last 30 days (0)
last 90 days (0)
last 6 months (0)
last 9 months (5)
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)
Carroll James