ankitsultana commented on issue #11633: URL: https://github.com/apache/pinot/issues/11633#issuecomment-1728340732
@snleee : We had hit this exact issue and we just recently did this: https://github.com/apache/pinot/pull/10815 Here's the sort of design doc I had raised a while back https://docs.google.com/document/d/18PqeN7eUP9Yc2MqwihSrGMmadJ3nuDsrcWf6F_ks_hQ/edit#heading=h.ugwy33o0s0l7 Here's the latest code: https://github.com/apache/pinot/blob/9bcbef80ccfb9ae4379f3909c012317ea9cf0921/pinot-controller/src/main/java/org/apache/pinot/controller/helix/core/realtime/PinotLLCRealtimeSegmentManager.java#L469-L481 -- 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]
