| clear query|facets|time |
Search criteria: .
Results from 61 to 70 from
752 (0.072s).
|
|
|
Loading phrases to help you refine your search...
|
|
Re: long time full gc - Zookeeper - [mail # user]
|
|
...That's true - the client needs to reconnect to the service (one of the servers) in order to determine that the session is now expired. So at a minimum it will take a few milliseconds. ...
|
|
|
Author: Patrick Hunt,
2012-10-29, 05:45
|
|
|
Re: Prune Txn Log different dataLog and dataDir - Zookeeper - [mail # user]
|
|
...On Fri, Oct 26, 2012 at 6:50 AM, Roshan Punnoose wrote: afaik that code hasn't changed in quite a while. I'm not aware of any outstanding bugs, etc... Try adding "set -x" t...
|
|
|
Author: Patrick Hunt,
2012-10-26, 16:34
|
|
|
[ZOOKEEPER-1263] fix handling of min/max session timeout value initialization - Zookeeper - [issue]
|
|
...This task rolls up the changes in subtasks for easier commit. (I'm about to submit the rolled up patch)...
|
|
|
http://issues.apache.org/jira/browse/ZOOKEEPER-1263
Author: Patrick Hunt,
2012-10-26, 13:48
|
|
|
Re: Review Request: patch for ZOOKEEPER-1560: Zookeeper client hangs on creation of large nodes - Zookeeper - [mail # dev]
|
|
... 134 133> eue, is this not enough? (it was only protected by outgoingQueue in 3.3 bra nch, why did it change?) .SendThread.readResponse, SendThread.cleanup). It's likely that t...
|
|
|
Author: Patrick Hunt,
2012-10-26, 05:50
|
|
|
Re: Review Request: patch for ZOOKEEPER-1560: Zookeeper client hangs on creation of large nodes - Zookeeper - [mail # dev]
|
|
... 134 133> eue, is this not enough? (it was only protected by outgoingQueue in 3.3 bra nch, why did it change?) .SendThread.readResponse, SendThread.cleanup). It's likely that t...
|
|
|
Author: Patrick Hunt,
2012-10-25, 23:42
|
|
|
Re: ZOOKEEPER-1560 - Zookeeper - [mail # user]
|
|
...It's pretty close from what I see. I just commented with a few suggestions. Patrick On Thu, Oct 25, 2012 at 11:39 AM, Jordan Zimmerman wrote:...
|
|
|
Author: Patrick Hunt,
2012-10-25, 21:47
|
|
|
Re: Review Request: patch for ZOOKEEPER-1560: Zookeeper client hangs on creation of large nodes - Zookeeper - [mail # dev]
|
|
...This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/7730/#review12794 src/java/main/org/apache/zookeeper/ClientCnxnSocketNIO.java &nb...
|
|
|
Author: Patrick Hunt,
2012-10-25, 21:36
|
|
|
Re: Review Request: patch for ZOOKEEPER-1560: Zookeeper client hangs on creation of large nodes - Zookeeper - [mail # dev]
|
|
...This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/7730/#review12792 There's a big problem here: if the packet went unsent (fully) then the next ...
|
|
|
Author: Patrick Hunt,
2012-10-25, 21:23
|
|
|
Re: Fatal Severe unrecoverable error and shutdown of OSGI framework - Zookeeper - [mail # user]
|
|
...Yea, that's pretty odd. Check your classpath and ensure that you only have a single ZK jar in there, etc.... Why it would find some of the zk classes and not all though is really odd. Perhap...
|
|
|
Author: Patrick Hunt,
2012-10-24, 16:15
|
|
|
Re: Seems like "leaderServes" default changed to false in 3.4.4 - Zookeeper - [mail # user]
|
|
...Hm, the default hasn't changed, here's the default in the 3.4.4 release source: 434 : if (!System.getProperty("zookeeper.leaderServes",...
|
|
|
Author: Patrick Hunt,
2012-10-24, 16:04
|
|
|
|