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 2018/12/03 14:54:00 UTC

[jira] [Commented] (ATLAS-2986) REST calls during import operations include unnecessary doAs parameter

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

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

Commit b919d3d0964efbe1eda40724545d5fa506100a02 in atlas's branch refs/heads/master from [~madhan@apache.org]
[ https://git-wip-us.apache.org/repos/asf?p=atlas.git;h=b919d3d ]

ATLAS-2986: updated AtlasClient to skip doAs query parameter when username is same as the logged in user


> REST calls during import operations include unnecessary doAs parameter
> ----------------------------------------------------------------------
>
>                 Key: ATLAS-2986
>                 URL: https://issues.apache.org/jira/browse/ATLAS-2986
>             Project: Atlas
>          Issue Type: Bug
>          Components:  atlas-core
>    Affects Versions: 0.8.1, 0.8.2, 1.0.0, 0.8.3, 1.1.0
>            Reporter: Madhan Neethiraj
>            Assignee: Madhan Neethiraj
>            Priority: Major
>             Fix For: 0.8.4, 1.2.0, 2.0.0
>
>         Attachments: ATLAS-2986.patch
>
>
> REST calls to Atlas server during import operations include doAs query parameter, which is unnecessary. This should be fixed to avoid sending doAs parameter, since the logged in username is same as the username sent in doAs parameter.
>  



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