You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hbase.apache.org by "Sean Busbey (JIRA)" <ji...@apache.org> on 2017/05/16 03:43:04 UTC

[jira] [Created] (HBASE-18054) log when we add/remove failed servers in client

Sean Busbey created HBASE-18054:
-----------------------------------

             Summary: log when we add/remove failed servers in client
                 Key: HBASE-18054
                 URL: https://issues.apache.org/jira/browse/HBASE-18054
             Project: HBase
          Issue Type: Bug
          Components: Client, Operability
    Affects Versions: 1.3.0, 1.2.0, 1.1.0, 2.0.0, 1.4.0
            Reporter: Sean Busbey


Currently we log if a server is in the failed server list when we go to connect to it, but we don't log anything about when the server got into the list.

This means we have to search the log for errors involving the same server name that (hopefully) managed to get into the log within {{FAILED_SERVER_EXPIRY_KEY}} milliseconds earlier (default 2 seconds).



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)