[
https://issues.apache.org/jira/browse/OAK-1675?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13958856#comment-13958856
]
Davide Giannella edited comment on OAK-1675 at 4/3/14 2:27 PM:
---------------------------------------------------------------
attaching patch for the issue and [pull
request|https://github.com/apache/jackrabbit-oak/pull/16]
was (Author: edivad):
attaching patch for the issue
> 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)