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

QueryImpl: indexPlan used for logging always is null

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Open
    • Minor
    • Resolution: Unresolved
    • None
    • None
    • core
    • None

    Description

       

      if (indexPlan != null && indexPlan.getPlanName() != null) {
       indexName += "[" + indexPlan.getPlanName() + "]";
       } 

       

      (indexPlan always is null, maybe caused by code being moved around)

       

      cc: chetanm thomasm

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              reschke Julian Reschke
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated: