palashc commented on PR #1749:
URL: https://github.com/apache/phoenix/pull/1749#issuecomment-1842206508

   @shahrs87 Permission*ITs fail because a regular user created in these tests 
does not have permissions to list the decom region servers i.e. 
`admin.getRegionServers()` works but `admin.getRegionServers(true)` does not. 
Does it make sense to give `Permission.Action.ADMIN` access to the regular user 
in these tests? Is there a lesser privileged set of perms I can give the user? 
What kind of perms do clients have in production? 
   
   CC: @virajjasani if you can clarify some of these things, it will be very 
helpful. 


-- 
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