You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@druid.apache.org by GitBox <gi...@apache.org> on 2019/07/09 07:12:35 UTC

[GitHub] [incubator-druid] gianm opened a new pull request #8044: SupervisorManager: Add authorization checks to bulk endpoints.

gianm opened a new pull request #8044: SupervisorManager: Add authorization checks to bulk endpoints.
URL: https://github.com/apache/incubator-druid/pull/8044
 
 
   The endpoints added in #6272 were missing authorization checks. This patch removes the bulk
   methods from SupervisorManager, and instead has SupervisorResource run the full list through
   filterAuthorizedSupervisorIds before calling resume/suspend/terminate one by one.
   
   Noticed this since they were caught by the watchdog PreResponseAuthorizationCheckFilter.

----------------------------------------------------------------
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:
users@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@druid.apache.org
For additional commands, e-mail: commits-help@druid.apache.org