| clear query|facets|time |
Search criteria: .
Results from 41 to 50 from
76 (2.999s).
|
|
|
Loading phrases to help you refine your search...
|
|
[HBASE-6246] Admin.move without specifying destination does not go through AccessController - HBase - [issue]
|
|
...if (destServerName == null || destServerName.length == 0) { LOG.info("Passed destination servername is null/empty so " + "choosing a ...
|
|
|
http://issues.apache.org/jira/browse/HBASE-6246
Author: ramkrishna.s.vasudevan,
2012-10-12, 06:36
|
|
|
[HBASE-6900] RegionScanner.reseek() creates NPE when a flush or compaction happens before the reseek. - HBase - [issue]
|
|
...HBASE-5520 introduced reseek() on the RegionScanner. Now when a scanner is created we have the StoreScanner heap. After this if a flush or compaction happens parallely all the St...
|
|
|
http://issues.apache.org/jira/browse/HBASE-6900
Author: ramkrishna.s.vasudevan,
2012-10-06, 03:35
|
|
|
[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
|
|
|
|