[
https://issues.apache.org/jira/browse/ATLAS-2286?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16269727#comment-16269727
]
Madhan Neethiraj commented on ATLAS-2286:
-----------------------------------------
+1 for the patch. Thanks [~ashutoshm].
> 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: trunk, 0.8.1
> Reporter: Ashutosh Mestry
> Assignee: Ashutosh Mestry
> Fix For: trunk, 0.8.1
>
> Attachments: ATLAS-2286-branch-08.diff, ATLAS-2286-master.diff
>
>
> 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)