[
https://issues.apache.org/jira/browse/ATLAS-3735?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17088188#comment-17088188
]
Sarath Subramanian commented on ATLAS-3735:
-------------------------------------------
Review comments:
# change 'return' to 'continue' to process other entries in map.
# Also if you don't want to enforce any rules (key length, value length,
regex) - move the 'if' check after line 2520 (after 'value' assignment)
> CustomAttributes: Conditionally Allow Setting of Values Larger than Default
> Length
> ----------------------------------------------------------------------------------
>
> Key: ATLAS-3735
> URL: https://issues.apache.org/jira/browse/ATLAS-3735
> Project: Atlas
> Issue Type: Improvement
> Components: atlas-core
> Affects Versions: trunk
> Reporter: Ashutosh Mestry
> Assignee: Ashutosh Mestry
> Priority: Major
> Attachments:
> ATLAS-3735-CustomAttribute-length-validation-bypass-.patch
>
>
> *Background*
> The new customAttribute has a limit of set on the default value. This can be
> restricting.
> *Solution*
> * Define special prefix.
> * If this is set, bypass the length validation.
>
--
This message was sent by Atlassian Jira
(v8.3.4#803005)