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/05/19 13:26:43 UTC

[shardingsphere] branch master updated (f4cbd19f197 -> 68ac87eabce)

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

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


    from f4cbd19f197 Optimize log for inter mutex lock in cluster mode (#17807)
     add 68ac87eabce Async execute pipeline job task, avoid blocking zk events (#17801)

No new revisions were added by this update.

Summary of changes:
 .../pipeline/core/execute/PipelineJobExecutor.java    | 19 +++++++++++--------
 .../scenario/rulealtered/RuleAlteredJobPreparer.java  |  2 +-
 .../manager/cluster/ClusterContextManagerBuilder.java |  2 +-
 .../coordinator/lock/mutex/InterMutexLock.java        |  3 +++
 .../data/pipeline/cases/base/BaseITCase.java          |  6 +++---
 .../src/test/resources/env/logback.xml                |  5 +++++
 6 files changed, 24 insertions(+), 13 deletions(-)