David Mao created KAFKA-13135:
---------------------------------
Summary: Reduce GroupMetadata lock contention for offset commit
requests
Key: KAFKA-13135
URL: https://issues.apache.org/jira/browse/KAFKA-13135
Project: Kafka
Issue Type: Improvement
Reporter: David Mao
as suggested by [~lbradstreet], we can look for similar optimizations to
https://issues.apache.org/jira/browse/KAFKA-13134 in the offset commit path.
It looks like there are some straightforward optimizations possible for the
error path.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)