Sergey Shelukhin created HBASE-21823: ----------------------------------------
Summary: only report RS abort once Key: HBASE-21823 URL: https://issues.apache.org/jira/browse/HBASE-21823 Project: HBase Issue Type: Improvement Reporter: Sergey Shelukhin Assignee: Sergey Shelukhin When RS is aborted due to an error, it starts shutting down various things (e.g. WAL, files, etc.) causing various other threads to hit fatal errors, and in turn call abort, dumping more logs and reporting to master again. This pollutes RS logs and makes master dump look confusing w.r.t. aborted RS, with several messages for the same server with bogus errors. -- This message was sent by Atlassian JIRA (v7.6.3#76005)