[
https://issues.apache.org/jira/browse/KAFKA-17465?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17878798#comment-17878798
]
Chia-Ping Tsai commented on KAFKA-17465:
----------------------------------------
[~joaopedrofonseca] welcome to Kafka community :)
this link
([https://issues.apache.org/jira/issues/?jql=project%20%3D%20KAFKA%20AND%20resolution%20%3D%20Unresolved%20AND%20text%20~%20%22flaky%22)]
show the flaky we had saw before.
this link
([https://ge.apache.org/scans/tests?search.rootProjectNames=kafka&search.timeZoneId=Asia%2FTaipei)]
show the "failed" tests recently.
Please feel free to check them and then submit patch
> Make getMembersFromGroup 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
>
> 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)