| clear query|facets|time |
Search criteria: .
Results from 91 to 100 from
8293 (0.086s).
|
|
|
Loading phrases to help you refine your search...
|
|
Re: Clarification regarding maxClientCnxns parameter - Zookeeper - [mail # user]
|
|
...Thanks all, Richards Peter....
|
|
|
Author: Richards Peter,
2013-05-31, 05:16
|
|
|
Re: Clarification regarding maxClientCnxns parameter - Zookeeper - [mail # user]
|
|
...Client automatically, failover to other machines when it detect problem. maxClientCnxn is maintained by each server (a simple IP to connection count map) If you only have m...
|
|
|
Author: Thawan Kooburat,
2013-05-31, 02:01
|
|
|
Re: safely upgrade single instance to ensemble - Zookeeper - [mail # user]
|
|
...thanks for all your help. i successfully upgraded my zookeeper to an ensemble. what i did is updated the configuration and restarted the first node. then launched one node. then launched ano...
|
|
|
Author: Nathaniel Domingo,
2013-05-31, 01:56
|
|
|
Detecting data loss - Zookeeper - [mail # user]
|
|
...Are there any hooks by which the Zookeeper server can signal that it has lost data? It seems at least theoretically possible that when a server is reconciling its state with other serv...
|
|
|
Author: Dave Katz,
2013-05-30, 21:57
|
|
|
Re: Review Request: ZOOKEEPER-1413: Use on-disk transaction log for learner sync up - Zookeeper - [mail # dev]
|
|
... Yes, your understanding is correct This depends on how we decide to handle the error. With the current code, it will be easier but slower to verify the integrity of...
|
|
|
Author: Thawan Kooburat,
2013-05-30, 18:41
|
|
|
Re: Review Request: ZOOKEEPER-1413: Use on-disk transaction log for learner sync up - Zookeeper - [mail # dev]
|
|
... It is a bit worse than what you're saying. If we miss txns because the log is corrupt, then we might end up in a situation in which we don't have a majority of servers containing a gi...
|
|
|
Author: fpj@...,
2013-05-30, 14:00
|
|
|
[ZOOKEEPER-974] Configurable listen socket backlog for the client port - Zookeeper - [issue]
|
|
...We're running ZooKeeper ensemble(3-node configuration) for production use for months.Days ago, we suffered temporary network? problems that caused many reconnections(about 300) of ephemeral ...
|
|
|
http://issues.apache.org/jira/browse/ZOOKEEPER-974
Author: Hoonmin Kim,
2013-05-29, 23:00
|
|
|
Re: Ip ACL - Zookeeper - [mail # user]
|
|
...Hi Janet, I'm guessing the client IP address the server sees is 127.0.0.1 (which is probably different from the ip address you specify in addAuthInfo) if the client and the server are ...
|
|
|
Author: Michi Mutsuzaki,
2013-05-29, 22:28
|
|
|
Ip ACL - Zookeeper - [mail # user]
|
|
...Hello, I am trying to use ACLs to lock down znodes to a specific Ip Address. I am getting a NoAuth error when I try create the sturcture /testkeystore/certs/somecert.pem. ...
|
|
|
Author: Proctor, Janet [USA],
2013-05-29, 20:09
|
|
|
Re: Review Request: ZOOKEEPER-1413: Use on-disk transaction log for learner sync up - Zookeeper - [mail # dev]
|
|
... The txnlog facility need to be able to guarantee there properties but i don't think we have that yet. I think we only do per-entry checksum and throws IOexception because ...
|
|
|
Author: Thawan Kooburat,
2013-05-29, 19:11
|
|
|
|