You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@jackrabbit.apache.org by "Julian Reschke (Created) (JIRA)" <ji...@apache.org> on 2011/10/13 18:45:11 UTC

[jira] [Created] (JCR-3114) expose PM for versioning manager so that the consistency check can be run from test cases

expose PM for versioning manager so that the consistency check can be run from test cases
-----------------------------------------------------------------------------------------

                 Key: JCR-3114
                 URL: https://issues.apache.org/jira/browse/JCR-3114
             Project: Jackrabbit Content Repository
          Issue Type: Wish
          Components: jackrabbit-core, versioning
            Reporter: Julian Reschke
            Assignee: Julian Reschke


We need to be able to run the PM consistency checks for the versioning store as well.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Commented] (JCR-3114) expose PM for versioning manager so that the consistency check can be run from test cases

Posted by "Julian Reschke (Commented) (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/JCR-3114?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13127490#comment-13127490 ] 

Julian Reschke commented on JCR-3114:
-------------------------------------

It already was protected and remains so....
                
> expose PM for versioning manager so that the consistency check can be run from test cases
> -----------------------------------------------------------------------------------------
>
>                 Key: JCR-3114
>                 URL: https://issues.apache.org/jira/browse/JCR-3114
>             Project: Jackrabbit Content Repository
>          Issue Type: Wish
>          Components: jackrabbit-core, versioning
>            Reporter: Julian Reschke
>            Assignee: Julian Reschke
>             Fix For: 2.3.2
>
>
> We need to be able to run the PM consistency checks for the versioning store as well.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Resolved] (JCR-3114) expose PM for versioning manager so that the consistency check can be run from test cases

Posted by "Julian Reschke (Resolved) (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/JCR-3114?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Julian Reschke resolved JCR-3114.
---------------------------------

       Resolution: Fixed
    Fix Version/s: 2.3.2

Implemented with r1183334
                
> expose PM for versioning manager so that the consistency check can be run from test cases
> -----------------------------------------------------------------------------------------
>
>                 Key: JCR-3114
>                 URL: https://issues.apache.org/jira/browse/JCR-3114
>             Project: Jackrabbit Content Repository
>          Issue Type: Wish
>          Components: jackrabbit-core, versioning
>            Reporter: Julian Reschke
>            Assignee: Julian Reschke
>             Fix For: 2.3.2
>
>
> We need to be able to run the PM consistency checks for the versioning store as well.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Commented] (JCR-3114) expose PM for versioning manager so that the consistency check can be run from test cases

Posted by "Jukka Zitting (Commented) (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/JCR-3114?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13127478#comment-13127478 ] 

Jukka Zitting commented on JCR-3114:
------------------------------------

See also the recently added JackrabbitRepositoryStub.getRepositoryContext() method that allows you to get the context of a test repository even from outside the o.a.j.core package.

The RepositoryImpl.getRepositoryContext() method itself should not be made public to avoid exposing repository internals to normal JCR clients.
                
> expose PM for versioning manager so that the consistency check can be run from test cases
> -----------------------------------------------------------------------------------------
>
>                 Key: JCR-3114
>                 URL: https://issues.apache.org/jira/browse/JCR-3114
>             Project: Jackrabbit Content Repository
>          Issue Type: Wish
>          Components: jackrabbit-core, versioning
>            Reporter: Julian Reschke
>            Assignee: Julian Reschke
>             Fix For: 2.3.2
>
>
> We need to be able to run the PM consistency checks for the versioning store as well.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Commented] (JCR-3114) expose PM for versioning manager so that the consistency check can be run from test cases

Posted by "Julian Reschke (Commented) (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/JCR-3114?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13127474#comment-13127474 ] 

Julian Reschke commented on JCR-3114:
-------------------------------------

Actually, it is sufficiently exposed by RepositoryImpl.getRepositoryContext().getInternalVersionManager().getPersistenceManager().
                
> expose PM for versioning manager so that the consistency check can be run from test cases
> -----------------------------------------------------------------------------------------
>
>                 Key: JCR-3114
>                 URL: https://issues.apache.org/jira/browse/JCR-3114
>             Project: Jackrabbit Content Repository
>          Issue Type: Wish
>          Components: jackrabbit-core, versioning
>            Reporter: Julian Reschke
>            Assignee: Julian Reschke
>
> We need to be able to run the PM consistency checks for the versioning store as well.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira