leventov edited a comment on issue #7571: Optimize coordinator API to retrieve segments with overshadowed status URL: https://github.com/apache/incubator-druid/issues/7571#issuecomment-496595306 Another problem with wrapper `SegmentWithOvershadowedStatus` is network overhead: even in compressed formats it will be higher than for a flat object. For me, getting rid of wrapping `SegmentWithOvershadowedStatus` is the only blocker for 0.15 - I don't want wrapper `SegmentWithOvershadowedStatus` to slip into internal network API.
---------------------------------------------------------------- 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]
