Hi All, I am planning to do a rolling upgrade of our kafka cluster from 2.0 to kafka 2.7
I wanted to make sure that my assumptions about client compatibility are correct. After reading some documentation, I understood that after kafka broker 0.10.1 any java client should be supported and also all the clients that have the KIP-35 support. since I am on kafka 2.0, am I correct to say that all my clients should already match any of those combinations and should have no problems connecting to kafka 2.7 broker? We are not using any kafka streams. thanks very much for your help. David