Justine Olshan created KAFKA-14916:
--------------------------------------
Summary: Fix code that assumes transactional ID implies all
records are transactional
Key: KAFKA-14916
URL: https://issues.apache.org/jira/browse/KAFKA-14916
Project: Kafka
Issue Type: Sub-task
Reporter: Justine Olshan
Assignee: Justine Olshan
KAFKA-14561 wrote code that assumed that if a transactional ID was included,
all record batches were transactional and had the same producer ID.
This work with improve validation and fix the code that assumes all batches are
transactional.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)