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 "Alex Parvulescu (JIRA)" <ji...@apache.org> on 2012/10/01 12:39:07 UTC

[jira] [Created] (OAK-353) Remove MicroKernel and revisionId info from the QueryEngine

Alex Parvulescu created OAK-353:
-----------------------------------

             Summary: Remove MicroKernel and revisionId info from the QueryEngine
                 Key: OAK-353
                 URL: https://issues.apache.org/jira/browse/OAK-353
             Project: Jackrabbit Oak
          Issue Type: Improvement
          Components: core
            Reporter: Alex Parvulescu
            Priority: Minor


It seems that the MicroKernel reference and revisionId info is passed around though the query related code without being really used.
I propose a tiny cleanup.

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

[jira] [Resolved] (OAK-353) Remove MicroKernel and revisionId info from the QueryEngine

Posted by "Alex Parvulescu (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/OAK-353?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Alex Parvulescu resolved OAK-353.
---------------------------------

       Resolution: Fixed
    Fix Version/s: 0.6

fixed with rev: 1392308.
                
> Remove MicroKernel and revisionId info from the QueryEngine
> -----------------------------------------------------------
>
>                 Key: OAK-353
>                 URL: https://issues.apache.org/jira/browse/OAK-353
>             Project: Jackrabbit Oak
>          Issue Type: Improvement
>          Components: core
>            Reporter: Alex Parvulescu
>            Priority: Minor
>             Fix For: 0.6
>
>
> It seems that the MicroKernel reference and revisionId info is passed around though the query related code without being really used.
> I propose a tiny cleanup.

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

[jira] [Commented] (OAK-353) Remove MicroKernel and revisionId info from the QueryEngine

Posted by "Thomas Mueller (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/OAK-353?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13478963#comment-13478963 ] 

Thomas Mueller commented on OAK-353:
------------------------------------

> ... revisionId ... passed around ... without being really used

It was used by the PropertyContentIndex and PrefixContentIndex, to return just the data for the given revision.

But it's correct that both the MicroKernel and the revisionId should not be used within the query engine, now that we can use the oak-core node abstractions.
                
> Remove MicroKernel and revisionId info from the QueryEngine
> -----------------------------------------------------------
>
>                 Key: OAK-353
>                 URL: https://issues.apache.org/jira/browse/OAK-353
>             Project: Jackrabbit Oak
>          Issue Type: Improvement
>          Components: core
>            Reporter: Alex Parvulescu
>            Priority: Minor
>             Fix For: 0.6
>
>
> It seems that the MicroKernel reference and revisionId info is passed around though the query related code without being really used.
> I propose a tiny cleanup.

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