| clear query|facets|time |
Search criteria: .
Results from 161 to 170 from
8296 (0.091s).
|
|
|
Loading phrases to help you refine your search...
|
|
RE: Zookeeper test - Zookeeper - [mail # user]
|
|
...OK...I think I answered my own question. For some reason the docs have a backslash in the command which was messing it up. So...remove the backslash and put the version number on...
|
|
|
Author: Michael Black,
2013-05-16, 20:13
|
|
|
RE: Zookeeper test - Zookeeper - [mail # user]
|
|
...I should mention the error and the reference...click send a little too fast. java -cp .:zookeeper-3.4.5.jar:lib/slf4j-api-1.6.1.jar:lib/slf4j-log4j12-1.6.1.jar:li b/log4j-1.2.15.jar:co...
|
|
|
Author: Michael Black,
2013-05-16, 20:03
|
|
|
Zookeeper test - Zookeeper - [mail # user]
|
|
...Installing zookeeper-3.4.5 for the first time. I was able to compile with "ant" and start up the server with "bin/zkServer.sh start" on RedHat. But running the test (or ...
|
|
|
Author: Michael Black,
2013-05-16, 19:59
|
|
|
[ZOOKEEPER-1642] Leader loading database twice - Zookeeper - [issue]
|
|
...The leader server currently loads the database before running leader election when trying to figure out the zxid it needs to use for the election and again when it starts leading. This is pr...
|
|
|
http://issues.apache.org/jira/browse/ZOOKEEPER-1642
Author: Flavio Junqueira,
2013-05-16, 18:33
|
|
|
Re: Use zookeeper as Load Blancer - Zookeeper - [mail # user]
|
|
...Hi,Jordan: Yes,I'm also trying to learn ribbon, and compare ribbon and norbert, which one is more applicable for us, thanks a lot. Neo On Thu, May 16, 2013 at 12:0...
|
|
|
Author: Neo Qing,
2013-05-16, 01:28
|
|
|
Re: Use zookeeper as Load Blancer - Zookeeper - [mail # user]
|
|
...FYI Curator comes with a Service Discovery recipe. =================== Jordan Zimmerman On May 15, 2013, at 6:23 PM, Neo Qing wrote: ...
|
|
|
Author: Jordan Zimmerman,
2013-05-16, 01:27
|
|
|
Re: Use zookeeper as Load Blancer - Zookeeper - [mail # user]
|
|
...Hi,Camille: Yes, actually when I research ZooKeeper, I also found norber, I'm trying to learn it, if it can be used in our scenario, that's really wonderfully, thanks a l...
|
|
|
Author: Neo Qing,
2013-05-16, 01:26
|
|
|
Re: Use zookeeper as Load Blancer - Zookeeper - [mail # user]
|
|
...Hi,Bahman: Yes, you are absolutely right, that's I'm looking for :) Neo On Thu, May 16, 2013 at 12:26 AM, Bahman Kalali wrote: ...
|
|
|
Author: Neo Qing,
2013-05-16, 01:25
|
|
|
Re: Use zookeeper as Load Blancer - Zookeeper - [mail # user]
|
|
...Hi,Germán Blanco: Thanks for your detailed response, but my thought is little bit different compare with your point. Actually my thought is same as Bahman Kalali said, ou...
|
|
|
Author: Neo Qing,
2013-05-16, 01:23
|
|
|
[ZOOKEEPER-1551] Observer ignore txns that comes after snapshot and UPTODATE - Zookeeper - [issue]
|
|
...In Learner.java, txns which comes after the learner has taken the snapshot (after NEWLEADER packet) are stored in packetsNotCommitted. The follower has special logic to apply these txns at t...
|
|
|
http://issues.apache.org/jira/browse/ZOOKEEPER-1551
Author: Thawan Kooburat,
2013-05-16, 01:13
|
|
|
|