Description
I ran across the maximum allowed node name and path lengths in "Utils.java" by getting an exception when attempting to create nodes which violated the policy. I believe this is a backwards compatibility issue and the following should occur:
1) there should be documentation about this. Why are there maximums? Can the default maximums be increased? Is this only applicable to some MKs like Mongo or are they enforced globally?
2) the values themselves should be OSGI properties, not System Properties
Attachments
Issue Links
- duplicates
-
OAK-2644 Lift the 150 character limit on node names
- Open
- is related to
-
OAK-2644 Lift the 150 character limit on node names
- Open
- relates to
-
SLING-4509 Job creation fails if combination of topic and name is too long on OAK
- Closed
-
OAK-333 1000 byte path limit in MongoMK
- Closed