Home | About | Sematext search-lucene.com search-hadoop.com
clear query|facets|time Search criteria: .   Results from 1 to 6 from 6 (0.121s).
Loading phrases to help you
refine your search...
[ZOOKEEPER-1619] Allow spaces in URL - Zookeeper - [issue]
...Currently, spaces are not allowed in the url.  This format will work.10.10.1.1:2181,10.10.1.2:2181/usergridThis format will not (notice the spaces around the comma)10.10.1.1:2181 , 10.1...
http://issues.apache.org/jira/browse/ZOOKEEPER-1619    Author: Todd Nine, 2013-01-25, 06:55
Re: question on lock recipe - Zookeeper - [mail # user]
...Hi Will,   We have done something similar with a custom realtime distributed queue.  It's basically a Queue divided into channels,  with even hashing on push, and a single con...
   Author: Todd Nine, 2011-07-20, 21:48
Simulating ConnectionLossException and SessionExpiredException events during integration testing - Zookeeper - [mail # user]
...Hi guys,   I've written quite a few integration tests around our zookeeper functionality.  However I find I'm having a really hard time testing edge cases that are caused by Connec...
   Author: Todd Nine, 2011-06-16, 04:37
Corrupt files across all nodes in a 3 node cluster on shutdown - Zookeeper - [mail # user]
...Hi all,   I'm running version 3.3.2 with 3 nodes.  The workload of ZK itself is very small, it's primarily used for leader/follower election and low volume inter node communication...
   Author: Todd Nine, 2011-04-11, 08:16
Re: Adding MX4j functionality - Zookeeper - [mail # dev]
...Hi Mahadev,   Essentially the mx4j tools just starts a lightweight http server that can serve jmx information over http in both web format and REST xml.  I didn't want to modify an...
   Author: Todd Nine, 2011-01-05, 20:28
Adding MX4j functionality - Zookeeper - [mail # dev]
...Hey guys,   We've been using this functionality a lot with Cassandra.  It makes human administrative very easy, as well as gathering data for our splunk installation.  How wou...
   Author: Todd Nine, 2011-01-05, 02:42
Sort:
project
Zookeeper (6)
type
mail # user (3)
mail # dev (2)
issue (1)
date
last 7 days (0)
last 30 days (0)
last 90 days (0)
last 6 months (1)
last 9 months (6)
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)
Marshall McMullen (57)
Thawan Kooburat (57)
Ted Yu (50)
Vishal Kher (50)
Todd Nine