Madhan Neethiraj created ATLAS-2074:
---------------------------------------

             Summary: 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


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)

Reply via email to