Description
It seems that sometimes the same JCR session is accessed concurrently. We have seen two issues where this seems to have been the case. Since JCR sessions are single threaded, this leads to a number of problems.
It seems that sometimes the same JCR session is accessed concurrently. We have seen two issues where this seems to have been the case. Since JCR sessions are single threaded, this leads to a number of problems.