| clear query|facets|time |
Search criteria: .
Results from 61 to 70 from
76 (3.218s).
|
|
|
Loading phrases to help you refine your search...
|
|
[HBASE-5875] Process RIT and Master restart may remove an online server considering it as a dead server - HBase - [issue]
|
|
...If on master restart it finds the ROOT/META to be in RIT state, master tries to assign the ROOT region through ProcessRIT.Master will trigger the assignment and next will try to verify the R...
|
|
|
http://issues.apache.org/jira/browse/HBASE-5875
Author: ramkrishna.s.vasudevan,
2012-06-28, 17:40
|
|
|
[HBASE-5916] RS restart just before master intialization we make the cluster non operative - HBase - [issue]
|
|
...Consider a case where my master is getting restarted. RS that was alive when the master restart started, gets restarted before the master initializes the ServerShutDownHandler.serverSh...
|
|
|
http://issues.apache.org/jira/browse/HBASE-5916
Author: ramkrishna.s.vasudevan,
2012-06-18, 03:55
|
|
|
[HBASE-6147] SSH and AM.joinCluster leads to region assignment inconsistency in many cases. - HBase - [issue]
|
|
...We are facing few issues in the master restart and SSH going in parallel.Chunhui also suggested that we need to rework on this part. This JIRA is aimed at solving all such possibilitie...
|
|
|
http://issues.apache.org/jira/browse/HBASE-6147
Author: ramkrishna.s.vasudevan,
2012-06-07, 17:18
|
|
|
[HBASE-6172] Some of the test cases in o.a.h.h.regionserver does not run since #245 in 0.94 - HBase - [issue]
|
|
...TestHRegion.java for eg does not run from #245. There are few more testcases that does not run....
|
|
|
http://issues.apache.org/jira/browse/HBASE-6172
Author: ramkrishna.s.vasudevan,
2012-06-06, 13:31
|
|
|
[HBASE-5882] Prcoess RIT on master restart can try assigning the region if the region is found on a dead server instead of waiting for Timeout Monitor - HBase - [issue]
|
|
...Currently on master restart if it tries to do processRIT, any region if found on dead server tries to avoid the nwe assignment so that timeout monitor can take care.This case is more p...
|
|
|
http://issues.apache.org/jira/browse/HBASE-5882
Author: ramkrishna.s.vasudevan,
2012-06-04, 11:43
|
|
|
[HBASE-6122] Backup master does not become Active master after ZK exception - HBase - [issue]
|
|
...-> Active master gets ZK expiry exception.-> Backup master becomes active.-> The previous active master retries and becomes the back up master.Now when the new active master goes do...
|
|
|
http://issues.apache.org/jira/browse/HBASE-6122
Author: ramkrishna.s.vasudevan,
2012-06-01, 09:57
|
|
|
[HBASE-6050] HLogSplitter renaming recovered.edits and CJ removing the parent directory race, making the HBCK think cluster is inconsistent. - HBase - [issue]
|
|
...The scenario is like this-> A region is getting splitted.-> The master is still not processed the split .-> Region server goes down.-> Split log manager starts splitting the logs...
|
|
|
http://issues.apache.org/jira/browse/HBASE-6050
Author: ramkrishna.s.vasudevan,
2012-06-01, 08:08
|
|
|
[HBASE-5806] Handle split region related failures on master restart and RS restart - HBase - [issue]
|
|
...This issue is raised to solve issues that comes out of partial region split happened and the region node in the ZK which is in RS_ZK_REGION_SPLITTING and RS_ZK_REGION_SPLIT is not yet proces...
|
|
|
http://issues.apache.org/jira/browse/HBASE-5806
Author: ramkrishna.s.vasudevan,
2012-05-19, 02:42
|
|
|
[HBASE-5337] AM.updateTimers() delays the timeout monitor from assigning regions. - HBase - [issue]
|
|
...AM.updateTimers() is necessary when the new RS has joined the cluster and there are more regions to be assigned to it. The updateTimer will help the TM from not picking up these region...
|
|
|
http://issues.apache.org/jira/browse/HBASE-5337
Author: ramkrishna.s.vasudevan,
2012-05-09, 05:17
|
|
|
[HBASE-5584] Coprocessor hooks can be called in the respective handlers - HBase - [issue]
|
|
...Following points can be changed w.r.t to coprocessors-> Call preCreate, postCreate, preEnable, postEnable, etc. in their respective handlers-> Currently it is called in the HMaster thu...
|
|
|
http://issues.apache.org/jira/browse/HBASE-5584
Author: ramkrishna.s.vasudevan,
2012-05-07, 22:30
|
|
|
|