Home | About | Sematext search-lucene.com search-hadoop.com
clear query|facets|time Search criteria: .   Results from 1 to 10 from 11 (0.19s).
Loading phrases to help you
refine your search...
[ZOOKEEPER-1448] Node+Quota creation in transaction log can crash leader startup - Zookeeper - [issue]
...Hi,I've found a bug in zookeeper related to quota creation which can shutdown zookeeper leader on startup.Steps to reproduce:1. create /quota_bug2. setquota -n 10000 /quota_bug3. stop the wh...
http://issues.apache.org/jira/browse/ZOOKEEPER-1448    Author: Botond Hejj, 2012-09-28, 17:26
[ZOOKEEPER-1380] zkperl: _zk_release_watch doesn't remove items properly from the watch list - Zookeeper - [issue]
...The doubly linked list of watches is not updated properly if a watch is taken out from the middle of the chain.The item after the item which is taken out will receive null pointer for the pr...
http://issues.apache.org/jira/browse/ZOOKEEPER-1380    Author: Botond Hejj, 2012-09-07, 12:01
[ZOOKEEPER-1412] java client watches inconsistently triggered on reconnect - Zookeeper - [issue]
...I've observed an inconsistent behavior in java client watches. The inconsistency relates to the behavior after the client reconnects to the zookeeper ensemble.After the client reconnects to ...
http://issues.apache.org/jira/browse/ZOOKEEPER-1412    Author: Botond Hejj, 2012-06-04, 23:33
Re: java client watches inconsistently triggered on reconnect - Zookeeper - [mail # user]
...Hi Patrick,  I've created https://issues.apache.org/jira/browse/ZOOKEEPER-1412 for this.  I've also debugged in further and found that this issue is non-existant in C so there have...
   Author: Botond Hejj, 2012-03-12, 10:14
java client watches inconsistently triggered on reconnect - Zookeeper - [mail # user]
...Hi,  I've observed an inconsistent behavior in java client watches. The inconsistency relates to the behavior after the client reconnects to the zookeeper ensemble.  The documentat...
   Author: Botond Hejj, 2012-03-09, 11:08
zookeeper 3.4 sasl questions - Zookeeper - [mail # user]
...Hi zookeeper users,  We use currently zookeeper with our custom patch to add kerberos authentication. You can find to jira that I've created for that here: https://issues.apache.org/jir...
   Author: Botond Hejj, 2012-02-20, 13:00
Re: leader election length - Zookeeper - [mail # user]
...Thanks Flavio for looking into this. If the loadData can be removed from lead() that could be improve leaderElection a lot on slow disk with high amount of data.  Botond  On Tue, D...
   Author: Botond Hejj, 2011-12-14, 14:44
Re: leader election length - Zookeeper - [mail # user]
...Thanks Camille,  Sorry, my assumption was wrong. I've made now a test and indeed the session doesn't expire in this case. This means than the only problem is that the service is down fo...
   Author: Botond Hejj, 2011-12-13, 10:55
leader election length - Zookeeper - [mail # user]
...Hi ZooKeeper users,  I am playing currently with zookeeper and testing what happens if the leader of an ensemble goes down. I know that during the leader election zookeeper server won't...
   Author: Botond Hejj, 2011-12-12, 17:06
Re: compiling c client on solaris/sparc - Zookeeper - [mail # user]
...Hi Patrick,  I see there is an asm/atomic.h on linux with atomic_add but that also doesn't look like a cross platform solution. It also have basically the same assembly code inside. Sti...
   Author: Botond Hejj, 2011-05-23, 10:17
Sort:
project
Zookeeper (11)
type
mail # user (8)
issue (3)
date
last 7 days (0)
last 30 days (0)
last 90 days (0)
last 6 months (0)
last 9 months (11)
author
Patrick Hunt (752)
Ted Dunning (454)
Mahadev Konar (306)
Jordan Zimmerman (271)
Camille Fournier (198)
Benjamin Reed (194)
Flavio Junqueira (143)
Alexander Shraer (123)
Michi Mutsuzaki (90)
Thomas Koch (69)
Fournier, Camille F. (67)
Marshall McMullen (57)
Ted Yu (50)
Vishal Kher (50)
Thawan Kooburat (48)
Botond Hejj