[
https://issues.apache.org/jira/browse/HBASE-8221?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Andrew Kyle Purtell closed HBASE-8221.
--------------------------------------
Assignee: (was: Elliott Neil Clark)
> Ensure that we flush/close Regions before the RS stops answering client
> requests.
> ---------------------------------------------------------------------------------
>
> Key: HBASE-8221
> URL: https://issues.apache.org/jira/browse/HBASE-8221
> Project: HBase
> Issue Type: Bug
> Reporter: Amitanand Aiyer
> Priority: Minor
> Fix For: 0.89-fb
>
>
> Currently, the RS stops responding as soon as the stop is requested. We then
> go in and close all regions in a 2-flush mechanism.
> Ensure that RS will first close the regions, and then stop taking client
> requests. This will reduce the number of errors seen by the client.
--
This message was sent by Atlassian Jira
(v8.20.7#820007)