Paul Chibulcuteanu created OAK-6844:
---------------------------------------
Summary: Consistency checker Directory value is always ":data"
Key: OAK-6844
URL: https://issues.apache.org/jira/browse/OAK-6844
Project: Jackrabbit Oak
Issue Type: Improvement
Components: lucene
Affects Versions: 1.7.9
Reporter: Paul Chibulcuteanu
Priority: Minor
Fix For: 1.8
When running a _fullCheck_ consistency check from the Lucene Index statistics
MBean, the _Directory_ results is always _:data_
See below:
{code}
/oak:index/lucene => VALID
Size : 42.3 MB
Directory : :data
Size : 42.3 MB
Num docs : 159132
CheckIndex status : true
Time taken : 3.544 s
{code}
I'm not really sure what information should be put here, but the _:data_ value
is confusing.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)