FrankYang0529 commented on PR #16673:
URL: https://github.com/apache/kafka/pull/16673#issuecomment-2247003683

   Hi @lianetm, I have two questions about this enhancmnet.
   
   1. Do we want to remove `NewTopicsMetadataUpdateRequestEvent`? It's not used 
after this PR.
   2. Do we want to remove `offsets` in `AssignmentChangeEvent`? 
`ApplicationEventProcessor#process` doesn't use this data. It gets the data 
from `SubscriptionState#allConsumed` directly in 
`ApplicationEventProcessor#maybeAutoCommitAsync`.


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

Reply via email to