FrankChen021 commented on issue #10348:
URL: https://github.com/apache/druid/issues/10348#issuecomment-687059953


   According to the code,  the configuration item should be 
`druid.segmentCache.locationSelectorStrategy.type` instead of 
`druid.segmentCache.locationSelectorStrategy`.
   
   But even using the right property name corresponding to the code, customer 
strategy still does not work because of a failure of `StorageLocation` 
injection.
   
   Since `locationSelectorStrategy` is introduced by #8038,  @sashidhar would 
you take a look at this problem ?


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



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

Reply via email to