ableegoldman commented on pull request #10691:
URL: https://github.com/apache/kafka/pull/10691#issuecomment-840976594


   I know this looks like it will be absolutely miserable to review since there 
are 109 files changed, but probably at least 100 of them are just one or two 
lines of change:  inserting the new `internals` package in the import of the 
`TaskId` class, and/or migrating from the `taskId()` to the `taskIdMetadata()` 
APIs.
   
   The only "real" changes are those listed in the PR description: the new and 
old TaskId classes plus the new TaskIdMetadata interface, and the new + 
deprecated APIs in TaskMetadata, ProcessorContext, and StateStoreContext. You 
should focus your review on those classes and skim (or even skip) the rest.


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

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


Reply via email to