Julian Reschke created OAK-1629:
-----------------------------------

             Summary: behavior for ultra-long node names (not paths)
                 Key: OAK-1629
                 URL: https://issues.apache.org/jira/browse/OAK-1629
             Project: Jackrabbit Oak
          Issue Type: Bug
          Components: mongomk
            Reporter: Julian Reschke
            Priority: Minor


NodeTyperManagerTest.getNodeType() requests a ndoe type which translates to a 
DS read on

{noformat}
3:/jcr:system/jcr:nodeTypes/XmixcreatedmixetagmixlanguagemixlastModifiedmixlifecyclemixlockablemixmimeTypemixreferenceablemixshareablemixsimpleVersionablemixtitlemixversionablentactivityntaddressntbasentchildNodeDefinitionntconfigurationntfilentfolderntfrozenNodenthierarchyNodentlinkedFilentnodeTypentpropertyDefinitionntqueryntresourcentunstructuredntversionntversionHistoryntversionLabelsntversionedChildoakQueryIndexDefinitionoakUnstructuredrepACErepACLrepAccessControlrepAccessControllablerepActivitiesrepAuthorizablerepAuthorizableFolderrepChildNodeDefinitionrepChildNodeDefinitionsrepConfigurationsrepDenyACErepGrantACErepGrouprepImpersonatablerepMemberReferencesrepMemberReferencesListrepMembersrepMergeConflictrepNamedChildNodeDefinitionsrepNamedPropertyDefinitionsrepNodeTyperepPermissionStorerepPermissionsrepPolicyrepPrincipalAccessControlrepPrivilegerepPrivilegesrepPropertyDefinitionrepPropertyDefinitionsrepRepoAccessControllablerepRestrictionsrepRetentionManageablerepTokenrepUnstructuredrepUserrepVersionReferencerepVersionablePathsrepnodeTypesreprootrepsystemrepversionStoragetestautoCreatetestcanAddChildNodetestcanSetPropertytestorderableFoldertestrefTargetNodetestsameNameSibsFalseChildNodeDefinitiontestsetPropertytestsetPropertyAssumingTypetestversionable
{noformat}

This won't get shortened because the parent folder name indeed is not too long.

The DocumentStore probably should check the key length and just handle this as 
if the DS had returned null.



--
This message was sent by Atlassian JIRA
(v6.2#6252)

Reply via email to