mimaison commented on code in PR #16198: URL: https://github.com/apache/kafka/pull/16198#discussion_r1628997309
########## settings.gradle: ########## @@ -61,6 +61,7 @@ include 'clients', 'examples', 'generator', 'group-coordinator', + 'group-coordinator:group-coordinator-api', Review Comment: We named other internal API modules just `api`, for example `connect:api`, `storage:api`. Should we stick to the same convention? -- 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-unsubscr...@kafka.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org