[
https://issues.apache.org/jira/browse/ATLAS-2074?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16135630#comment-16135630
]
Sarath Subramanian commented on ATLAS-2074:
-------------------------------------------
committed to master:
http://git-wip-us.apache.org/repos/asf/atlas/commit/b54f4b87
> 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)