chenboat commented on issue #5221: Add a new server api for download of segments. URL: https://github.com/apache/incubator-pinot/pull/5221#issuecomment-613712217 > @chenboat please include code to use segmentTarDir since that is the purpose of the config. You can do that in the next PR along with the Auth, thanks The current code uses serverInstance.getInstanceDataManager().getSegmentFileDirectory() which in turns uses segmentTarDir. Did I miss anything here?
---------------------------------------------------------------- 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]
