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 Deparvu (JIRA)" <ji...@apache.org> on 2019/04/16 14:07:00 UTC

[jira] [Created] (OAK-8249) NodeImpl#isNodeType could load mixin info lazily

Alex Deparvu created OAK-8249:
---------------------------------

             Summary: NodeImpl#isNodeType could load mixin info lazily
                 Key: OAK-8249
                 URL: https://issues.apache.org/jira/browse/OAK-8249
             Project: Jackrabbit Oak
          Issue Type: Improvement
          Components: jcr
            Reporter: Alex Deparvu
            Assignee: Alex Deparvu


The current isNodeType check loads both primary type and all mixins eagerly.
I'm wondering how often is the case where someone only needs a primary type check, and if loading the mixins lazily would improve the throughput.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)