sandynz opened a new pull request #14381:
URL: https://github.com/apache/shardingsphere/pull/14381


   Fixes #13875 part 21.
   
   Changes proposed in this pull request:
   - Rename `RuleAlteredJobCompletionDetectAlgorithm` to 
`JobCompletionDetectAlgorithm`
   - Refactor `JobCompletionDetectAlgorithm` as generic interface
   - Refactor `JobCompletionDetectAlgorithm`'s `IDLE` impl; Update unit test
   - Rename `RuleAlteredSourceWritingStopAlgorithm` to 
`RowBasedJobLockAlgorithm`
   - Rename `RuleAlteredCheckoutLockAlgorithm` to `RuleBasedJobLockAlgorithm`
   - Extract `JobLock` interface for `RowBasedJobLockAlgorithm` and 
`RuleBasedJobLockAlgorithm`
   


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