You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@atlas.apache.org by "Sizhong Du (Jira)" <ji...@apache.org> on 2023/06/07 07:59:00 UTC

[jira] [Created] (ATLAS-4763) Shallow copy issue in copy constructor of AtlasClassification

Sizhong Du created ATLAS-4763:
---------------------------------

             Summary: Shallow copy issue in copy constructor of AtlasClassification
                 Key: ATLAS-4763
                 URL: https://issues.apache.org/jira/browse/ATLAS-4763
             Project: Atlas
          Issue Type: Bug
          Components: atlas-intg
            Reporter: Sizhong Du


Copy ctor of AtlasClassification shallow-copied property "Attributes", which does not align other Atlas model, and led to shallow copy issue, such accidentaly updated another classification attriubtes.

Sent [https://github.com/apache/atlas/pull/222] to fix this issue.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)