huangdx0726 opened a new pull request, #20465: URL: https://github.com/apache/shardingsphere/pull/20465
Add IncrementalDumperCreator SPI to decouple IncrementalDumper and ScalingEntry Fixes #20334 . Changes proposed in this pull request: - Add IncrementalDumperCreator interface, Add IncrementalDumperCreatorFactory class; - Remove ScalingEntry.getIncrementalDumperClass() method - Remove DumperFactory.createIncrementalDumper method and update related code - Add IncrementalDumperCreatorFactoryTest -- 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]
