Matt Ryan created OAK-8600:
------------------------------
Summary: [Direct Binary Access] Log exceptions at debug level for
expected exceptions
Key: OAK-8600
URL: https://issues.apache.org/jira/browse/OAK-8600
Project: Jackrabbit Oak
Issue Type: Improvement
Components: blob-cloud, blob-cloud-azure
Reporter: Matt Ryan
Assignee: Matt Ryan
Recent data store optimizations to reduce network API calls means a greater
reliance on exception handling to minimize the number of calls, and catching
thrown exceptions from these API calls (for example, calling a network API and
handling a thrown exception for a missing blob instead of checking for blob
existence first, then calling the other network API).
We need to change any logging of these issues to debug level, and/or change the
log messages to avoid looking like there are problems or uncaught exceptions in
the logs.
--
This message was sent by Atlassian Jira
(v8.3.2#803003)