You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@atlas.apache.org by "Sarath Subramanian (JIRA)" <ji...@apache.org> on 2017/08/21 19:00:00 UTC

[jira] [Commented] (ATLAS-2074) AtlasType.resolveReferences() method should be package-private

    [ https://issues.apache.org/jira/browse/ATLAS-2074?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16135608#comment-16135608 ] 

Sarath Subramanian commented on ATLAS-2074:
-------------------------------------------

The patch fails to apply on branch-0.8

> 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)