Rack-awareness in Kafka input #560
Labels
effort: lower
A lower effort issue that should be possible to complete (relatively) quickly
enhancement
inputs
Any tasks or issues relating specifically to inputs
To reduce cross rack/DC/AZ bandwidth costs, the
kafka
input should support the rack-aware consumer API introduced in KIP-392.Sarama has landed support for this upstream, although it has not yet been released. Once it has been released, it would be good for benthos to support this ASAP.
At the very least, benthos should add support via a new
rackId
configuration parameter onkafka
inputs, which defaults to not being set.The text was updated successfully, but these errors were encountered: