smjn commented on code in PR #17262: URL: https://github.com/apache/kafka/pull/17262#discussion_r1773220805
########## share/src/main/java/org/apache/kafka/server/share/DeleteShareGroupStateParameters.java: ########## @@ -15,7 +15,7 @@ * limitations under the License. */ -package org.apache.kafka.server.group.share; +package org.apache.kafka.server.share; Review Comment: These have little to do with share group and more with share coordinator. Additionally we will not have any other groups in share module so would not add much. -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
