| clear query|facets|time |
Search criteria: .
Results from 1 to 10 from
8166 (0.051s).
|
|
|
Loading phrases to help you refine your search...
|
|
[ZOOKEEPER-1413] Use on-disk transaction log for learner sync up - Zookeeper - [issue]
|
|
...Motivation:The learner syncs up with leader by retrieving committed log from the leader. Currently, the leader only keeps 500 entries of recently committed log in memory. If the learner fall...
|
|
|
http://issues.apache.org/jira/browse/ZOOKEEPER-1413
Author: Thawan Kooburat,
2013-05-21, 03:42
|
|
|
[ZOOKEEPER-1677] Misuse of INET_ADDRSTRLEN - Zookeeper - [issue]
|
|
... ZOOKEEPER-1355. Add zk.updateServerList(newServerList) (Alex Shraer, Marshall McMullen via fpj) git-svn-id: https://svn.apache.org/repos/asf/zookeeper/trunk@14...
|
|
|
http://issues.apache.org/jira/browse/ZOOKEEPER-1677
Author: Shevek,
2013-05-20, 18:48
|
|
|
[ZOOKEEPER-1663] scripts don't work when path contains spaces - Zookeeper - [issue]
|
|
...The shell scripts (bin/zk*.sh) don't work when there are spaces in the zookeeper or java paths....
|
|
|
http://issues.apache.org/jira/browse/ZOOKEEPER-1663
Author: Amichai Rothman,
2013-05-20, 18:32
|
|
|
[ZOOKEEPER-1400] Allow logging via callback instead of raw FILE pointer - Zookeeper - [issue]
|
|
...The existing logging framework inside the C client uses a raw FILE*. Using a FILE* is very limiting and potentially dangerous. A safer alternative is to just provide a callback that the C cl...
|
|
|
http://issues.apache.org/jira/browse/ZOOKEEPER-1400
Author: Marshall McMullen,
2013-05-20, 18:16
|
|
|
Review Request: ZOOKEEPER-1413: Use on-disk transaction log for learner sync up - Zookeeper - [mail # dev]
|
|
...This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/11231/ Review request for zookeeper. Description ZOOKEEPER-1413: Use on-disk trans...
|
|
|
Author: Thawan Kooburat,
2013-05-20, 05:40
|
|
|
[ZOOKEEPER-1552] Enable sync request processor in Observer - Zookeeper - [issue]
|
|
...Observer doesn't forward its txns to SyncRequestProcessor. So it never persists the txns onto disk or periodically creates snapshots. This increases the start-up time since it will get the e...
|
|
|
http://issues.apache.org/jira/browse/ZOOKEEPER-1552
Author: Thawan Kooburat,
2013-05-19, 11:41
|
|
|
[ZOOKEEPER-1629] testTransactionLogCorruption occasionally fails - Zookeeper - [issue]
|
|
...It seems that testTransactionLogCorruption is very flaky,for example fails here:https://builds.apache.org/job/ZooKeeper-trunk-jdk7/500/https://builds.apache.org/job/ZooKeeper-trunk-jdk7/502/...
|
|
|
http://issues.apache.org/jira/browse/ZOOKEEPER-1629
Author: Alexander Shraer,
2013-05-18, 18:20
|
|
|
[ZOOKEEPER-1710] Leader should not use txnlog for synchronization if there is a missing txnlog file - Zookeeper - [issue]
|
|
...It is possible that a human error caused some txnlog files to be remove from the log dir. The leader should not use txnlog to synchronize with the learner if it found that there is a detect ...
|
|
|
http://issues.apache.org/jira/browse/ZOOKEEPER-1710
Author: Thawan Kooburat,
2013-05-18, 02:46
|
|
|
[ZOOKEEPER-1709] Limit the size of txnlog file - Zookeeper - [issue]
|
|
...The server only create a new log file after ~100k txn. The size of txnlog file can be quite large (> 1GB) if request size is big.This will cause the server not to use txnlog to sync with ...
|
|
|
http://issues.apache.org/jira/browse/ZOOKEEPER-1709
Author: Thawan Kooburat,
2013-05-18, 02:40
|
|
|
[ZOOKEEPER-1708] Wrong version of java in control file for deb packages - Zookeeper - [issue]
|
|
...After building the deb package it is not installable because of missing dependencies in the control file. Path:src/packages/deb/zookeeper.control/controlIf I remember correctly the package '...
|
|
|
http://issues.apache.org/jira/browse/ZOOKEEPER-1708
Author: Johan Hillertz,
2013-05-17, 18:41
|
|
|
|