| clear query|facets|time |
Search criteria: .
Results from 1 to 10 from
31 (0.163s).
|
|
|
Loading phrases to help you refine your search...
|
|
[HBASE-8365] Duplicated ZK notifications cause Master abort (or other unknown issues) - HBase - [issue]
|
|
...The duplicated ZK notifications should happen in trunk as well. Since the way we handle ZK notifications is different in trunk, we don't see the issue there. I'll explain later.The issue is ...
|
|
|
http://issues.apache.org/jira/browse/HBASE-8365
Author: Jeffrey Zhong,
2013-05-22, 06:04
|
|
|
[HBASE-8583] Create a new IntegrationTestBigLinkedListWithChaosMonkey - HBase - [issue]
|
|
|
|
http://issues.apache.org/jira/browse/HBASE-8583
Author: Jeffrey Zhong,
2013-05-22, 04:08
|
|
|
[HBASE-8539] Double(or tripple ...) ZooKeeper listeners of the same type when Master recovers from ZK SessionExpiredException - HBase - [issue]
|
|
...When Master tries to recover from zookeeper session expired exceptions, we don't clean old registered listener instances. Therefore, it may end up we have two(or more) listeners to double ha...
|
|
|
http://issues.apache.org/jira/browse/HBASE-8539
Author: Jeffrey Zhong,
2013-05-20, 04:00
|
|
|
[HBASE-8577] TestZooKeeper#testLogSplittingAfterMasterRecoveryDueToZKExpiry failed intermittently - HBase - [issue]
|
|
...Basically we tried to recover lease of a wal file while the file doesn't exist anymore. We keep retrying recover the file(it always fails for sure because the file is gone). Then the test ca...
|
|
|
http://issues.apache.org/jira/browse/HBASE-8577
Author: Jeffrey Zhong,
2013-05-20, 03:12
|
|
|
[HBASE-8568] Test case TestDistributedLogSplitting#testWorkerAbort failed intermittently - HBase - [issue]
|
|
...The test case only start 1 RS. After the only RS aborted, META region can't be re-assigned. Since distributedLogReplay(hbase-7006) depends on a region get re-assigned firstly, the test case ...
|
|
|
http://issues.apache.org/jira/browse/HBASE-8568
Author: Jeffrey Zhong,
2013-05-18, 04:17
|
|
|
[HBASE-7837] Add new metrics to better monitor recovery process - HBase - [issue]
|
|
|
|
http://issues.apache.org/jira/browse/HBASE-7837
Author: Jeffrey Zhong,
2013-05-16, 00:32
|
|
|
[HBASE-7836] Create a new "replay" command so that recovered edits won't mess up normal coprocessing & metrics - HBase - [issue]
|
|
|
|
http://issues.apache.org/jira/browse/HBASE-7836
Author: Jeffrey Zhong,
2013-05-16, 00:31
|
|
|
[HBASE-7835] Implementation of the log splitting without creating intermediate files - HBase - [issue]
|
|
...The sub task is to check in a separate patch for major implementation for the proposal. More checkins will include a new "replay" command and more metrics support.Thanks,-Jeffrey...
|
|
|
http://issues.apache.org/jira/browse/HBASE-7835
Author: Jeffrey Zhong,
2013-05-16, 00:30
|
|
|
[HBASE-7825] Retire non distributed log splitting related code - HBase - [issue]
|
|
...I think we only use distributed log splitting now and the legacy code before distributed log splitting should be retired. Any objections?Thanks,-Jeffrey...
|
|
|
http://issues.apache.org/jira/browse/HBASE-7825
Author: Jeffrey Zhong,
2013-05-16, 00:29
|
|
|
[HBASE-8234] Introducing "recovering" region state in AM to mark a region in recovering status used in distributedLogReplay - HBase - [issue]
|
|
...There are two advantages to have this new "recovering" state in Assignment Manager for a region:1) Instead of mark a region "recovering" in ZK, we can consolidate all region states in one pl...
|
|
|
http://issues.apache.org/jira/browse/HBASE-8234
Author: Jeffrey Zhong,
2013-05-16, 00:25
|
|
|
|