| clear query|facets|time |
Search criteria: .
Results from 1 to 10 from
29 (0.123s).
|
|
|
Loading phrases to help you refine your search...
|
|
[ZOOKEEPER-1382] Zookeeper server holds onto dead/expired session ids in the watch data structures - Zookeeper - [issue]
|
|
...I've observed that zookeeper server holds onto expired session ids in the watcher data structures. The result is the wchp command reports session ids that cannot be found through cons/dump a...
|
|
|
http://issues.apache.org/jira/browse/ZOOKEEPER-1382
Author: Neha Narkhede,
2013-03-11, 01:16
|
|
|
[ZOOKEEPER-1457] Ephemeral node deleted for unexpired sessions - Zookeeper - [issue]
|
|
...This week, we saw a potential bug with zookeeper 3.3.4. In an attempt to adding a separate disk for zookeeper transaction logs, our SysOps team threw new disks at all the zookeeper servers i...
|
|
|
http://issues.apache.org/jira/browse/ZOOKEEPER-1457
Author: Neha Narkhede,
2012-04-30, 19:00
|
|
|
Ephemeral node deleted for unexpired sessions in Zookeeper 3.3.4 - Zookeeper - [mail # dev]
|
|
...Hi, This week, we saw a potential bug with zookeeper 3.3.4. In an attempt to adding a separate disk for zookeeper transaction logs, our SysOps team threw new disks at all the zookeeper...
|
|
|
Author: Neha Narkhede,
2012-04-26, 18:17
|
|
|
Re: watchers not fired after a disk failure? - Zookeeper - [mail # user]
|
|
...Jeremy, hes never fire for the session. For example, when the session has a childr en watch set on /election/a, and then creates /election/a/a_00000001, its w atch on /election/a...
|
|
|
Author: Neha Narkhede,
2012-03-05, 23:09
|
|
|
Re: ZooKeeper Memory Usage - Zookeeper - [mail # user]
|
|
...Was there ever a JIRA created for this issue ? Thanks, Neha On Fri, Feb 10, 2012 at 9:31 AM, Mahadev Konar wr ote: rote: ory" 3 all zes se ap ws . k if l ke set...
|
|
|
Author: Neha Narkhede,
2012-03-02, 23:18
|
|
|
Re: Backups - Zookeeper - [mail # user]
|
|
...Jordan, I'd be interested in previewing it. Let me know. Thanks, Neha On Mon, Jan 16, 2012 at 5:42 PM, Jordan Zimmerman wrote:...
|
|
|
Author: Neha Narkhede,
2012-01-17, 18:10
|
|
|
Re: Performing no downtime hardware changes to a live zookeeper cluster - Zookeeper - [mail # dev]
|
|
...Patrick, Looks like https://issues.apache.org/jira/browse/ZOOKEEPER-1356 is a duplicate of 338 ? If yes, then I'll mark it to reflect the same. Thanks, Neha On Mon, Jan 9, ...
|
|
|
Author: Neha Narkhede,
2012-01-10, 02:49
|
|
|
Re: Performing no downtime hardware changes to a live zookeeper cluster - Zookeeper - [mail # dev]
|
|
...could re-resolve on every reconnect and you could just re-alias that name to a new IP. But you'll have to put in logic that will do that but not break people using DNS RR. Having a lis...
|
|
|
Author: Neha Narkhede,
2012-01-09, 20:33
|
|
|
Re: Performing no downtime hardware changes to a live zookeeper cluster - Zookeeper - [mail # dev]
|
|
...Maybe I didn't express myself clearly. When I said DNS RR, I meant its simplest implementation which resolves a hostname to multiple IPs. Whatever method you use to map host names to I...
|
|
|
Author: Neha Narkhede,
2012-01-09, 18:51
|
|
|
Re: Performing no downtime hardware changes to a live zookeeper cluster - Zookeeper - [mail # dev]
|
|
...I was reading through the client code and saw that zookeeper client caches the server IPs during startup and maintains it for the rest of its lifetime. If we go with the DNS RR approach or a...
|
|
|
Author: Neha Narkhede,
2012-01-09, 18:15
|
|
|
|