You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@shardingsphere.apache.org by zh...@apache.org on 2022/01/19 02:02:35 UTC

[shardingsphere] branch master updated (a3026e2 -> ef54fff)

This is an automated email from the ASF dual-hosted git repository.

zhangliang pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/shardingsphere.git.


    from a3026e2  Return values are named with result. (#14839)
     add ef54fff  Replace RuleAlteredJobContext dependency to JobConfiguration in DataConsistencyCheckerImpl (#14776)

No new revisions were added by this update.

Summary of changes:
 .../core/api/impl/RuleAlteredJobAPIImpl.java       | 18 ++++----
 .../consistency/DataConsistencyCheckerImpl.java    | 51 +++++++++++++---------
 .../data/pipeline/core/job/FinishedCheckJob.java   |  1 +
 .../core/job/check/EnvironmentCheckerFactory.java  |  8 ++--
 .../DataConsistencyCheckerImplTest.java            |  4 +-
 5 files changed, 47 insertions(+), 35 deletions(-)