You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ranger.apache.org by "Nitin Galave (JIRA)" <ji...@apache.org> on 2017/09/18 13:02:00 UTC

[jira] [Commented] (RANGER-1682) Clicking on export service after session timeout gets stuck indefinitely

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

Nitin Galave commented on RANGER-1682:
--------------------------------------

Commited to [master|https://github.com/apache/ranger/commit/7d4f652c8cfa12e5bad7b28049bdd85ba37e14ad] and [ranger-0.7|https://github.com/apache/ranger/commit/106a1f45f0de7b3bc2c4dfa6ad0520e79f287208] branch.

> Clicking on export service after session timeout gets stuck indefinitely
> ------------------------------------------------------------------------
>
>                 Key: RANGER-1682
>                 URL: https://issues.apache.org/jira/browse/RANGER-1682
>             Project: Ranger
>          Issue Type: Bug
>          Components: Ranger
>            Reporter: Aditya Sirna
>            Assignee: Nitin Galave
>             Fix For: 1.0.0, 0.7.2
>
>         Attachments: RANGER-1682-master.patch
>
>
> Steps to repro
> 1)login to ranger UI.
> 2) wait until the session is expired / delete the cookies from the browser
> 3)Click on export button of any service
> 4)The loader is shown indefinitely.
> In the background, the below call fails with HTTP Status 419
> http://<hostname>:6080/service/plugins/policies/exportJson?serviceName=<servicename>&checkPoliciesExists=true
> Expected: Should go to login page if session is expired.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)