Ashutosh Mestry created ATLAS-2286:
--------------------------------------

             Summary: Pre-built type 'kafka_topic' should not declare 'topic' 
attribute as unique
                 Key: ATLAS-2286
                 URL: https://issues.apache.org/jira/browse/ATLAS-2286
             Project: Atlas
          Issue Type: Bug
          Components: atlas-intg
    Affects Versions: 0.8.1, trunk
            Reporter: Ashutosh Mestry
            Assignee: Ashutosh Mestry
             Fix For: trunk, 0.8.1


Currently, 'kafka_topic' defines its 'topic' attribute as an unique attribute. 
It negatively affects use-cases that requires managing multiple Kafka clusters 
in a single Atlas. Even if user specifies different cluster name to 
'kafka_topic' qualified name, Atlas seems using 'topic' to identify an entity.

For example, sending a POST request to Atlas entity API to create one, if 
there's an existing 'kafka_topic' with the same 'topic', Atlas updates the 
existing entity instead of creating new one.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

Reply via email to