You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@jackrabbit.apache.org by GitBox <gi...@apache.org> on 2021/09/07 09:19:24 UTC

[GitHub] [jackrabbit-oak] mreutegg commented on pull request #361: OAK-9565: NullPointerException on Session.logout()

mreutegg commented on pull request #361:
URL: https://github.com/apache/jackrabbit-oak/pull/361#issuecomment-914139367


   `SessionStatsTest.testInitStackTraceEnabledAfterOpeningManySessions` fails because of a side effect of the new `SessionLogoutTest`. The new test provokes the issue described in OAK-9262. The initStackTrace feature and the test depends on a correct session counter, which is violated when `SessionLogoutTest` runs.
   
   I'm going to change the fix to also include OAK-9262.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscribe@jackrabbit.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org