David Mao created KAFKA-15526:
---------------------------------
Summary: Simplify LogAppendInfo parameters
Key: KAFKA-15526
URL: https://issues.apache.org/jira/browse/KAFKA-15526
Project: Kafka
Issue Type: Improvement
Reporter: David Mao
Assignee: David Mao
Currently LogAppendInfo is quite overloaded, carrying a bunch of redundant
information. This makes some of the code unnecessarily complex in the log
layer, since the log layer is unsure which fields are required to populate for
higher layers, and higher layers are unsure which fields are required to bubble
back to clients.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)