You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@pinot.apache.org by GitBox <gi...@apache.org> on 2019/01/17 06:14:20 UTC

[GitHub] Jackie-Jiang opened a new pull request #3707: Fix the issue of realtime data manager calling wrong API to load segment

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:
users@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@pinot.apache.org
For additional commands, e-mail: dev-help@pinot.apache.org