You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@atlas.apache.org by "Nixon Rodrigues (JIRA)" <ji...@apache.org> on 2018/12/13 12:16:00 UTC

[jira] [Updated] (ATLAS-2995) Term Entity disassociation doesn't happen via knox proxy

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

Nixon Rodrigues updated ATLAS-2995:
-----------------------------------
    Description: 
*ISSUE:*

Request to disassociate a term from an entity via knox proxy succeeds , but the disassociation doesn't happen.

*Cause:*

Knox Proxy Gateway does not support DELETE method api with body.

*Solution Recommended:-*

Come up with another API with PUT method with body or **DELETE method without body with data in queryParamters.

 

 

  was:Request to disassociate a term from an entity via knox proxy succeeds , but the disassociation doesn't happen.


> Term Entity disassociation doesn't happen via knox proxy
> --------------------------------------------------------
>
>                 Key: ATLAS-2995
>                 URL: https://issues.apache.org/jira/browse/ATLAS-2995
>             Project: Atlas
>          Issue Type: Bug
>          Components: atlas-webui
>    Affects Versions: 1.1.0
>            Reporter: Nixon Rodrigues
>            Assignee: Nixon Rodrigues
>            Priority: Major
>             Fix For: 2.0.0
>
>
> *ISSUE:*
> Request to disassociate a term from an entity via knox proxy succeeds , but the disassociation doesn't happen.
> *Cause:*
> Knox Proxy Gateway does not support DELETE method api with body.
> *Solution Recommended:-*
> Come up with another API with PUT method with body or **DELETE method without body with data in queryParamters.
>  
>  



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)