capistrant opened a new pull request #7562: Enable ability to toggle 
SegmentMetadata request logging on/off
URL: https://github.com/apache/incubator-druid/pull/7562
 
 
   Relates to #7115 and #5320
   
   In reference to @gianm comment in #5320: I held off on making this a more 
involved enhancement that would allow ignoring only internal SegmentMetadata 
queries as opposed to all SegmentMetadata queries because I wasn't sure of the 
value add from doing that versus a blanket ignore of this type. I am certainly 
open to revisiting that and making this more than an on/off switch. (something 
like `druid.request.logging.logSegmentMetadataQueries` with the options `all, 
none, internal_only, external_only` that then leverages the identity in the 
query -- defaulting to logging all SegmentMetadata queries in clusters not 
using security and the config is not set to none)

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