[ https://issues.apache.org/jira/browse/KAFKA-17465?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Chia-Ping Tsai resolved KAFKA-17465. ------------------------------------ Fix Version/s: 4.0.0 Resolution: Fixed > Refactor getMembersFromGroup to be non-blocking > ----------------------------------------------- > > Key: KAFKA-17465 > URL: https://issues.apache.org/jira/browse/KAFKA-17465 > Project: Kafka > Issue Type: Improvement > Reporter: Chia-Ping Tsai > Assignee: TaiJuWu > Priority: Minor > Fix For: 4.0.0 > > > https://github.com/apache/kafka/blob/359ddce3b2ce9288389751f5a64a965db9bf12be/clients/src/main/java/org/apache/kafka/clients/admin/KafkaAdminClient.java#L4120 > The request used to collect all members is blocking, and we fix that blocking > call. -- This message was sent by Atlassian Jira (v8.20.10#820010)