[ 
https://issues.apache.org/jira/browse/HBASE-3243?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

stack updated HBASE-3243:
-------------------------

    Attachment: hri.diff

This little patch makes HRI compare use tablename only rather than full 
compareTo.  Full compareTo is OTT and looks error-prone.

I've spent some time looking at this issue and I can't figure how it came 
about.  I think we should apply the two patches that are in this issue, down 
the issues priority, and then cut a new RC.  We then test the new RC and see if 
we can reproduce.  If we do, recast this issue as a blocker.  Hows that sound?

> Disable Table closed region on wrong host
> -----------------------------------------
>
>                 Key: HBASE-3243
>                 URL: https://issues.apache.org/jira/browse/HBASE-3243
>             Project: HBase
>          Issue Type: Bug
>          Components: master
>    Affects Versions: 0.90.0
>            Reporter: Todd Lipcon
>            Priority: Blocker
>             Fix For: 0.90.0
>
>         Attachments: hbase-3243-logs.tar.bz2, HBASE-3243-v1.patch, hri.diff
>
>
> I ran some YCSB benchmarks which resulted in about 150 regions worth of data 
> overnight. Then I disabled the table, and the master for some reason closed 
> one region on the wrong server. The server ignored this, but the region 
> remained open on a different server, which later flipped out when it tried to 
> flush due to hlog accumulation.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to