apoorvmittal10 commented on code in PR #17262: URL: https://github.com/apache/kafka/pull/17262#discussion_r1773238198
########## 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: Then should it be in `coordinator` package in `share`? I am just trying to get it better structured rather pushing everything in parent package. -- 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]
