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

Improved trace level logging of JCR method calls

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • 1.48.0
    • jcr
    • None

    Description

      To analyze calls to the JCR API we can enable trace level logging. However, currently only the operation is logged (e.g. getNode), but not the path. Also, applications that have thousands of JCR method calls will write too many log messages.

      That means we currently have both too much logging (too many lines), and not enough logging (not logging useful info).

      It would be good if with trace level setting enabled, JCR method calls are logged in more detail (e.g. path), and optionally with sampling.

      Attachments

        1. OAK-10054.patch
          8 kB
          Thomas Mueller

        Issue Links

          Activity

            People

              thomasm Thomas Mueller
              thomasm Thomas Mueller
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: