[
https://issues.apache.org/jira/browse/OAK-1048?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Michael Marth updated OAK-1048:
-------------------------------
Fix Version/s: 0.14
> Unify node type management in the query index impls
> ---------------------------------------------------
>
> Key: OAK-1048
> URL: https://issues.apache.org/jira/browse/OAK-1048
> Project: Jackrabbit Oak
> Issue Type: Improvement
> Components: core, query
> Reporter: Alex Parvulescu
> Assignee: Jukka Zitting
> Fix For: 0.14
>
>
> Currently the query index implementations that are node type aware access
> this info directly from the NodeState by reading the child nodes.
> This is fragile (the node type managemet impl may change structure and break
> the tests), and also may hide some access patterns which are node-type
> related behind normal _getChildNode_ calls.
--
This message was sent by Atlassian JIRA
(v6.1#6144)