Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  1. The commit server sends the segment metadata to the controller with segment uri set to be the configured (if any) deep storage location.
  2. If step (1) commit to controller is successful, the server performs best-effort upload of the segment to the deep storage. i.e., the server does not need to wait for the segment load to succeed before proceeding.
  3. Otherwise, the present commit failure handling kicks in.

...