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

IndexUpdate reports at debug level quite verbose

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • None
    • 1.0.17, 1.2.3, 1.3.3, 1.4
    • query
    • None

    Description

      IndexUpdate dumps the indexing report at debug level providing details around which index had how many nodes indexed in that run. Currently all pickedup indexes are dumped even if no nodes are indexed for them. This makes the report unnecessarily verbose

      09.07.2015 03:12:25.160 *DEBUG* [pool-9-thread-4] org.apache.jackrabbit.oak.plugins.index.IndexUpdate Indexing report
          - /oak:index/verb(0)
          - /oak:index/status(0)
          - /oak:index/jcrLockOwner(0)
          - /oak:index/cqDefaultFormFor(0)
          - /oak:index/lockCreated(0)
          - /oak:index/slingResource(0)
          - /oak:index/damStatus(0)
          - /oak:index/reference(0)
          - /oak:index/cqMaster(0)
          - /oak:index/onTime(0)
          - /oak:index/cqCloudServiceConfig(0)
          - /oak:index/contentPath(0)
          - /oak:index/event.job.topic(0)
          - /oak:index/slingResourceSuperType(0)
          - /oak:index/principalName(0)
          - /oak:index/aem-damDcDescription*(0)
          - /oak:index/damScene7ID(0)
          - /oak:index/cqOwnerCanvasPage(0)
          - /oak:index/extensionType(0)
          - /oak:index/cqTags(0)
          - /oak:index/cqTemplate(0)
          - /oak:index/slingeventEventId(0)
          - /oak:index/slingResources(0)
          - /oak:index/jcrLanguage(0)
          - /oak:index/damS7watch(0)
          - /oak:index/videoCodec(0)
          - /oak:index/xmpMMInstanceId(0)
          - /oak:index/damSha1(0)
          - /oak:index/cqKeywords(0)
          - /oak:index/dcFormat(0)
          - /oak:index/guideComponentType(0)
          - /oak:index/aem-damMimeType*(0)
          - /oak:index/cqCugEnabled(0)
          - /oak:index/slingAlias(0)
          - /oak:index/damResolvedPath(0)
          - /oak:index/cqPayloadPath(0)
          - /oak:index/cqParentPath(0)
          - /oak:index/authorizableId(0)
          - /oak:index/nodetype(0)
          - /oak:index/offTime(0)
          - /oak:index/slingVanityPath(0)
          - /oak:index/slingResourceType(0)
          - /oak:index/containeeInstanceId(0)
          - /oak:index/xmpMMDocumentId(0)
          - /oak:index/cqCloudServiceConfigs(0)
          - /oak:index/cqLastRolledoutBy(0)
      

      The report should only contain entries for those indexes which have done some indexing

      Attachments

        1. OAK-3088.patch
          2 kB
          Chetan Mehrotra

        Activity

          People

            chetanm Chetan Mehrotra
            chetanm Chetan Mehrotra
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: