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: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
