sandynz opened a new pull request #14232: URL: https://github.com/apache/shardingsphere/pull/14232
Fixes #13875 part 13. Changes proposed in this pull request: - Add sourceWritingStopAlgorithm SPI and DEFAULT impl - Add sourceWritingStopper in config (sharding scaling and encrypt dataConverters) - Add checkoutLockAlgorithm SPI and DEFAULT impl - Add checkoutLocker in config (sharding scaling and encrypt dataConverters) Notice: The default SPI implementation is empty, it will be improved later. SPI is used for end users to implement by themselvies if necessary. -- 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]
