TDV Adapter for Apache Kafka

Build 22.0.8462

CompressionType

Data compression type. Batches of data will be compressed together.

Possible Values

none, gzip, snappy, lz4

Data Type

string

Default Value

"none"

Remarks

The following values are supported:

NONE Messages will not be compressed.
GZIP Messages will be compressed using gzip.
SNAPPY Messages will be compressed using snappy.
LZ4 Messages will be compressed using lz4.

Copyright (c) 2023 CData Software, Inc. - All rights reserved.
Build 22.0.8462