Uploaded image for project: 'Jackrabbit Oak'
  1. Jackrabbit Oak
  2. OAK-8600

[Direct Binary Access] Log exceptions at debug level for expected exceptions

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • 1.18.0
    • None

    Description

      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.

      Attachments

        Activity

          People

            mattvryan Matt Ryan
            mattvryan Matt Ryan
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: