Description
Reported recently errors from a trunk producer on an 0.11.0.0 broker:
org.apache.kafka.common.errors.UnsupportedVersionException: The broker does not support the requested version 5 for api PRODUCE. Supported versions are 0 to 3.
This is likely a regression introduced in KAFKA-5793. We should be using the latest version that the broker supports.