TeslaCN opened a new pull request #1390: URL: https://github.com/apache/shardingsphere-elasticjob/pull/1390
Changes proposed in this pull request: - Improved flexibility of (de)serializer **Before** The default (de)serializer can not be override by developers. **After** When a serializer was missing, defaut serializer factory method will be invoked to create an instance of default serializer. Developers can implement a custom serializer and registry by the SPI mechanism. ---------------------------------------------------------------- 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]
