[
https://issues.apache.org/jira/browse/ATLAS-2074?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Madhan Neethiraj updated ATLAS-2074:
------------------------------------
Attachment: ATLAS-2074.patch
Review board URL: https://reviews.apache.org/r/61788/
> AtlasType.resolveReferences() method should be package-private
> --------------------------------------------------------------
>
> Key: ATLAS-2074
> URL: https://issues.apache.org/jira/browse/ATLAS-2074
> Project: Atlas
> Issue Type: Bug
> Components: atlas-core
> Reporter: Madhan Neethiraj
> Assignee: Madhan Neethiraj
> Fix For: 0.9-incubating, 0.8.1-incubating
>
> Attachments: ATLAS-2074.patch
>
>
> Currently AtlasType.resolveReferences() method is marked as public.
> Implementations in sub-types likely to update the state of the type object;
> hence this method is only called during initialization/updates to
> type-registry. To prevent potential misuse of this method, which can result
> in errors, resolveReference() method should be made package-private.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)