RepositoryConfig created by Jcr2spiRepositoryFactory should always return same 
RepositoryService instance
---------------------------------------------------------------------------------------------------------

                 Key: JCR-2447
                 URL: https://issues.apache.org/jira/browse/JCR-2447
             Project: Jackrabbit Content Repository
          Issue Type: Bug
          Components: jackrabbit-jcr2spi
    Affects Versions: 2.1.0
            Reporter: Michael Dürig
            Assignee: Michael Dürig
            Priority: Minor


The Jcr2spiRepositoryFactory uses a default implementation of RepositoryConfig 
if none is passed to it by the user. Currently this default implementation 
returns a new RepositoryService instance on each call to 
getRepositoryService(). This is not correct since the consumer of the 
RepositoryConfig instance expects the same RepositoryService instance on every 
call. 

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to