| clear query|facets|time |
Search criteria: .
Results from 21 to 30 from
57 (0.675s).
|
|
|
Loading phrases to help you refine your search...
|
|
[ZOOKEEPER-1695] Inconsistent error code and type for new errors introduced by dynamic reconfiguration - Zookeeper - [issue]
|
|
...From KeeperException.Code, RECONFIGINPROGRESS and NEWCONFIGNOQUORUM are declared as system errors. However, their error code suggested that they are API errors. We either need to move it to ...
|
|
|
http://issues.apache.org/jira/browse/ZOOKEEPER-1695
Author: Thawan Kooburat,
2013-04-24, 00:36
|
|
|
[ZOOKEEPER-1692] Add support for single member ensemble - Zookeeper - [issue]
|
|
...In the past, we ran into problem where quorum could not be formed multiple times. It take a while to investigate the root cause and fix the problem.Our current solution is to make it possibl...
|
|
|
http://issues.apache.org/jira/browse/ZOOKEEPER-1692
Author: Thawan Kooburat,
2013-04-23, 23:42
|
|
|
Re: Storing znode on disks - Zookeeper - [mail # dev]
|
|
...This depends on the data size and availability requirement of your use case. Ideally, the size of RAM limit the total data size for ZooKeeper. However, if you store several gigs of dat...
|
|
|
Author: Thawan Kooburat,
2013-03-14, 20:09
|
|
|
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 March 6, 2013, 11:42 p.m.) Review request for zookeeper, Patrick Hunt and...
|
|
|
Author: Thawan Kooburat,
2013-03-06, 23:42
|
|
|
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 March 2, 2013, 8:03 p.m.) Review request for zookeeper, Patrick Hunt and ...
|
|
|
Author: Thawan Kooburat,
2013-03-02, 20:03
|
|
|
Re: RFC: Behavior of QuotaExceededException - Zookeeper - [mail # dev]
|
|
...Here is how we plan to use quota in our environment. Currently we use ACL to lock root directory. Each team will have to made a request through us to setup its project folder. Eventual...
|
|
|
Author: Thawan Kooburat,
2013-03-02, 01:21
|
|
|
Re: RFC: Behavior of QuotaExceededException - Zookeeper - [mail # dev]
|
|
...On 2/27/13 12:10 AM, "Flavio Junqueira" wrote: My initial plan is support 4 types of hard limits ( node count, used bytes, requests/sec and update bytes/sec). For th...
|
|
|
Author: Thawan Kooburat,
2013-02-27, 19:12
|
|
|
RFC: Behavior of QuotaExceededException - Zookeeper - [mail # dev]
|
|
...Hi, I am currently working on ZOOKEEPER-1383. One of the main feature introduced in this change is to allow ZooKeeper to enforce hard limit (e.g. Txn per sec) per folder . With h...
|
|
|
Author: Thawan Kooburat,
2013-02-27, 00:41
|
|
|
[ZOOKEEPER-1651] Add support for compressed snapshot - Zookeeper - [issue]
|
|
...We want to keep many copies of snapshots on disk so that we can debug the problem afterward. However, the snapshot can be large, so we added a feature that allow the server to dump/load snap...
|
|
|
http://issues.apache.org/jira/browse/ZOOKEEPER-1651
Author: Thawan Kooburat,
2013-02-25, 23:56
|
|
|
[ZOOKEEPER-1624] PrepRequestProcessor abort multi-operation incorrectly - Zookeeper - [issue]
|
|
...We found this issue when trying to issue multiple instances of the following multi-op concurrentlymulti {1. create sequential node /a- 2. create node /b}The expected result is that only the ...
|
|
|
http://issues.apache.org/jira/browse/ZOOKEEPER-1624
Author: Thawan Kooburat,
2013-02-20, 05:29
|
|
|
|