[
https://issues.apache.org/jira/browse/HUDI-664?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Raymond Xu updated HUDI-664:
----------------------------
Description:
{quote}Our test logs are very noisy — there are a lot of NPEs,
ConnectException, etc which don’t seem to affect the test though obstruct
troubleshooting substantially as there’s an avalanche of them. We need to make
sure that all non-critical exceptions are addressed or suppressed, to make sure
our logs are actionable.
tests should say nothing unless it fails. in the past i’ve seen mainly 2
sources{quote} *
{quote}heavy test utils (minicluster, etc) stopping print errors{quote}
*
{quote}test case verifying failure situations do not silence logs{quote}
> Reduce noisy logs in all test cases
> -----------------------------------
>
> Key: HUDI-664
> URL: https://issues.apache.org/jira/browse/HUDI-664
> Project: Apache Hudi
> Issue Type: Improvement
> Components: Code Cleanup, Testing, tests-ci
> Reporter: Bhavani Sudha
> Assignee: Bhavani Sudha
> Priority: Major
>
> {quote}Our test logs are very noisy — there are a lot of NPEs,
> ConnectException, etc which don’t seem to affect the test though obstruct
> troubleshooting substantially as there’s an avalanche of them. We need to
> make sure that all non-critical exceptions are addressed or suppressed, to
> make sure our logs are actionable.
>
> tests should say nothing unless it fails. in the past i’ve seen mainly 2
> sources{quote} *
> {quote}heavy test utils (minicluster, etc) stopping print errors{quote}
> *
> {quote}test case verifying failure situations do not silence logs{quote}
--
This message was sent by Atlassian Jira
(v8.20.1#820001)