| clear query|facets|time |
Search criteria: .
Results from 151 to 160 from
752 (0.077s).
|
|
|
Loading phrases to help you refine your search...
|
|
Re: Connect Jconsole remotely to the zookeeper server - Zookeeper - [mail # dev]
|
|
...On Sat, Jun 23, 2012 at 11:24 PM, Rakesh R wrote: configurable items[one suggestion like env variable as follows]. So that O M can configure it and start multiple servers? Also a...
|
|
|
Author: Patrick Hunt,
2012-06-25, 21:53
|
|
|
Re: Facing one issue while upgrading from zookeeper-3.4.2 to zookeeper-3.4.3 - Zookeeper - [mail # dev]
|
|
...On Fri, Jun 22, 2012 at 11:34 PM, Nijel s f wrote: Re-read my previous email "is for upgrading from version 2 to version 3". Perhaps I wasn't clear enough - if you are upgrading ...
|
|
|
Author: Patrick Hunt,
2012-06-23, 15:23
|
|
|
Re: Connect Jconsole remotely to the zookeeper server - Zookeeper - [mail # dev]
|
|
...It's supported in the sense that the jvm supports it. I'm not sure what you're asking. Patrick On Fri, Jun 22, 2012 at 3:33 AM, Rakesh R wrote:...
|
|
|
Author: Patrick Hunt,
2012-06-22, 16:55
|
|
|
Re: Locking Reciepe - Zookeeper - [mail # user]
|
|
...Mahadev any insight on this? On Fri, Jun 15, 2012 at 9:25 AM, Kevin Harms wrote: h Ubuntu 12.04. I downloaded the 3.3.5 source and compiled the C based lock ing recipe. I built t...
|
|
|
Author: Patrick Hunt,
2012-06-21, 23:20
|
|
|
Re: Determining network interface - Zookeeper - [mail # user]
|
|
...We purposefully don't expose that through the public api. However take a look at org.apache.zookeeper.ZooKeeper.testableLocalSocketAddress() (not part of the public api though, s...
|
|
|
Author: Patrick Hunt,
2012-06-21, 05:30
|
|
|
Re: Facing one issue while upgrading from zookeeper-3.4.2 to zookeeper-3.4.3 - Zookeeper - [mail # dev]
|
|
...We should probably remove that, or at least document it. The upgrade facility is for upgrading from version 2 to version 3. There is no need to run upgrade if upgrading a minor/fix version. ...
|
|
|
Author: Patrick Hunt,
2012-06-21, 05:25
|
|
|
Re: how to use the Configuration of traceFile - Zookeeper - [mail # user]
|
|
...The best way to get access to trace information is by editing the log4j.properties file - set the threshold appropriately. e.g. zookeeper.root.logger=TRACE, CONSOLE zookeeper.console.t...
|
|
|
Author: Patrick Hunt,
2012-06-21, 05:21
|
|
|
[ZOOKEEPER-602] log all exceptions not caught by ZK threads - Zookeeper - [issue]
|
|
...the java code should add a ThreadGroup exception handler that logs at ERROR level any uncaught exceptions thrown by Thread run methods....
|
|
|
http://issues.apache.org/jira/browse/ZOOKEEPER-602
Author: Patrick Hunt,
2012-06-20, 22:29
|
|
|
[ZOOKEEPER-667] java client doesn't allow ipv6 numeric connect string - Zookeeper - [issue]
|
|
...The java client doesn't handle ipv6 numeric addresses as they are colon ( delmited. After splitting the host/port on : we look for the port as the second entry in the array rather than the l...
|
|
|
http://issues.apache.org/jira/browse/ZOOKEEPER-667
Author: Patrick Hunt,
2012-06-20, 10:39
|
|
|
Re: the ordering of async and sync requests - Zookeeper - [mail # dev]
|
|
...On Mon, Jun 18, 2012 at 11:01 PM, Michi Mutsuzaki wrote: There are no such guarantees. If you need ordering guarantees in this case then either do everything async or sync (singl...
|
|
|
Author: Patrick Hunt,
2012-06-19, 07:16
|
|
|
|