Jackie-Jiang commented on PR #10400:
URL: https://github.com/apache/pinot/pull/10400#issuecomment-1466740656

   Currently we have multiple modes for LLC segment commit, shall we re-design 
the configs so that it is easier for users to understand?
   
   1. Push segment to controller (must succeed)
   2. Push segment to deep store (must succeed), then push metadata with 
download url to controller
   3. Push segment to deep store
       - If succeeds, push metadata with download url to controller
       - If fails, push metadata without download url to controller (peer 
download mode)
   4. Directly push metadata without download url to controller (peer download 
mode)


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

Reply via email to