[ https://issues.apache.org/jira/browse/KAFKA-16684?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Chia-Ping Tsai resolved KAFKA-16684. ------------------------------------ Fix Version/s: 3.9.0 Resolution: Fixed > FetchResponse#responseData could return incorrect data > ------------------------------------------------------ > > Key: KAFKA-16684 > URL: https://issues.apache.org/jira/browse/KAFKA-16684 > Project: Kafka > Issue Type: Bug > Reporter: Chia-Ping Tsai > Assignee: 黃竣陽 > Priority: Minor > Fix For: 3.9.0 > > > [https://github.com/apache/kafka/commit/2b8aff58b575c199ee8372e5689420c9d77357a5] > make it accept input to return "partial" data. The content of output is > based on the input but we cache the output ... It will return same output > even though we pass different input. That is a potential bug. -- This message was sent by Atlassian Jira (v8.20.10#820010)