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 2021/07/13 05:50:56 UTC

[GitHub] [ozone] adoroszlai opened a new pull request #2408: HDDS-5392. Avoid catching Error while creating Ozone client

adoroszlai opened a new pull request #2408:
URL: https://github.com/apache/ozone/pull/2408


   ## What changes were proposed in this pull request?
   
   `OzoneClientProducer` catches any `Throwable` while creating the Ozone client and logs it at debug level.  Errors such as `OutOfMemoryError` should not be suppressed like this.
   
   https://issues.apache.org/jira/browse/HDDS-5392
   
   ## How was this patch tested?
   
   Regular CI:
   https://github.com/adoroszlai/hadoop-ozone/actions/runs/1025056374


-- 
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.

To unsubscribe, e-mail: issues-unsubscribe@ozone.apache.org

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



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


[GitHub] [ozone] adoroszlai commented on pull request #2408: HDDS-5392. Avoid catching Error while creating Ozone client

Posted by GitBox <gi...@apache.org>.
adoroszlai commented on pull request #2408:
URL: https://github.com/apache/ozone/pull/2408#issuecomment-881266401


   Thanks @bharatviswa504 for the review.


-- 
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.

To unsubscribe, e-mail: issues-unsubscribe@ozone.apache.org

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



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


[GitHub] [ozone] adoroszlai merged pull request #2408: HDDS-5392. Avoid catching Error while creating Ozone client

Posted by GitBox <gi...@apache.org>.
adoroszlai merged pull request #2408:
URL: https://github.com/apache/ozone/pull/2408


   


-- 
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.

To unsubscribe, e-mail: issues-unsubscribe@ozone.apache.org

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



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