Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 3 Current »

The Decompressor agent receives compressed data batches in Gzip format, extracts them, and routes the decompressed data forward in the workflow. An empty or corrupt batch is handled by the agent according to your configuration.

The Compressor agent receives data batches, compresses the data to Gzip format and routes the compressed data forward in the workflow.

  • No labels