You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "Hadoop QA (JIRA)" <ji...@apache.org> on 2014/07/17 00:03:05 UTC

[jira] [Commented] (HBASE-11525) Region server holding in region states is out of sync with meta

    [ https://issues.apache.org/jira/browse/HBASE-11525?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14064191#comment-14064191 ] 

Hadoop QA commented on HBASE-11525:
-----------------------------------

{color:red}-1 overall{color}.  Here are the results of testing the latest attachment 
  http://issues.apache.org/jira/secure/attachment/12656150/hbase-11525.patch
  against trunk revision .
  ATTACHMENT ID: 12656150

    {color:green}+1 @author{color}.  The patch does not contain any @author tags.

    {color:green}+1 tests included{color}.  The patch appears to include 3 new or modified tests.

    {color:red}-1 patch{color}.  The patch command could not apply the patch.

Console output: https://builds.apache.org/job/PreCommit-HBASE-Build/10097//console

This message is automatically generated.

> Region server holding in region states is out of sync with meta
> ---------------------------------------------------------------
>
>                 Key: HBASE-11525
>                 URL: https://issues.apache.org/jira/browse/HBASE-11525
>             Project: HBase
>          Issue Type: Bug
>          Components: Region Assignment
>            Reporter: Jimmy Xiang
>            Assignee: Jimmy Xiang
>         Attachments: hbase-11525.patch
>
>
> In RegionStates, we remove a region from the region list a region server hosts once the region is offline. However, in meta, we do this only when the region is assigned to a new region server. We should keep them in sync so that we can claim they are consistent.



--
This message was sent by Atlassian JIRA
(v6.2#6252)