Subhrat Chaudhary created RANGER-4240:
-----------------------------------------

             Summary: Optimize deletion of XXAuthSession while deleting user
                 Key: RANGER-4240
                 URL: https://issues.apache.org/jira/browse/RANGER-4240
             Project: Ranger
          Issue Type: Improvement
          Components: admin
            Reporter: Subhrat Chaudhary
            Assignee: Subhrat Chaudhary


The table x_auth_session may contain records for a user in thousands. For users 
which are frequently used, this count is usually 10k to 15k, in some cases it 
can be higher.

For such a user, when delete API is called, deletion of records from 
x_auth_sess can take hours. To optimize this, we can implement RANGER-3681 for 
deletion of records from x_auth_sess.



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

Reply via email to