You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@atlas.apache.org by "Sharmadha Sainath (JIRA)" <ji...@apache.org> on 2017/04/24 11:37:04 UTC

[jira] [Updated] (ATLAS-1747) Difference in result of POSTing Structs to V1 APIs and V2 APIs

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

Sharmadha Sainath updated ATLAS-1747:
-------------------------------------
    Priority: Critical  (was: Major)

> Difference in result of POSTing Structs to V1 APIs and V2 APIs
> --------------------------------------------------------------
>
>                 Key: ATLAS-1747
>                 URL: https://issues.apache.org/jira/browse/ATLAS-1747
>             Project: Atlas
>          Issue Type: Bug
>          Components:  atlas-core
>    Affects Versions: 0.8-incubating, 0.9-incubating
>            Reporter: Sharmadha Sainath
>            Priority: Critical
>         Attachments: struct_V1_API_400_Bad_Req.txt, struct_V2_API_200_OK.txt
>
>
> Created a struct without attribute definitions.
> 1. POSTing it to V1 APIs threw 400 Bad Request with exception 
> {code}
> Caused by: java.lang.IllegalArgumentException: Collection Attribute definitions is empty
> {code}
> 2. POSTing it to V2 APIs throws the above exception but struct is created successfully.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)