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/11/03 08:48:48 UTC

[GitHub] [ozone] captainzmc opened a new pull request #2795: HDDS-5924. Support more detailed error log when handleFlush.

captainzmc opened a new pull request #2795:
URL: https://github.com/apache/ozone/pull/2795


   ## What changes were proposed in this pull request?
   
   HandleFlush involves the write process. The write process is complex, and some unexpected exceptions can occur. For example, the client is missing some JAR dependencies due to misconfiguration. Some NoClassDefFoundError occurs, which is not catch and makes it difficult for the user to know why the write failed.
   This PR we will display a more detailed log.
   
   ## What is the link to the Apache JIRA
   
   https://issues.apache.org/jira/browse/HDDS-5924
   
   ## How was this patch tested?
   
   Existing tests.
   


-- 
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] ChenSammi commented on pull request #2795: HDDS-5924. Support more detailed error log when handleFlush.

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


   LGTM, +1. 


-- 
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] ChenSammi merged pull request #2795: HDDS-5924. Support more detailed error log when handleFlush.

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


   


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