Repository: kafka
Updated Branches:
refs/heads/0.11.0 1b15adde1 -> 012332042
KAFKA-5128; Check inter broker version in transactional methods
Add check in `KafkaApis` that the inter broker protocol version is at least
`KAFKA_0_11_0_IV0`, i.e., supporting transactions
Author: Damian Guy
Revi
Repository: kafka
Updated Branches:
refs/heads/trunk faa1803aa -> 7892b4e6c
KAFKA-5128; Check inter broker version in transactional methods
Add check in `KafkaApis` that the inter broker protocol version is at least
`KAFKA_0_11_0_IV0`, i.e., supporting transactions
Author: Damian Guy
Revie