mcvsubbu commented on issue #6362: URL: https://github.com/apache/incubator-pinot/issues/6362#issuecomment-747770546
> @mcvsubbu Can you please elaborate more about this? Are we planning to add this check for offline segment pushes as well? Real-time committed segment refresh should follow the same code path with the offline segment refresh. Right now, realtime segments are not accepted when we try to upload them via rest api. I am guessing this has to do with opening up that rest api as well. If so, then we should make sure that we only accept the segments that were built in the same data center (for which we need to add some metadata to the realtime segment while building it). ---------------------------------------------------------------- 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: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@pinot.apache.org For additional commands, e-mail: commits-h...@pinot.apache.org