You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@jackrabbit.apache.org by "Michael Dürig (JIRA)" <ji...@apache.org> on 2009/04/20 19:32:47 UTC

[jira] Resolved: (JCR-2038) Lower log level in o.a.j.jcr2spi.query.NodeIteratorImpl

     [ https://issues.apache.org/jira/browse/JCR-2038?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Michael Dürig resolved JCR-2038.
--------------------------------

       Resolution: Fixed
    Fix Version/s: 1.5.5

Fixed at revision 766765  


> Lower log level in o.a.j.jcr2spi.query.NodeIteratorImpl
> -------------------------------------------------------
>
>                 Key: JCR-2038
>                 URL: https://issues.apache.org/jira/browse/JCR-2038
>             Project: Jackrabbit Content Repository
>          Issue Type: Improvement
>          Components: jackrabbit-jcr2spi
>    Affects Versions: 1.5.0
>            Reporter: Michael Dürig
>            Assignee: Michael Dürig
>            Priority: Minor
>             Fix For: 1.5.5, 1.6.0
>
>
> NodeIteratorImpl.fetchNext() logs an error when it cannot load a node and skips that node. Since this is not an error condition (the node could have been deleted by another session), logging should occur at the warn level.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.