nishantmonu51 opened a new pull request #10677:
URL: https://github.com/apache/druid/pull/10677


   Description
   Right now there is no support to restrict druid based ingestion to deny 
ingestion from specific paths.
   
   This PR adds a new config `druid.ingestion.uri.allowPrefexList` and 
`druid.ingestion.uri.denyPrefexList` which allows/deny configured URI prefixes 
from being accessed through druid ingestion.
   
   Default behavior is to allow ingestion from all paths. 
   
   This PR has:
   
   [*] been self-reviewed.
   [*] added documentation for new or modified features or behaviors.
   [*] added unit tests or modified existing tests to cover new code paths, 
ensuring the threshold for code coverage is met.
   


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



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

Reply via email to