inter.worker.key.generation.algorithm — Kafka Connect Worker Configuration
The algorithm to use for generating internal request keys. The algorithm 'HmacSHA256' will be used as a default on JVMs that support it; on other JVMs, no default is used and a value for this property must be manually specified in the worker config.
Description
The algorithm to use for generating internal request keys. The algorithm 'HmacSHA256' will be used as a default on JVMs that support it; on other JVMs, no default is used and a value for this property must be manually specified in the worker config.
Default Values by Kafka Version
| Kafka Version | Default Value |
|---|---|
| 2.4 | HmacSHA256 |
| 2.5 | HmacSHA256 |
| 2.6 | HmacSHA256 |
| 2.7 | HmacSHA256 |
| 2.8 | HmacSHA256 |
| 3.0 | HmacSHA256 |
| 3.1 | HmacSHA256 |
| 3.2 | HmacSHA256 |
| 3.3 | HmacSHA256 |
| 3.4 | HmacSHA256 |
| 3.5 | HmacSHA256 |
| 3.6 | HmacSHA256 |
| 3.7 | HmacSHA256 |
| 3.8 | HmacSHA256 |
| 3.9 | HmacSHA256 |
| 4.0 | HmacSHA256 |
| 4.1 | HmacSHA256 |
| 4.2 | HmacSHA256 |
Manage Kafka configs across all your clusters with Conduktor Console — view, compare, and update configurations in one place.