JimmyWang6 commented on PR #18929: URL: https://github.com/apache/kafka/pull/18929#issuecomment-2781961477
Hi @AndrewJSchofield , I've begun to tackle this issue recently and have encountered some problems. Could I discuss them with you? 1. Do you think that we need a new method in interface **Persister** in order to implement the alterShareGroup request? If we do so,I think a new type of `PersisterParameters` should be introduce. 2. I think we should schedule a write operation by utilizing CoordinatorRuntime in GroupCoordinatorService and implement the corresponding logic in GroupMetadataManager. Is my understanding incorrect? -- 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