Home | About | Sematext search-lucene.com search-hadoop.com
clear query|facets|time Search criteria: .   Results from 21 to 30 from 45 (0.114s).
Loading phrases to help you
refine your search...
[ZOOKEEPER-1648] Fix WatcherTest in JDK7 - Zookeeper - [issue]
...JDK7 run unit tests in random order causing intermittent WatcherTest failure. The fix is to clean up static variable that interfere with other tests....
http://issues.apache.org/jira/browse/ZOOKEEPER-1648    Author: Thawan Kooburat, 2013-02-19, 11:02
[ZOOKEEPER-1644] Add support for compressed SetWatches packet - Zookeeper - [issue]
...On reconnect with a server to restore its session, a client have to send all watched paths via SetWatches packet to the server. This can be potentially large and exceeded server-side buffer ...
http://issues.apache.org/jira/browse/ZOOKEEPER-1644    Author: Thawan Kooburat, 2013-02-16, 00:42
Re: DataTree - Zookeeper - [mail # dev]
...In our branch, where we did a lot conversion from synchronize to atomic variables or concurrent data structure. Our DataTree.createNode() calls this method to update ephemeral map  priv...
   Author: Thawan Kooburat, 2013-02-14, 05:27
[ZOOKEEPER-1636] c-client crash when zoo_amulti failed - Zookeeper - [issue]
...deserialize_response for multi operation don't handle the case where the server fail to send back response. (Eg. when multi packet is too large) c-client will try to process completion of al...
http://issues.apache.org/jira/browse/ZOOKEEPER-1636    Author: Thawan Kooburat, 2013-02-01, 21:49
Re: Review Request: ZOOKEEPER-1147: Add support for local sessions - Zookeeper - [mail # dev]
...  I agree,  will do that   - Thawan   This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/8935/#review15739   On Jan. 14, 2013, ...
   Author: Thawan Kooburat, 2013-01-28, 08:00
Re: Review Request: ZOOKEEPER-1147: Add support for local sessions - Zookeeper - [mail # dev]
...  Thanks for caching this. Our internal branch is mainly 3.4.3, so we may miss something when trying to port this feature to trunk   - Thawan   This is an automatically genera...
   Author: Thawan Kooburat, 2013-01-28, 08:00
[ZOOKEEPER-1608] Add support for key-value store as optional storage engine - Zookeeper - [issue]
...Problem:1. ZooKeeper need to load the entire dataset into its memory. So the total data size and number of znode are limited by the amount of available memory.2. We want to minimize ZooKeepe...
http://issues.apache.org/jira/browse/ZOOKEEPER-1608    Author: Thawan Kooburat, 2013-01-24, 19:22
Re: User Group - Zookeeper - [mail # dev]
...I can present about how we build/use ZooKeeper inside Facebook.  Thawan Kooburat      On 1/22/13 2:09 PM, "Patrick Hunt"  wrote:  ...
   Author: Thawan Kooburat, 2013-01-23, 18:57
Re: Review Request: ZOOKEEPER-1147: Add support for local sessions - Zookeeper - [mail # dev]
...This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/8935/  (Updated Jan. 14, 2013, 11:48 p.m.)   Review request for zookeeper, Patrick Hunt and...
   Author: Thawan Kooburat, 2013-01-14, 23:48
[ZOOKEEPER-1609] Improve ZooKeeper performance under mixed workload - Zookeeper - [issue]
...ZOOKEEPER-1505 allows 1 write or N reads to pass through the CommitProcessor at any given time. I did performance experiment similar to http://wiki.apache.org/hadoop/ZooKeeper/Performance an...
http://issues.apache.org/jira/browse/ZOOKEEPER-1609    Author: Thawan Kooburat, 2013-01-14, 18:48
Sort:
project
Zookeeper (45)
type
issue (22)
mail # dev (20)
mail # user (3)
date
last 7 days (5)
last 30 days (9)
last 90 days (17)
last 6 months (36)
last 9 months (45)
author
Patrick Hunt (752)
Ted Dunning (454)
Mahadev Konar (306)
Jordan Zimmerman (271)
Camille Fournier (198)
Benjamin Reed (194)
Flavio Junqueira (141)
Alexander Shraer (123)
Michi Mutsuzaki (90)
Thomas Koch (69)
Fournier, Camille F. (67)
Marshall McMullen (57)
Ted Yu (50)
Vishal Kher (50)
Henry Robinson (47)
Thawan Kooburat