Closing a session twice shouldn't write a warning in the log
------------------------------------------------------------
Key: JCR-2749
URL: https://issues.apache.org/jira/browse/JCR-2749
Project: Jackrabbit Content Repository
Issue Type: Improvement
Reporter: Thomas Mueller
When closing a session twice the following warning is written to the log file:
"This session has already been closed. See the chained exception for a trace of
where the session was closed."
I think the second "close()" should simply be ignored, without warning.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.