hgeraldino opened a new pull request, #14663:
URL: https://github.com/apache/kafka/pull/14663

   Instead of having a single big bang PR to migrate 
[WorkerSinkTaskTest](https://github.com/apache/kafka/blob/trunk/connect/runtime/src/test/java/org/apache/kafka/connect/runtime/WorkerSinkTaskTest.java)
 (which will be harder to review), I've opted to open separate PRs for small 
subsets of `@Test` methods in the hope of making the review process easier.
   
   There will be some code duplication as more methods are migrated, but we can 
do a final refactor at the end to cleanup.
   
   ### Committer Checklist (excluded from commit message)
   - [ ] Verify design and implementation 
   - [ ] Verify test coverage and CI build status
   - [ ] Verify documentation (including upgrade notes)
   


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