Shwetha G S created ATLAS-826:
---------------------------------
Summary: Add support for singleton traits
Key: ATLAS-826
URL: https://issues.apache.org/jira/browse/ATLAS-826
Project: Atlas
Issue Type: Improvement
Reporter: Shwetha G S
Assignee: Shwetha G S
Fix For: 0.7-incubating
Currently, new trait instance is created everytime the trait is associated with
an entity. For cases, where there are no trait attributes, its optimal for
storage to share the same trait instance. There can also be cases where the
trait instances need to be shared(for example, business catalog where terms are
modeled as traits). The concept of singleton trait where single instance of
trait is shared is useful in these cases
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)