| clear query|facets|time |
Search criteria: .
Results from 1 to 10 from
92 (0.176s).
|
|
|
Loading phrases to help you refine your search...
|
|
[ZOOKEEPER-1679] c client: use -Wdeclaration-after-statement - Zookeeper - [issue]
|
|
...Visual studio still doesn't support c99.--Michi...
|
|
|
http://issues.apache.org/jira/browse/ZOOKEEPER-1679
Author: Michi Mutsuzaki,
2013-06-17, 19:42
|
|
|
Re: Zookeeper build fails on Windows - Zookeeper - [mail # dev]
|
|
...There is a JIRA for this and patch has been available for a while. https://issues.apache.org/jira/browse/ZOOKEEPER-1679 It's very likely that the patch doesn't apply anymore. I'l...
|
|
|
Author: Michi Mutsuzaki,
2013-05-31, 20:17
|
|
|
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
|
|
|
Re: Client host selection? - Zookeeper - [mail # user]
|
|
...C client has zoo_deterministic_conn_order() to make the connection order deterministic. We can add a similar feature to Java client. Owen, do you want to open a JIRA for this? On Wed,...
|
|
|
Author: Michi Mutsuzaki,
2013-05-02, 00:48
|
|
|
Re: Running a 3-node ensemble on a single machine - Zookeeper - [mail # user]
|
|
...I don't know if there is any "clean" way to do it. You just need to prepare 3 config files, 3 data directories, and start the servers. http://pastebin.com/mx8mn5K3 I recently add...
|
|
|
Author: Michi Mutsuzaki,
2013-04-22, 22:50
|
|
|
[ZOOKEEPER-1653] zookeeper fails to start because of inconsistent epoch - Zookeeper - [issue]
|
|
...It looks like QuorumPeer.loadDataBase() could fail if the server was restarted after zk.takeSnapshot() but before finishing self.setCurrentEpoch(newEpoch) in Learner.java.case Leader.NEWLEAD...
|
|
|
http://issues.apache.org/jira/browse/ZOOKEEPER-1653
Author: Michi Mutsuzaki,
2013-04-19, 21:01
|
|
|
[ZOOKEEPER-1691] Add a flag to disable standalone mode - Zookeeper - [issue]
|
|
...Currently you cannot use dynamic reconfiguration to bootstrap zookeeper cluster because the server goes into standalone mode when there is only one server in the cluster.--Michi...
|
|
|
http://issues.apache.org/jira/browse/ZOOKEEPER-1691
Author: Michi Mutsuzaki,
2013-04-15, 20:41
|
|
|
Re: Is there a way to get the first 'n' children of a node? - Zookeeper - [mail # user]
|
|
...Hi Brian, This is not supported right now. There are some open JIRAs related to this feature: https://issues.apache.org/jira/browse/ZOOKEEPER-282 https://issues.apache.org/jira/b...
|
|
|
Author: Michi Mutsuzaki,
2013-04-10, 17:56
|
|
|
Re: zookeeper_interest returning ZOK on Connection Loss - Zookeeper - [mail # dev]
|
|
...Hi Yunong, I haven't had a chance to review your patch yet. I think I'll have some time this weekend. Thanks! On Mon, Apr 8, 2013 at 7:14 PM, Yunong Xiao wrote:...
|
|
|
Author: Michi Mutsuzaki,
2013-04-09, 18:05
|
|
|
Re: zookeeper pull request: Fixed package-script for chown-error - Zookeeper - [mail # dev]
|
|
...Hi Junji, Thank you for the patch. We currently don't accept github pull requests. Please follow the steps described here: http://wiki.apache.org/hadoop/ZooKeeper/HowToContribute...
|
|
|
Author: Michi Mutsuzaki,
2013-04-08, 18:02
|
|
|
|