| clear query|facets|time |
Search criteria: .
Results from 121 to 130 from
198 (0.175s).
|
|
|
Loading phrases to help you refine your search...
|
|
Re: Roadmap? - Zookeeper - [mail # dev]
|
|
...Good questions Thomas. What are the features that we know about that we'd like to have in 3.5, and when do we want to aim for a 3.5 release? I think trying to get something out in the ...
|
|
|
Author: Camille Fournier,
2012-01-04, 14:21
|
|
|
Re: zookeeper client retry logic.. - Zookeeper - [mail # dev]
|
|
...It's an interesting idea... can you explain more why you think it would be good to have a shorter timeout in the case of a longer list of servers? Thanks, C On Mon, Jan 2, 2012 a...
|
|
|
Author: Camille Fournier,
2012-01-03, 00:21
|
|
|
Re: stable 3.4.x release - Zookeeper - [mail # dev]
|
|
...We didn't expect unstable releases past 3.4.0, so it's a bit difficult to say, but we will certainly be more stable faster the more people help us test out the releases and report bugs back....
|
|
|
Author: Camille Fournier,
2011-12-29, 03:01
|
|
|
Re: svn commit: r1225200 - in /zookeeper/trunk: ./ src/java/main/org/apache/zookeeper/server/ src/java/test/org/apache/zookeeper/server/quorum/ src/java/test/org/apache/zookeeper/test/ - Zookeeper - [mail # dev]
|
|
...That is a very good question. This should definitely be fixed in 3.5. I think your general idea in that tracker comment is right on: One option that would make this a lot less ugly wou...
|
|
|
Author: Camille Fournier,
2011-12-28, 22:21
|
|
|
Re: svn commit: r1225200 - in /zookeeper/trunk: ./ src/java/main/org/apache/zookeeper/server/ src/java/test/org/apache/zookeeper/server/quorum/ src/java/test/org/apache/zookeeper/test/ - Zookeeper - [mail # dev]
|
|
...Fair enough. Syncs for all! It's a drop in the bucket compared to the fact that we aren't handling the fundamental socket connections for 4lws correctly anyway. On Wed, Dec 28, 2011 at...
|
|
|
Author: Camille Fournier,
2011-12-28, 21:53
|
|
|
Re: svn commit: r1225200 - in /zookeeper/trunk: ./ src/java/main/org/apache/zookeeper/server/ src/java/test/org/apache/zookeeper/server/quorum/ src/java/test/org/apache/zookeeper/test/ - Zookeeper - [mail # dev]
|
|
...I'm not sure I agree in the assumption that monitoring pulls happen infrequently... On Dec 28, 2011 4:24 PM, "Patrick Hunt" wrote: ...
|
|
|
Author: Camille Fournier,
2011-12-28, 21:26
|
|
|
Re: svn commit: r1225200 - in /zookeeper/trunk: ./ src/java/main/org/apache/zookeeper/server/ src/java/test/org/apache/zookeeper/server/quorum/ src/java/test/org/apache/zookeeper/test/ - Zookeeper - [mail # dev]
|
|
...I don't think creating it as a flat sync is a good idea, so if we want this I think we need to refactor that structure to be concurrent. C On Dec 28, 2011 2:24 PM, "Patrick Hunt"  ...
|
|
|
Author: Camille Fournier,
2011-12-28, 21:10
|
|
|
Re: svn commit: r1225200 - in /zookeeper/trunk: ./ src/java/main/org/apache/zookeeper/server/ src/java/test/org/apache/zookeeper/server/quorum/ src/java/test/org/apache/zookeeper/test/ - Zookeeper - [mail # dev]
|
|
...Also, Pat, the JIRA is still open. I will look to revert in a minute although I think the sync changes may necessitate a new JIRA entirely. On Wed, Dec 28, 2011 at 1:31 PM, Camille Fou...
|
|
|
Author: Camille Fournier,
2011-12-28, 19:18
|
|
|
Re: svn commit: r1225200 - in /zookeeper/trunk: ./ src/java/main/org/apache/zookeeper/server/ src/java/test/org/apache/zookeeper/server/quorum/ src/java/test/org/apache/zookeeper/test/ - Zookeeper - [mail # dev]
|
|
...After looking for a few mins, here are my observations: The implementation of HashSet in jdk 1.6 uses an underlying HashMap, which uses a bog-standard int for the size. So, I completel...
|
|
|
Author: Camille Fournier,
2011-12-28, 18:31
|
|
|
Re: svn commit: r1225200 - in /zookeeper/trunk: ./ src/java/main/org/apache/zookeeper/server/ src/java/test/org/apache/zookeeper/server/quorum/ src/java/test/org/apache/zookeeper/test/ - Zookeeper - [mail # dev]
|
|
...I'm not sure it's meaningful enough to be worth the sync overhead. We should look into that. The alternative if we must is using a proper concurrent collection. Neha, any thoughts? C O...
|
|
|
Author: Camille Fournier,
2011-12-28, 18:12
|
|
|
|