You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "Sergey Shelukhin (JIRA)" <ji...@apache.org> on 2019/02/01 19:40:00 UTC

[jira] [Updated] (HBASE-21823) only report RS abort once

     [ https://issues.apache.org/jira/browse/HBASE-21823?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Sergey Shelukhin updated HBASE-21823:
-------------------------------------
    Attachment: HBASE-21823.patch

> 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
>            Priority: Major
>         Attachments: HBASE-21823.patch
>
>
> 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)