aliehsaeedii commented on PR #17981:
URL: https://github.com/apache/kafka/pull/17981#issuecomment-2511103283

   > * Could we already make use of `GroupStore`, i.e. remove the corresponding 
functionality from `GroupMetadataManager` 
   
   Thanks, @lucasbru. To remove the current `GroupStore` functionalities from 
the `GroupMetadataManager`, significant changes are required in several other 
classes, including `OffsetMetadataManager` and `GroupCoordinatorShard`. 
Additionally, their corresponding unit tests (and possibly integration tests?) 
will need to be updated. Given that these changes are not final and may be 
altered by subsequent pull requests, it does not seem practical to modify these 
classes at this stage. WDYT?
   
   


-- 
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

Reply via email to