Home | About | Sematext search-lucene.com search-hadoop.com
clear query|facets|time Search criteria: .   Results from 1 to 10 from 36 (0.129s).
Loading phrases to help you
refine your search...
[ZOOKEEPER-1349] Support starting zkCli.sh in readonly mode - Zookeeper - [issue]
...Start the .zkCli.sh in readonly mode. ZooKeeper client is supporting the readonly mode, it would be desirable the admin shell is providing the same support and can be able to see the status....
http://issues.apache.org/jira/browse/ZOOKEEPER-1349    Author: Rakesh R, 2013-05-08, 02:10
[ZOOKEEPER-1342] quorum Listener & LearnerCnxAcceptor are missing thread names - Zookeeper - [issue]
http://issues.apache.org/jira/browse/ZOOKEEPER-1342    Author: Rakesh R, 2013-04-22, 21:02
RE: Storing znode on disks - Zookeeper - [mail # dev]
...Hi Abishek,  Could you give more on the data set and the use case in detail.  ZooKeeper is desgined to manage co-ordination data and not designed to be a general database or large ...
   Author: Rakesh R, 2013-03-15, 05:35
RE: Consistency in zookeeper - Zookeeper - [mail # user]
...sync() guarantees that it will synchronize the data between the zk servers at 't' th time.  Say we have two clients and both are working on the same key path:  First client C1, is ...
   Author: Rakesh R, 2013-03-03, 09:51
RE: Consistency in zookeeper - Zookeeper - [mail # user]
...Hi Yasin,  Adding one more point,  ZooKeeper provides different ways of achieving data sync. Like Alex & Vladimir explained, sync() api is one way and it has the overhead of perfor...
   Author: Rakesh R, 2013-03-01, 05:32
RE: quorum size - Zookeeper - [mail # user]
...Hi Pramod,  Its interesting.   This will be supported once ZOOKEEPER-107 feature is in. With this users will be able to dynamically add/remove the zookeeper quorum peer(s).  I...
   Author: Rakesh R, 2013-02-20, 05:05
RE: [ANNOUNCE] New BookKeeper committer: Jiannan Wang - Zookeeper - [mail # user]
...Congratulations Jiannan!  -Rakesh ________________________________________ From: Flavio Junqueira [[EMAIL PROTECTED]] Sent: Wednesday, February 20, 2013 1:44 AM To: [EMAIL PROTECTED]; [...
   Author: Rakesh R, 2013-02-20, 03:50
RE: [ANNOUNCE] New BookKeeper committer: Uma Maheswara Rao G - Zookeeper - [mail # user]
...Its great news and hearty congratulations Uma!  -Rakesh ________________________________________ From: Flavio Junqueira [[EMAIL PROTECTED]] Sent: Monday, February 04, 2013 2:54 PM To: [...
   Author: Rakesh R, 2013-02-07, 04:40
RE: Some questions about Watches - Zookeeper - [mail # user]
...Hi Rohan,  sets another watcher w' for a specific znode, will both w and w' get called if the znode changes?  Default watcher w will only carry the zookeeper session states Disconn...
   Author: Rakesh R, 2012-10-13, 08:39
[ZOOKEEPER-1328] Misplaced assertion for the test case 'FLELostMessageTest' and not identifying misfunctions - Zookeeper - [issue]
...Assertion for testLostMessage is kept inside the thread.run() method. Due to this the assertion failure will not be reflected in the main testcase. I have observed the test case is still pas...
http://issues.apache.org/jira/browse/ZOOKEEPER-1328    Author: Rakesh R, 2012-09-03, 12:01
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