Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 3 additions & 2 deletions docs/src/main/sphinx/admin/fault-tolerant-execution.rst
Original file line number Diff line number Diff line change
Expand Up @@ -326,8 +326,9 @@ Exchange manager

Exchange spooling is responsible for storing and managing spooled data for
fault-tolerant execution. You can configure a filesystem-based exchange manager
that stores spooled data in a specified location, such as an S3-compatible
storage system, Google Cloud Storage (GCS), or a local filesystem.
that stores spooled data in a specified location, such as :ref:`AWS S3
<fte-exchange-aws-s3>` and S3-compatible systems, :ref:`Azure Blob Storage
<fte-exchange-azure-blob>`, or :ref:`Google Cloud Storage <fte-exchange-gcs>`.

Configuration
^^^^^^^^^^^^^
Expand Down