Hi,
Facing issues on kafka while running a job that was built with 1.11.2-scala-2.11 version onto flink version 1.11.2-scala-2.12.
kafka-connector with 1.11.2-scala-2.11 is getting packaged with the job.
Kafka cluster was all good when writing to topics, but when someone reads intermittently the cluster becomes unstable with unresponsive brokers.
Do these differences in scala binary versions cause any issues to Kafka?
Flink version 1.11.2-scala-2-12
Kafka version - 2.1.0