-
Sub-task
-
Resolution: Done
-
Blocker
-
2.5.0.Beta1
The GraphSession class loads too much information from too many nodes when needing to load a particular node. Specifically, all of the node's ancestors are loaded, and this is costly if the ancestors have lots of children.
It is also not possible for the properties of a node to be loaded separately from the children. And it is not possible for some children to be loaded without loading all other children.
- is related to
-
MODE-1289 JCR layer should use Infinispan for caching and storage
- Closed