Home | About | Sematext search-lucene.com search-hadoop.com
clear query|facets|time Search criteria: .   Results from 11 to 16 from 16 (3.369s).
Loading phrases to help you
refine your search...
[HBASE-6300] Master should not ignore event RS_ZK_REGION_OPENED when regionState is null or unexpected. - HBase - [issue]
...When RS updates an unassigned ZK node to RS_ZK_REGION_OPENED, it will most probably proceed to update the region location in META. This would cause inconsistency between the region's locatio...
http://issues.apache.org/jira/browse/HBASE-6300    Author: Maryann Xue, 2012-07-03, 06:33
[HBASE-6289] ROOT region doesn't get re-assigned in ServerShutdownHandler if the RS is still working but only the RS's ZK node expires. - HBase - [issue]
...The ROOT RS has some network problem and its ZK node expires first, which kicks off the ServerShutdownHandler. it calls verifyAndAssignRoot() to try to re-assign ROOT. At that time, the RS i...
http://issues.apache.org/jira/browse/HBASE-6289    Author: Maryann Xue, 2012-07-03, 02:52
[HBASE-6169] When a RS aborts without finishing closing a region, this region will always remain "in transition". - HBase - [issue]
...When RS got an ZK error when trying to create a "CLOSING" node in the process of closing a region, it hence aborts without completing closing of the region.RS is then discovered dead by HMas...
http://issues.apache.org/jira/browse/HBASE-6169    Author: Maryann Xue, 2012-06-18, 02:22
[HBASE-6049] Serializing "List" containing null elements will cause NullPointerException in HbaseObjectWritable.writeObject() - HBase - [issue]
...An error case could be in Coprocessor AggregationClient, the median() function handles an empty region and returns a List Object with the first element as a Null value. NPE occurs in the RPC...
http://issues.apache.org/jira/browse/HBASE-6049    Author: Maryann Xue, 2012-05-31, 00:03
[HBASE-6029] HBCK doesn't recover Balance switch if exception occurs in onlineHbck() - HBase - [issue]
http://issues.apache.org/jira/browse/HBASE-6029    Author: Maryann Xue, 2012-05-19, 02:42
[HBASE-5829] Inconsistency between the "regions" map and the "servers" map in AssignmentManager - HBase - [issue]
...There are occurrences in AM where this.servers is not kept consistent with this.regions. This might cause balancer to offline a region from the RS that already returned NotServingRegionExcep...
http://issues.apache.org/jira/browse/HBASE-5829    Author: Maryann Xue, 2012-04-27, 05:49
Sort:
project
HBase (16)
type
issue (16)
date
last 7 days (1)
last 30 days (2)
last 90 days (6)
last 6 months (7)
last 9 months (16)
author
Stack (3750)
Ted Yu (2467)
Jean-Daniel Cryans (2270)
Andrew Purtell (1454)
lars hofhansl (980)
Ryan Rawson (862)
Jean-Marc Spaggiari (676)
Todd Lipcon (670)
Doug Meil (571)
Jonathan Gray (516)
Jonathan Hsieh (510)
Michael Segel (477)
Lars George (438)
stack (414)
Gary Helmling (290)
Maryann Xue