You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@atlas.apache.org by "Suma Shivaprasad (JIRA)" <ji...@apache.org> on 2016/08/16 23:14:21 UTC

[jira] [Updated] (ATLAS-1122) Change trait edge labels to have trait name alone

     [ https://issues.apache.org/jira/browse/ATLAS-1122?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Suma Shivaprasad updated ATLAS-1122:
------------------------------------
    Attachment: ATLAS-1122.patch

> Change trait edge labels to have trait name alone
> -------------------------------------------------
>
>                 Key: ATLAS-1122
>                 URL: https://issues.apache.org/jira/browse/ATLAS-1122
>             Project: Atlas
>          Issue Type: Bug
>    Affects Versions: 0.8-incubating
>            Reporter: Suma Shivaprasad
>            Assignee: Suma Shivaprasad
>             Fix For: 0.8-incubating
>
>         Attachments: ATLAS-1122.patch
>
>
> Currently when traits are added to classes they are added with {typeName}.{traitName} and this is causing edge label creation to fail when concurrent threads are running transactions. Event though adding retries mitigates the issue to some extent and lets the tranasactions succeed, there is lesser chance of them failing with edge label creation due to concurrent transactions. Also this could potentially be moved to type creation phase when the trait is created.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)