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

Review request for ranger, Dineshkumar Yadav, Kishor Gollapalliwar, Abhay 
Kulkarni, Madhan Neethiraj, Mehul Parikh, Pradeep Agrawal, Ramesh Mani, sanket 
shelar, and Velmurugan Periasamy.


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


Repository: ranger


Description
-------

When using the Role Name filter, it only matches values from the Role Name 
column. It does not match values from the Roles column, even though that column 
contains the role


Diffs
-----

  
agents-common/src/main/java/org/apache/ranger/plugin/store/RolePredicateUtil.java
 84b49ecc3 
  agents-common/src/main/java/org/apache/ranger/plugin/util/SearchFilter.java 
717b94c67 
  security-admin/src/main/java/org/apache/ranger/common/RangerSearchUtil.java 
a76c2b5a3 
  
security-admin/src/main/java/org/apache/ranger/service/RangerRoleServiceBase.java
 e5832850c 
  
security-admin/src/main/webapp/react-webapp/src/views/UserGroupRoleListing/role_details/RoleListing.jsx
 df28b2546 


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


Testing
-------

Tested and Validated search for below API.


/roles/lookup/roles?subRoleName=r2
/roles/lookup/roles?subRoleNamePartial=r2


Thanks,

Rakesh Gupta

Reply via email to