You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ranger.apache.org by "Madhan Neethiraj (Jira)" <ji...@apache.org> on 2023/05/19 01:13:00 UTC

[jira] [Updated] (RANGER-4244) security zone REST API status code

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

Madhan Neethiraj updated RANGER-4244:
-------------------------------------
    Attachment: RANGER-4244.patch

> security zone REST API status code
> ----------------------------------
>
>                 Key: RANGER-4244
>                 URL: https://issues.apache.org/jira/browse/RANGER-4244
>             Project: Ranger
>          Issue Type: Bug
>          Components: Ranger
>            Reporter: Madhan Neethiraj
>            Assignee: Madhan Neethiraj
>            Priority: Major
>             Fix For: 3.0.0, 2.4.1
>
>         Attachments: RANGER-4244.patch
>
>
> Ranger prevents simultaneous updates to security zone data to ensure that a given resource belongs to only only security zone. When multiple calls attempt to update security-zone data, Ranger fails all but the first one with status code 400 (Bad Request). To enable clients to retry on this case, it will help to return status code 409 (Conflict).



--
This message was sent by Atlassian Jira
(v8.20.10#820010)