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 2012/01/05 14:29:39 UTC

[jira] [Created] (JCR-3200) consistency check should get node ids in chunks, not rely on total count

consistency check should get node ids in chunks, not rely on total count
------------------------------------------------------------------------

                 Key: JCR-3200
                 URL: https://issues.apache.org/jira/browse/JCR-3200
             Project: Jackrabbit Content Repository
          Issue Type: Improvement
          Components: jackrabbit-core
            Reporter: Julian Reschke
            Assignee: Julian Reschke
            Priority: Minor


The PM consistency checker should use the paging feature to fetch nodeis in chunks, and also not rely on the total number of ids for logging purposes.

--
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] [Updated] (JCR-3200) consistency check should get node ids in chunks, not rely on total count

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

Julian Reschke updated JCR-3200:
--------------------------------

    Description: The PM consistency checker should use the paging feature to fetch nodeIds in chunks, and also not rely on the total number of ids for logging purposes.  (was: The PM consistency checker should use the paging feature to fetch nodeis in chunks, and also not rely on the total number of ids for logging purposes.)
    
> consistency check should get node ids in chunks, not rely on total count
> ------------------------------------------------------------------------
>
>                 Key: JCR-3200
>                 URL: https://issues.apache.org/jira/browse/JCR-3200
>             Project: Jackrabbit Content Repository
>          Issue Type: Improvement
>          Components: jackrabbit-core
>            Reporter: Julian Reschke
>            Assignee: Julian Reschke
>            Priority: Minor
>
> The PM consistency checker should use the paging feature to fetch nodeIds in chunks, and also not rely on the total number of ids for logging purposes.

--
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] [Updated] (JCR-3200) consistency check should get node ids in chunks, not rely on total count

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

Jukka Zitting updated JCR-3200:
-------------------------------

    Fix Version/s:     (was: 2.6)
                   2.4

Looks good to me and works for simple tests, so I merged also this one to the 2.4 branch. Revision 1233349.
                
> consistency check should get node ids in chunks, not rely on total count
> ------------------------------------------------------------------------
>
>                 Key: JCR-3200
>                 URL: https://issues.apache.org/jira/browse/JCR-3200
>             Project: Jackrabbit Content Repository
>          Issue Type: Improvement
>          Components: jackrabbit-core
>            Reporter: Julian Reschke
>            Assignee: Julian Reschke
>            Priority: Minor
>             Fix For: 2.4
>
>         Attachments: JCR-3200.diff
>
>
> The PM consistency checker should use the paging feature to fetch nodeIds in chunks, and also not rely on the total number of ids for logging purposes.

--
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-3200) consistency check should get node ids in chunks, not rely on total count

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

Julian Reschke resolved JCR-3200.
---------------------------------

       Resolution: Fixed
    Fix Version/s: 2.6
    
> consistency check should get node ids in chunks, not rely on total count
> ------------------------------------------------------------------------
>
>                 Key: JCR-3200
>                 URL: https://issues.apache.org/jira/browse/JCR-3200
>             Project: Jackrabbit Content Repository
>          Issue Type: Improvement
>          Components: jackrabbit-core
>            Reporter: Julian Reschke
>            Assignee: Julian Reschke
>            Priority: Minor
>             Fix For: 2.6
>
>         Attachments: JCR-3200.diff
>
>
> The PM consistency checker should use the paging feature to fetch nodeIds in chunks, and also not rely on the total number of ids for logging purposes.

--
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] [Updated] (JCR-3200) consistency check should get node ids in chunks, not rely on total count

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

Julian Reschke updated JCR-3200:
--------------------------------

    Attachment: JCR-3200.diff

proposed change
                
> consistency check should get node ids in chunks, not rely on total count
> ------------------------------------------------------------------------
>
>                 Key: JCR-3200
>                 URL: https://issues.apache.org/jira/browse/JCR-3200
>             Project: Jackrabbit Content Repository
>          Issue Type: Improvement
>          Components: jackrabbit-core
>            Reporter: Julian Reschke
>            Assignee: Julian Reschke
>            Priority: Minor
>         Attachments: JCR-3200.diff
>
>
> The PM consistency checker should use the paging feature to fetch nodeIds in chunks, and also not rely on the total number of ids for logging purposes.

--
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-3200) consistency check should get node ids in chunks, not rely on total count

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

Julian Reschke commented on JCR-3200:
-------------------------------------

The proposed change fetches 64K nodes at once. The test cases pass, but it would be good if somebody else did a sanity check before I commit the change.
                
> consistency check should get node ids in chunks, not rely on total count
> ------------------------------------------------------------------------
>
>                 Key: JCR-3200
>                 URL: https://issues.apache.org/jira/browse/JCR-3200
>             Project: Jackrabbit Content Repository
>          Issue Type: Improvement
>          Components: jackrabbit-core
>            Reporter: Julian Reschke
>            Assignee: Julian Reschke
>            Priority: Minor
>         Attachments: JCR-3200.diff
>
>
> The PM consistency checker should use the paging feature to fetch nodeIds in chunks, and also not rely on the total number of ids for logging purposes.

--
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