akash-gupta2813 opened a new pull request, #1124:
URL: https://github.com/apache/ranger/pull/1124

   Ranger server returns an incorrect error message when when an admin tries to 
revoke a non-existing role from a user
   
   ## What changes were proposed in this pull request?
   We found the Ranger server would return an incorrect error message when an 
admin tries to revoke a non-existing role from a user. In what follows I 
provide the steps to reproduce the issue in a beeline instance connected to 
Hive Server2.
   correct message should be - "Role with name: " + name + " does not exist."
   
   corresponding JIRA issue number. 
(https://issues.apache.org/jira/projects/RANGER/issues/RANGER-5714)
   
   
   ## How was this patch tested?
   tested first in deployment with Docker.
   then cluster was created and tested with HS2 beeline.
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to