UENISHI Kota created HDDS-6206:
----------------------------------

             Summary: Application errors must not flood system log
                 Key: HDDS-6206
                 URL: https://issues.apache.org/jira/browse/HDDS-6206
             Project: Apache Ozone
          Issue Type: Improvement
          Components: S3
    Affects Versions: 1.2.0
            Reporter: UENISHI Kota


Frequent errors such as NoSuchBucket or NoSuchKey must not write down error 
logs. They should be in audit logs in principles. Otherwise, we may miss 
important errors like NullPointerException that does not appear in healthy 
system. To make sure that we can keep eyes on system health than access by 
applications, errors that stem from applications must not be printed in normal 
log files.



--
This message was sent by Atlassian Jira
(v8.20.1#820001)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to