Davide Giannella created OAK-1675:
-------------------------------------
Summary: The OrderedPropertyIndex track WARN and INFO too often
Key: OAK-1675
URL: https://issues.apache.org/jira/browse/OAK-1675
Project: Jackrabbit Oak
Issue Type: Bug
Components: core
Reporter: Davide Giannella
If an OrderedIndex is in use it will track potentially an INFO an WARN messages
every time is asked about anything.
{code}
03.04.2014 14:54:21.594 *WARN* [pool-8-thread-5]
org.apache.jackrabbit.oak.plugins.index.property.OrderedPropertyIndexEditor
Only single value supported. 'lastModified' only will be used.
03.04.2014 14:54:21.594 *INFO* [pool-8-thread-5]
org.apache.jackrabbit.oak.plugins.index.property.OrderedPropertyIndexEditor
Using default direction for sorting: ASC
{code}
--
This message was sent by Atlassian JIRA
(v6.2#6252)