wwj-go opened a new pull request #1548: URL: https://github.com/apache/shardingsphere-elasticjob/pull/1548
Fixes #1537. Changes proposed in this pull request: Redesign SPI factory to make logic about their TypedSPI into ElasticJobServiceLoader. The SPI factory class are: - `JobShardingStrategyFactory` - `JobExecutorServiceHandlerFactory` - `JobErrorHandlerFactory` - `ElasticJobListenerFactory` The situation of `JobItemExecutorFactory `is a bit complicated and will be completed in subsequent work. ---------------------------------------------------------------- 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: [email protected]
