pjain1 commented on issue #9380: Fine grained config and state resources
URL: https://github.com/apache/druid/issues/9380#issuecomment-606858354
 
 
   @jon-wei @gianm @tsmethurst I have completed the [google docs 
sheet](https://docs.google.com/spreadsheets/d/1fXD5n9gHIL0RbAoiFnu9s_2So2c2K4W8dtQZVeCaux8/edit#gid=0)
 with what I think would be the finer permissions, any comments would be 
useful. I have also added possible improvement in a column. 
   
   From implementation point of view, as you can see in the sheet there is a 
column listing new Resource Names, so I am thinking that there would be 
Resource Filters corresponding to these names and they would be applied to the 
endpoints. These new filters will extend the existing Config and 
StateResourceFilter but will pass in the resource name while doing the filter. 
This way any extension can also extend them and provide their own resource name 
if needed. Here's a prototype of what I am thinking - 
https://github.com/apache/druid/compare/master...pjain1:finer_permissions_poc?expand=1
   
   One question from my side is do we need to keep it backwards compatible or 
is it ok ?

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


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to