Details
-
Type:
Bug
-
Status: Done
-
Resolution: Done
-
Fix Version/s: None
-
Component/s: daf_persistence
-
Labels:None
-
Team:Architecture
Description
For certain bypass functions (e.g. `calexp_visitInfo`), searching through parent repositories is natural and expected. The resulting log messages inserted in DM-13803 at INFO level are unexpected and mention exceptions that make them look like errors.
Reduce the logging level to DEBUG, and remove the exception names.
A small change to code that isn't exercised in tests, so a Jenkins run ought to be meaningless.