[
https://issues.apache.org/jira/browse/HBASE-3356?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jean-Daniel Cryans updated HBASE-3356:
--------------------------------------
Attachment: HBASE-3356.patch
Here's the places that I found were throwing exceptions.
> Add more checks in replication if RS is stopped
> -----------------------------------------------
>
> Key: HBASE-3356
> URL: https://issues.apache.org/jira/browse/HBASE-3356
> Project: HBase
> Issue Type: Bug
> Reporter: Jean-Daniel Cryans
> Assignee: Jean-Daniel Cryans
> Fix For: 0.90.0
>
> Attachments: HBASE-3356.patch
>
>
> In a few places in the replication code I abort the region server if I get ZK
> exceptions, which often happens when closing down a region server cleanly
> (wasn't the case before). It results in a bunch of exceptions being thrown
> for nothing, adding more checks should resolve this easily.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.