Ben Withers

Results 3 comments of Ben Withers

Understand that the experimental scaler is based on kafka-go and supports MSK IAM via the custom SASL mechanism, but just as an FYI, AWS released an alternative based on SASL-OAUTHBEARER...

Just adding how this has impacted us. In our applications, the `ErrMessageSizeTooLarge` error was used to determine retriability. If it was returned by the brokers, we had logic to split...

We would love to have this available in the producer, as we're moving from Sarama to confluent-kafka-go, but we still need to support Sarama's default partitioner, which uses the 32...