You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ozone.apache.org by GitBox <gi...@apache.org> on 2020/06/24 00:52:22 UTC

[GitHub] [hadoop-ozone] hanishakoneru opened a new pull request #1118: HDDS-3847. Change OMNotLeaderException logging to DEBUG

hanishakoneru opened a new pull request #1118:
URL: https://github.com/apache/hadoop-ozone/pull/1118


   ## What changes were proposed in this pull request?
   
   In a OM HA setup, client tries the OM's in a round robin fashion to find the leader OM. It is not required to log the retry information for every client call. It creates noise on the console. Instead, we should just log the retry attempts only when all the retries fail. 
   
   ## What is the link to the Apache JIRA
   
   https://issues.apache.org/jira/browse/HDDS-3847
   
   ## How was this patch tested?
   
   Tested on a docker cluster.
   


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: ozone-issues-unsubscribe@hadoop.apache.org
For additional commands, e-mail: ozone-issues-help@hadoop.apache.org


[GitHub] [hadoop-ozone] dineshchitlangia merged pull request #1118: HDDS-3847. Change OMNotLeaderException logging to DEBUG

Posted by GitBox <gi...@apache.org>.
dineshchitlangia merged pull request #1118:
URL: https://github.com/apache/hadoop-ozone/pull/1118


   


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: ozone-issues-unsubscribe@hadoop.apache.org
For additional commands, e-mail: ozone-issues-help@hadoop.apache.org