jcr-server: tests with jcr remoting generate warning about concurrent session 
access
------------------------------------------------------------------------------------

                 Key: JCR-3043
                 URL: https://issues.apache.org/jira/browse/JCR-3043
             Project: Jackrabbit Content Repository
          Issue Type: Improvement
          Components: jackrabbit-jcr-server
    Affects Versions: 2.3.0
            Reporter: angela
             Fix For: 2.3.0


while testing the functionality added by JCR-3026 and JCR-3027 I found that the 
jcr.log contains a lot of warnings about concurrent session access:

             10:30:57.694 WARN [14745440@qtp-1360221-0] SessionState.java:236 
Attempt to close session-admin-45364 while another thread is concurrently 
             accessing this session.  Blocking until the other thread is 
finished using this session. Please review your code to avoid concurrent use of 
a session.

i didn't spent time on careful analysis but this is definitely something we 
should take a look at.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to