deemoliu commented on PR #9664:
URL: https://github.com/apache/pinot/pull/9664#issuecomment-1294062651

   > I don't follow the issue here. Server shouldn't update the download URL. 
Instead, controller should ask server to upload the segment, then update the 
segment ZK metadata.
   
   Hello @Jackie-Jiang thanks for the review.
   
   Is there a controller API that can upload a segment from a server?
   
   We have saw the following cases.
   - HDFS url is missing
   - HDFS segment is also missing 
   - The server that host one replica still has good data.
   
   If the above two cases are happening for one segments. we cannot rebalance 
with downtime. 
   The existing API supported  re-upload the segment to hdfs.
   Can we use the server API to re-upload the hdfs to segment metadata?


-- 
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

Reply via email to