Uploaded image for project: 'Flink'
  1. Flink
  2. FLINK-29977

Kafka connector not compatible with kafka-clients 3.3x

    XMLWordPrintableJSON

Details

    Description

      In https://github.com/apache/kafka/commit/3ea7b418fb3d7e9fc74c27751c1b02b04877f197 the TransactionManager was modified and no longer has a topicPartitionBookkeeper that we access via reflection.

      The TopicPartitionBookkeeper was refactored to a TxnPartitionMap class.
      The reset method we require is still present though; so this could potentially be fixed by just falling back to another field name if required.

      Attachments

        Issue Links

          Activity

            People

              chesnay Chesnay Schepler
              chesnay Chesnay Schepler
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: