You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@atlas.apache.org by "ASF subversion and git services (JIRA)" <ji...@apache.org> on 2019/03/24 16:31:00 UTC

[jira] [Commented] (ATLAS-3001) AtlasClientV2.updateClassifications() throws a serialization error

    [ https://issues.apache.org/jira/browse/ATLAS-3001?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16800108#comment-16800108 ] 

ASF subversion and git services commented on ATLAS-3001:
--------------------------------------------------------

Commit af1719a3472d1d436d0fc685fe9f88d8a754ef94 in atlas's branch refs/heads/master from chaitali
[ https://gitbox.apache.org/repos/asf?p=atlas.git;h=af1719a ]

ATLAS-3001: fixed serialization error in AtlasClientV2.updateClassifications()

Signed-off-by: Madhan Neethiraj <ma...@apache.org>


> AtlasClientV2.updateClassifications() throws a serialization error
> ------------------------------------------------------------------
>
>                 Key: ATLAS-3001
>                 URL: https://issues.apache.org/jira/browse/ATLAS-3001
>             Project: Atlas
>          Issue Type: Bug
>    Affects Versions: 1.1.0
>            Reporter: Paul Khermouch
>            Assignee: chaitali borole
>            Priority: Major
>          Time Spent: 10m
>  Remaining Estimate: 0h
>
> The REST API specifies that the updateClassifications Atlas REST endpoint returns `204 No content` with an empty response body. However, the AtlasClientV2.updateClassifications() endpoint attempts to deserialize the response body into an AtlasClassifications object, which throws a deserialization error.



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