Jackie-Jiang opened a new pull request #3707: Fix the issue of realtime data manager calling wrong API to load segment URL: https://github.com/apache/incubator-pinot/pull/3707 Currently realtime data manager does not have machanism to download a new segment copy from controller and re-load the segment when encountering exception (HLC maintains segment on server side only), so realtime data manager should always call ImmutableSegmentLoader.load() without Schema.
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on 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]
