You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jira@kafka.apache.org by GitBox <gi...@apache.org> on 2021/12/22 00:02:32 UTC

[GitHub] [kafka] jeffkbkim commented on pull request #11566: KAFKA-13495: add reason to JoinGroupRequest

jeffkbkim commented on pull request #11566:
URL: https://github.com/apache/kafka/pull/11566#issuecomment-999175470


   @dajac @showuon i reverted to using `reason: Option[String]` for `handleJoinGroup()`. KafkaApi always pass in a `reason` which could be `null` so we would see "null" as the reason instead of "not provided".


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: jira-unsubscribe@kafka.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org