nit0906 commented on a change in pull request #370:
URL: https://github.com/apache/jackrabbit-oak/pull/370#discussion_r707241521
##########
File path:
oak-lucene/src/main/java/org/apache/jackrabbit/oak/plugins/index/lucene/LuceneIndexMBeanImpl.java
##########
@@ -269,6 +280,10 @@ public boolean isFailing() {
return getFieldTermPrefixInfo(indexPath, field, Integer.MAX_VALUE,
term);
}
+ private void bindIndexInfoProviders(IndexInfoServiceImpl indexInfoService)
{
Review comment:
done
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]