Uploaded image for project: 'Nuxeo Platform'
  1. Nuxeo Platform
  2. NXP-30983

Change log level in KV store GC

    XMLWordPrintable

    Details

    • Release Notes Summary:
      A WARN message happening during the KV store GC is removed.
    • Backlog priority:
      300

      Description

      Since NXP-30851, the method KeyValueBlobTransientStore#computeStorageSize display a WARN message to indicate the storage size for a computation

              log.warn("Storage size for {}: {} bytes", name, size);
      

      => it makes this message displayed X times every 15 minutes (X depends on the number of computations configured on the Nuxeo node)

      The request is to change the log level to INFO to prevent from printing the message to the logs by default.

        Attachments

          Issue Links

            Activity

              People

              • Votes:
                0 Vote for this issue
                Watchers:
                3 Start watching this issue

                Dates

                • Created:
                  Updated:
                  Resolved: