Boyang Chen created KAFKA-9394:
----------------------------------
Summary: Add partial success for Consumer offset fetch
Key: KAFKA-9394
URL: https://issues.apache.org/jira/browse/KAFKA-9394
Project: Kafka
Issue Type: Improvement
Reporter: Boyang Chen
After https://issues.apache.org/jira/browse/KAFKA-9346, it is possible to
return a type of {{Map<TopicPartition, Either<Errors, OffsetAndMetadata>> to
allow partial success of offset fetch, while letting other pending offsets
resolved.}}
--
This message was sent by Atlassian Jira
(v8.3.4#803005)