[
https://issues.apache.org/jira/browse/HBASE-1421?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
stack updated HBASE-1421:
-------------------------
Attachment: 1421.patch
> Processing a regionserver message -- OPEN, CLOSE, SPLIT, etc. -- and if we're
> carrying more than one message in payload, if exception, all messages that
> follow are dropped on floor
> ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
>
> Key: HBASE-1421
> URL: https://issues.apache.org/jira/browse/HBASE-1421
> Project: Hadoop HBase
> Issue Type: Bug
> Reporter: stack
> Priority: Blocker
> Fix For: 0.20.0
>
> Attachments: 1421.patch
>
>
> Just saw this in pset cluster. Marking blocker.
> We had an incidence of HBASE-1344 on our 0.19.x era hbase cluster. The
> report from the regionserver was carrying at least two open messages. The
> first provoked the exception, the second open message was never processed.
> Regionserver thought it had successfully opened region. Master didn't know
> anything about it.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.