lujiefsi commented on pull request #2810: URL: https://github.com/apache/hbase/pull/2810#issuecomment-751344081
> > @virajjasani @Apache9 @joshelser > > I found that there are also some other API has annotation "ADMIN_QOS" on RSRPCServices ,like executeProcedures > > clearSlowLogsResponses, should we add securiry check for them? > > `executeProcedures()` is taken care of internally using `preExecuteProcedures()` I think, but feel free to include `clearSlowLogsResponses()`. > Thanks @lujiefsi I will run the API in real cluster to check whether they are allowed to run by non-admin user. ---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected]
