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

   ### Summary of Changes
   
   - Rewrote both `CoordinatorLoaderImpl` and `CoordinatorLoaderImplTest` in 
Java, replacing their original Scala implementations.
   - Removed the direct dependency on `ReplicaManager` and replaced it with 
functional interfaces for `partitionLogSupplier` and 
`partitionLogEndOffsetSupplier`
   - Preserved original logic and test coverage during migration.


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