Skip to content

Conversation

@captainzmc
Copy link
Member

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.

@captainzmc captainzmc requested a review from ChenSammi November 3, 2021 10:50
@ChenSammi
Copy link
Contributor

LGTM, +1.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants