[
https://issues.apache.org/jira/browse/OAK-6402?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16066539#comment-16066539
]
Michael Dürig commented on OAK-6402:
------------------------------------
Looking at this
[TODO|https://github.com/apache/jackrabbit-oak/blob/2fb6fff6870bcdc74049c3a4039b9f1ffe0c7147/oak-jcr/src/main/java/org/apache/jackrabbit/oak/jcr/session/RefreshStrategy.java#L163]
that logging should probably have been removed a long time ago as a follow up
to OAK-941.
> SessionStats log access warning
> -------------------------------
>
> Key: OAK-6402
> URL: https://issues.apache.org/jira/browse/OAK-6402
> Project: Jackrabbit Oak
> Issue Type: Improvement
> Components: core
> Reporter: Alex Deparvu
> Assignee: Alex Deparvu
> Priority: Minor
> Fix For: 1.8
>
>
> SessionStats currently log an access warning when computing the
> {{RefreshPending}} flag, based on current setup. This is a bit confusing, as
> one would not expect a warning at this level, it should probably be the other
> way around, an external component could log a warning based on the
> {{SessionStats}} data.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)