Kafka transactions not working in 2.3.1

2019-12-07 Thread Soman Ullah
Hello, I recently upgraded our kafka cluster from Kafka version 0.10.1 to 2.3.1 I've confirmed the version has updated using the following command: /home/wrte/install/kafka/bin/kafka-topics.sh --version 2.3.1.1_212.11 (Commit:8c923fb4c62a38ae) However I'm unable to use the transactional features

Re: Kafka transactions not working in 2.3.1

2019-12-08 Thread Soman Ullah
in all brokers? Did > you restart all brokers after the update as indicated in the rolling > upgrade instructions? > > Cheers! > > On Sat, Dec 7, 2019, 2:38 PM Soman Ullah wrote: > > > Hello, > > > > I recently upgraded our kafka cluster from Kafka versi

Re: Kafka transactions not working in 2.3.1

2019-12-08 Thread Soman Ullah
s! > -- > Jonathan > > > > > On Sun, Dec 8, 2019 at 3:18 PM Soman Ullah wrote: > > > Hello Jonathan, > > I've installed the same version on all the brokers. The brokers were > > restarted as well. Any suggestions on how I can fix this? > > > &g