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/12 12:56:00 UTC

[jira] [Created] (RANGER-1775) Clicking on export service after session timeout gets stuck indefinitely.

Nitin Galave created RANGER-1775:
------------------------------------

             Summary: Clicking on export service after session timeout gets stuck indefinitely.
                 Key: RANGER-1775
                 URL: https://issues.apache.org/jira/browse/RANGER-1775
             Project: Ranger
          Issue Type: Bug
          Components: Ranger
    Affects Versions: 1.0.0
            Reporter: Nitin Galave
            Assignee: Nitin Galave
             Fix For: 1.0.0, 0.7.2



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)