Details
-
Technical Debt
-
Status: In Progress
-
Major
-
Resolution: Unresolved
-
1.16.0
-
None
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
- duplicates
-
FLINK-29978 FlinkKafkaInternalProducer not compatible with kafka-clients-3.3.x
-
- Closed
-
- links to