HA: Improve some logging for client IPC failovers and StandbyExceptions
-----------------------------------------------------------------------

                 Key: HADOOP-7922
                 URL: https://issues.apache.org/jira/browse/HADOOP-7922
             Project: Hadoop Common
          Issue Type: Sub-task
          Components: ha, ipc
    Affects Versions: HA Branch (HDFS-1623)
            Reporter: Todd Lipcon
            Assignee: Todd Lipcon
            Priority: Trivial


Simple tweaks to make the logging less verbose during failover scenarios:
- client should log a message before it sleeps for retry, including how long it 
plans to retry and whether it will failover
- server shouldn't log full stack trace when it throws StandbyExceptions, since 
they're a "normal part of doing business"

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to