| clear query|facets|time |
Search criteria: .
Results from 41 to 50 from
74 (0.104s).
|
|
|
Loading phrases to help you refine your search...
|
|
[HBASE-6438] RegionAlreadyInTransitionException needs to give more info to avoid assignment inconsistencies - HBase - [issue]
|
|
...Seeing some of the recent issues in region assignment, RegionAlreadyInTransitionException is one reason after which the region assignment may or may not happen(in the sense we need to wait f...
|
|
|
http://issues.apache.org/jira/browse/HBASE-6438
Author: ramkrishna.s.vasudevan,
2012-10-05, 03:59
|
|
|
[HBASE-6784] TestCoprocessorScanPolicy is sometimes flaky when run locally - HBase - [issue]
|
|
...The problem is not seen in jenkins build. When we run TestCoprocessorScanPolicy.testBaseCases locally or in our internal jenkins we tend to get random failures. The reason is the...
|
|
|
http://issues.apache.org/jira/browse/HBASE-6784
Author: ramkrishna.s.vasudevan,
2012-09-27, 17:07
|
|
|
[HBASE-6698] Refactor checkAndPut and checkAndDelete to use doMiniBatchMutation - HBase - [issue]
|
|
...Currently the checkAndPut and checkAndDelete api internally calls the internalPut and internalDelete. May be we can just call doMiniBatchMutationonly. This will help in future li...
|
|
|
http://issues.apache.org/jira/browse/HBASE-6698
Author: ramkrishna.s.vasudevan,
2012-09-21, 11:38
|
|
|
[HBASE-4748] Race between creating recovered edits for META and master assigning ROOT and META. - HBase - [issue]
|
|
...1. Start a cluster.2. Alter a table3. Restart the master using ./hbase-daemon.sh restart master4. Kill the RS after master restarts.5. Start RS again.6. No table operations can be performed ...
|
|
|
http://issues.apache.org/jira/browse/HBASE-4748
Author: ramkrishna.s.vasudevan,
2012-08-28, 19:16
|
|
|
[HBASE-4560] Script to find hanging test cases in build - HBase - [issue]
|
|
...A script that parses the console output to get the hanging test names. This will be very useful to know the hanging test case names when we see in some builds all the test cases run but stil...
|
|
|
http://issues.apache.org/jira/browse/HBASE-4560
Author: ramkrishna.s.vasudevan,
2012-08-28, 02:33
|
|
|
[HBASE-6437] Avoid admin.balance during master initialize - HBase - [issue]
|
|
...In HBASE-5850 many of the admin operations have been blocked till the master initializes. But the balancer is not. So this JIRA is to extend the PleaseHoldException in case of ad...
|
|
|
http://issues.apache.org/jira/browse/HBASE-6437
Author: ramkrishna.s.vasudevan,
2012-08-28, 01:47
|
|
|
[HBASE-6100] Fix the frequent testcase failures in 0.94 from build no #209 - HBase - [issue]
|
|
...Fix the flaky tests in 0.94 branch after #209. Many test cases like the org.apache.hadoop.hbase.TestLocalHBaseCluster.testLocalHBaseClusterorg.apache.hadoop.hbase.TestZooKeeper.testCli...
|
|
|
http://issues.apache.org/jira/browse/HBASE-6100
Author: ramkrishna.s.vasudevan,
2012-08-25, 23:13
|
|
|
[HBASE-6031] RegionServer does not go down while aborting - HBase - [issue]
|
|
...Following is the thread dump."1997531088@qtp-716941846-5" prio=10 tid=0x00007f7c5820c800 nid=0xe1b in Object.wait() [0x00007f7c56ae8000] java.lang.Thread.State: TIMED_WAITING (on...
|
|
|
http://issues.apache.org/jira/browse/HBASE-6031
Author: ramkrishna.s.vasudevan,
2012-08-25, 06:04
|
|
|
[HBASE-6633] Adding new hooks to the split flow - For roll backs and one final hook after split is completed either successfully or failed - HBase - [issue]
|
|
...Currently we have two hooks in the split flow of a region. PreSplit() and postSplit(). But not always these are helpful in case i have a problem in preSplit() or postSplit() i ne...
|
|
|
http://issues.apache.org/jira/browse/HBASE-6633
Author: ramkrishna.s.vasudevan,
2012-08-25, 01:07
|
|
|
[HBASE-4177] Handling read failures during recovery - when HMaster calls Namenode recovery, recovery may be a failure leading to read failure while splitting logs - HBase - [issue]
|
|
...As per the mailing thread with the heading'Handling read failures during recovery' we found this problem.As part of split Logs the HMaster calls Namenode recovery. The recovery is an ...
|
|
|
http://issues.apache.org/jira/browse/HBASE-4177
Author: ramkrishna.s.vasudevan,
2012-08-24, 04:48
|
|
|
|