-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/71941/
-----------------------------------------------------------

Review request for ranger, Gautam Borad, Abhay Kulkarni, Madhan Neethiraj, 
Pradeep Agrawal, Ramesh Mani, Selvamohan Neethiraj, Sailaja Polavarapu, and 
Velmurugan Periasamy.


Bugs: RANGER-2680
    https://issues.apache.org/jira/browse/RANGER-2680


Repository: ranger


Description
-------

Ranger Usersync and Tagsync is not updating session cookie until restart, this 
is generating unnecessary login sessions in ranger admin from usersync and 
tagsync.

 

Ranger clients should update the invalid session cookie and replace it with 
cookie which is valid and avoid unnecessary login session count increment.


Diffs
-----

  
tagsync/src/main/java/org/apache/ranger/tagsync/sink/tagadmin/TagAdminRESTSink.java
 dff7241ca 
  
ugsync/src/main/java/org/apache/ranger/ldapusersync/process/LdapPolicyMgrUserGroupBuilder.java
 b6a29878d 
  
ugsync/src/main/java/org/apache/ranger/unixusersync/process/PolicyMgrUserGroupBuilder.java
 6a24213ef 


Diff: https://reviews.apache.org/r/71941/diff/1/


Testing
-------

1.Dev tested on local VM


Thanks,

Nikhil P

Reply via email to