[
https://issues.apache.org/jira/browse/OAK-1675?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Alex Parvulescu resolved OAK-1675.
----------------------------------
Resolution: Fixed
fixed with http://svn.apache.org/r1584349
> 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
> Priority: Blocker
> Fix For: 0.20
>
> Attachments: OAK-1675.patch
>
>
> 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)