You are viewing a plain text version of this content. The canonical link for it is here.
Posted to oak-issues@jackrabbit.apache.org by "Mete Atamel (JIRA)" <ji...@apache.org> on 2012/12/03 11:59:58 UTC

[jira] [Assigned] (OAK-489) FetchNodesAction need to limit the versions of a node

     [ https://issues.apache.org/jira/browse/OAK-489?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Mete Atamel reassigned OAK-489:
-------------------------------

    Assignee: Mete Atamel
    
> FetchNodesAction need to limit the versions of a node
> -----------------------------------------------------
>
>                 Key: OAK-489
>                 URL: https://issues.apache.org/jira/browse/OAK-489
>             Project: Jackrabbit Oak
>          Issue Type: Bug
>          Components: mongomk
>            Reporter: Mete Atamel
>            Assignee: Mete Atamel
>            Priority: Minor
>
> FetchNodesAction command currently returns *all* versions of a node less than and equals to revision id and then it finds out the latest revision to return. This is normally not a problem but nodes for paths like "/" can have thousands of versions if "/" is updated frequently. 
> There's no need for FetchNodesAction to fetch all versions of a node in every call. Instead, it should fetch the latest version (or maybe a few versions btu not all) by default and fetch the earlier versions only when needed.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira