Julian Reschke created OAK-8779:
-----------------------------------

             Summary: QueryImpl: indexPlan used for logging always is null
                 Key: OAK-8779
                 URL: https://issues.apache.org/jira/browse/OAK-8779
             Project: Jackrabbit Oak
          Issue Type: Bug
          Components: core
            Reporter: Julian Reschke


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

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

 

cc: [~chetanm] [~thomasm]



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to