Home | About | Sematext search-lucene.com search-hadoop.com
clear query|facets|time Search criteria: .   Results from 1 to 10 from 26 (0.133s).
Loading phrases to help you
refine your search...
[HBASE-8075] HRegion preClose hook is getting called multiple times for single close - HBase - [issue]
...1) HRegionServer#closeRegion(final RpcController controller,      final CloseRegionRequest request)      // Can be null if we're calling close on a re...
http://issues.apache.org/jira/browse/HBASE-8075    Author: rajeshbabu, 2013-05-20, 04:03
[HBASE-8538] HBaseAdmin#isTableEnabled() should check table existence before checking zk state. - HBase - [issue]
...To avoid compatibility issues with older versions HBaseAdmin#isTableEnabled returning true even if the table state is null. Its also returning true even a table is not present. We should con...
http://issues.apache.org/jira/browse/HBASE-8538    Author: rajeshbabu, 2013-05-17, 09:36
[HBASE-8353] -ROOT-/.META. regions are hanging if master restarted while closing -ROOT-/.META. regions on dead RS - HBase - [issue]
...ROOT/META are not getting assigned if master restarted while closing ROOT/META.Lets suppose catalog table regions in M_ZK_REGION_CLOSING state during master initialization and then just we a...
http://issues.apache.org/jira/browse/HBASE-8353    Author: rajeshbabu, 2013-05-17, 07:05
[HBASE-8133] avoid assign for disabling table regions(OPENING/PENDING_OPEN) in SSH - HBase - [issue]
...Disabling table regions which are in PENDING_OPEN or OPENING on dead server are getting assigned then unassiging. We can avoid this by just mark OFFLINE for the regions,any way znodes of the...
http://issues.apache.org/jira/browse/HBASE-8133    Author: rajeshbabu, 2013-05-13, 14:49
[HBASE-8396] balancerSwitch making two zookeeper calls everytime. - HBase - [issue]
...first time on balancerSwitch we will create balancerZnode.from second time onwards we will try to create node(1st time) which will fail with NodeExistsException then we will call setData(2nd...
http://issues.apache.org/jira/browse/HBASE-8396    Author: rajeshbabu, 2013-04-25, 01:32
[HBASE-8376] MiniHBaseCluster#waitFor{Master|RegionServer)ToStop should implement timeout. - HBase - [issue]
...Presently we are ignoring timeout in watiForMasterToStop,watiForRegionServerToStop methods in MiniHBaseCluster  @Override  public void waitForRegionServerToStop(ServerNam...
http://issues.apache.org/jira/browse/HBASE-8376    Author: rajeshbabu, 2013-04-18, 19:21
[HBASE-8295] TestMasterFailover.testMasterFailoverWithMockedRITOnDeadRS is flaky. - HBase - [issue]
...TestMasterFailover.testMasterFailoverWithMockedRITOnDeadRS failed because asserting before finishing SSH process of dead server. https://builds.apache.org/job/PreCommit-HBASE-Build/5182//art...
http://issues.apache.org/jira/browse/HBASE-8295    Author: rajeshbabu, 2013-04-10, 05:14
[HBASE-7961] truncate on disabled table should throw TableNotEnabledException. - HBase - [issue]
...presently truncate on disabled table is deleting existing table and recreating(ENABLED)disable(table_name) call in truncate returing if table is disabled without nofifying to user. &nbs...
http://issues.apache.org/jira/browse/HBASE-7961    Author: rajeshbabu, 2013-04-09, 08:33
[HBASE-8231] delete tests in table_tests.rb(TestShell) always running on empty table. - HBase - [issue]
...In ruby,tests within the same test class are invoked in alphabetical order,so delete test cases are running on a table before adding any entry.TestShell logs showing "Row not found" for each...
http://issues.apache.org/jira/browse/HBASE-8231    Author: rajeshbabu, 2013-04-05, 00:22
[HBASE-7925] Back port HBASE-6881 into 0.94 - HBase - [issue]
http://issues.apache.org/jira/browse/HBASE-7925    Author: rajeshbabu, 2013-04-04, 22:16
Sort:
project
HBase (26)
Hadoop (1)
type
issue (26)
date
last 7 days (3)
last 30 days (5)
last 90 days (19)
last 6 months (22)
last 9 months (26)
author
Stack (3750)
Ted Yu (2467)
Jean-Daniel Cryans (2270)
Andrew Purtell (1454)
lars hofhansl (978)
Ryan Rawson (862)
Jean-Marc Spaggiari (674)
Todd Lipcon (670)
Doug Meil (571)
Jonathan Gray (516)
Jonathan Hsieh (510)
Michael Segel (477)
Lars George (438)
stack (414)
Gary Helmling (290)
rajeshbabu