Home | About | Sematext search-lucene.com search-hadoop.com
clear query|facets|time Search criteria: .   Results from 11 to 20 from 36 (0.074s).
Loading phrases to help you
refine your search...
RE: Welcome Ivan Kelly to the ZooKeeper PMC! - Zookeeper - [mail # dev]
...Its great news. Congrats Ivan! ________________________________________ From: Jordan Zimmerman [[EMAIL PROTECTED]] Sent: Tuesday, August 14, 2012 1:34 PM To:  Cc: ; ; ; Ivan Kelly Subje...
   Author: Rakesh R, 2012-08-14, 08:15
RE: ZooKeeper Client Session Management - Zookeeper - [mail # user]
...Dear Stephen,  Its very interesting:) I hope the following tips will give more idea about the client session mana gement....  at it can remove the client from its SessionTracker? &...
   Author: Rakesh R, 2012-08-06, 05:49
[ZOOKEEPER-1219] LeaderElectionSupport recipe is unnecessarily dispatching the READY_START event even if the ELECTED node stopped/expired simultaneously. - Zookeeper - [issue]
...Let's say node has determined as READY and has dispatched DETERMINE_COMPLETE event, at the same time the ELECTED node got stopped or expired . Still the f/w first dispatches the READY_START ...
http://issues.apache.org/jira/browse/ZOOKEEPER-1219    Author: Rakesh R, 2012-08-01, 00:37
[ZOOKEEPER-1209] LeaderElection recipe doesn't handle the split-brain issue, n/w disconnection can bring both the client nodes to be in ELECTED - Zookeeper - [issue]
...Case1- N/w disconnection can bring both the client nodes to be in ELECTED state. Current LeaderElectionSupport(LES) f/w handles only 'NodeDeletion'.Consider the scenario where ELECTED and RE...
http://issues.apache.org/jira/browse/ZOOKEEPER-1209    Author: Rakesh R, 2012-08-01, 00:37
[ZOOKEEPER-1225] Successive invocation of LeaderElectionSupport.start() will bring the ELECTED node to READY and cause no one in ELECTED state. - Zookeeper - [issue]
...Presently there is no state validation for the start() api, so one can invoke multiple times consecutively. The second or further invocation will makes the client node to become 'READY' stat...
http://issues.apache.org/jira/browse/ZOOKEEPER-1225    Author: Rakesh R, 2012-08-01, 00:36
RE: OOM/no more threads? - Zookeeper - [mail # user]
...1) Probably good to relook the Linux thread stack size. Use “ulimit -s ” for setting slightly bigger value and observe the test case. 2) Check also your ulimit on virtual size, i.e. ulimit -...
   Author: Rakesh R, 2012-07-09, 13:36
RE: OOM/no more threads? - Zookeeper - [mail # user]
...Hi Jordan,  BTW, could you give details of -Xmx, -Xss  parameters?  OS ? 32bit/62bit sy stem?  As I understand the default value of thread stack -Xss depends on OS/JVM. A...
   Author: Rakesh R, 2012-07-09, 05:07
RE: Dealing with an expired session - Zookeeper - [mail # user]
...When the ZK disconnects/synconnects/expires all the watchers will get the n otifications. I think, you should have the KeeperState checks in the respct ive watchers and can do the thread han...
   Author: Rakesh R, 2012-06-26, 15:35
RE: Connect Jconsole remotely to the zookeeper server - Zookeeper - [mail # dev]
...Thanks a lot Pat. I'll also try using the same. ________________________________________ From: Patrick Hunt [[EMAIL PROTECTED]] Sent: Tuesday, June 26, 2012 3:23 AM To: [EMAIL PROTECTED] Sub...
   Author: Rakesh R, 2012-06-26, 08:08
RE: Connect Jconsole remotely to the zookeeper server - Zookeeper - [mail # dev]
...Thanks a lot Pat for your time and reply.  Oh! it seems  I didn't explain clearly :(  Actually I was searching to connect jconsole remotely to the zk server and  I'm able...
   Author: Rakesh R, 2012-06-24, 06:24
Sort:
project
Zookeeper (36)
HDFS (4)
type
mail # user (16)
issue (10)
mail # dev (10)
date
last 7 days (0)
last 30 days (2)
last 90 days (7)
last 6 months (8)
last 9 months (36)
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)
Rakesh R