apache / kafka

Mirror of Apache Kafka
Apache License 2.0
28.78k stars 13.95k forks source link

MINOR: Log reason holding the completion of the join phase in the classic protocol #17197

Closed dajac closed 1 month ago

dajac commented 1 month ago

This patch adds more logs to maybeCompleteJoinPhase in order to log the reason holding the completion. This is needed to better understand KAFKA-17493.

Committer Checklist (excluded from commit message)