abhishekrb19 commented on code in PR #16475:
URL: https://github.com/apache/druid/pull/16475#discussion_r1614223972


##########
server/src/main/java/org/apache/druid/segment/loading/SegmentLocalCacheManager.java:
##########
@@ -96,13 +104,15 @@ public SegmentLocalCacheManager(
       List<StorageLocation> locations,

Review Comment:
   Yeah, the `CliPeon` does the same as the locations are dynamically 
configured for tasks. All the different storage location strategies rely on 
`List<StorageLocation>` too, so I'm not sure if there's an easy way to coalesce 
the configs without breaking something.



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

To unsubscribe, e-mail: [email protected]

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