Chia-Ping Tsai created KAFKA-17817: -------------------------------------- Summary: Remove cache from FetchRequest#fetchData Key: KAFKA-17817 URL: https://issues.apache.org/jira/browse/KAFKA-17817 Project: Kafka Issue Type: Improvement Reporter: Chia-Ping Tsai Assignee: kangning.li
This is similar to KAFKA-16684 and KAFKA-17102 We don't reuse the request after generating the cache, and the cache is only valid if the input remains identical. This makes the method unreliable... -- This message was sent by Atlassian Jira (v8.20.10#820010)