Jackie-Jiang commented on issue #10896: URL: https://github.com/apache/pinot/issues/10896#issuecomment-1970060654
Actually the exception was thrown by `RealtimeTableDataManager.downloadSegmentFromPeer()` which shouldn't be invoked at all. I guess what have happened is some other exception was thrown when `downloadSegmentFromDeepStore()`, and then it somehow fallback to the peer download which is not possible for offline segments. Can you search for log of `Download segment {} from deepstore uri {} failed.`? -- 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: commits-unsubscr...@pinot.apache.org 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