Amitanand Aiyer created HBASE-8221:
--------------------------------------
Summary: 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
Assignee: 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 is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira