| clear query|facets|time |
Search criteria: .
Results from 101 to 110 from
752 (0.32s).
|
|
|
Loading phrases to help you refine your search...
|
|
Re: Session refused, zxid too high - Zookeeper - [mail # user]
|
|
...This is interesting, if you convert 0x636c65616e2d7374 to ascii you get "clean-st". Looks like memory corruption to me. Patrick On Fri, Aug 31, 2012 at 1:34 PM, Patrick Hunt &nbs...
|
|
|
Author: Patrick Hunt,
2012-08-31, 22:12
|
|
|
Re: is it possible to run multiple servers on the same machine and have data replication working? - Zookeeper - [mail # user]
|
|
...Take a look at this: https://github.com/phunt/zkconf If you run it with --count=x (see the examples) it will generate the proper configs, as well as a start script to run all locally. ...
|
|
|
Author: Patrick Hunt,
2012-08-31, 20:36
|
|
|
Re: Session refused, zxid too high - Zookeeper - [mail # user]
|
|
...Good point Ted. Is this a java ZK client or something else? (memory corruption on client possible?) Patrick On Fri, Aug 31, 2012 at 12:56 PM, Ted Dunning wrote:...
|
|
|
Author: Patrick Hunt,
2012-08-31, 20:34
|
|
|
Re: 3.4.4 Release. - Zookeeper - [mail # dev]
|
|
...On Wed, Aug 29, 2012 at 11:09 PM, Mahadev Konar wrote: I've committed 1497 for branch34 and trunk. Patrick...
|
|
|
Author: Patrick Hunt,
2012-08-31, 16:59
|
|
|
Re: Session refused, zxid too high - Zookeeper - [mail # user]
|
|
...ZK guarantees that you never "go back in time". As such zk clients remember the last zxid they saw from the ZK service. If a client disconnects and reconnects to a new server in the ensemble...
|
|
|
Author: Patrick Hunt,
2012-08-31, 16:54
|
|
|
[ZOOKEEPER-1481] allow the C cli to run exists with a watcher - Zookeeper - [issue]
|
|
...Adds a wexists command and also improves the stdout (type string rather than just the number). Granted wexists is more for testing purposes than strictly necessary (we have exists already) b...
|
|
|
http://issues.apache.org/jira/browse/ZOOKEEPER-1481
Author: Patrick Hunt,
2012-08-31, 12:02
|
|
|
Fwd: Upcoming JIRA Upgrade - Zookeeper - [mail # dev]
|
|
...FYI: From: Doug Cutting Date: Wed, Aug 22, 2012 at 9:41 AM Subject: Re: Upcoming JIRA Upgrade To: Glen Mazza Cc: Apache Infrastructure On Wed, Aug 22, 2012 at ...
|
|
|
Author: Patrick Hunt,
2012-08-22, 16:59
|
|
|
Re: Welcome Ivan Kelly to the ZooKeeper PMC! - Zookeeper - [mail # dev]
|
|
...Kudos Ivan! (sorry for the late response - just got back from vacation) Regards, Patrick On Tue, Aug 14, 2012 at 1:44 AM, Ivan Kelly wrote:...
|
|
|
Author: Patrick Hunt,
2012-08-15, 23:19
|
|
|
[ZOOKEEPER-1425] add version command to the zookeeper client shell - Zookeeper - [issue]
|
|
...the client shell is missing a version command. Should return the version e.g. "3.5.0"...
|
|
|
http://issues.apache.org/jira/browse/ZOOKEEPER-1425
Author: Patrick Hunt,
2012-08-06, 02:50
|
|
|
[ZOOKEEPER-1514] FastLeaderElection - leader ignores the round information when joining a quorum - Zookeeper - [issue]
|
|
...In the following case we have a 3 server ensemble.Initially all is well, zk3 is the leader.However zk3 fails, restarts, and rejoins the quorum as the new leader (was the old leader, still th...
|
|
|
http://issues.apache.org/jira/browse/ZOOKEEPER-1514
Author: Patrick Hunt,
2012-08-03, 21:55
|
|
|
|