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/10/28 02:03:33 UTC

[shardingsphere] branch master updated (54617998736 -> f9130048a12)

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 54617998736 Enable show processlist it. (#21797)
     add f9130048a12 Revise pipeline barrier, use job id parameter (#21792)

No new revisions were added by this update.

Summary of changes:
 .../core/api/impl/AbstractPipelineJobAPIImpl.java  | 10 ++---
 .../datasource/AbstractDataSourcePreparer.java     |  4 +-
 .../core/util/PipelineDistributedBarrier.java      | 44 +++++++++++-----------
 .../datasource/OpenGaussDataSourcePreparer.java    |  2 +-
 .../container/compose/NativeContainerComposer.java |  1 +
 .../core/util/PipelineDistributedBarrierTest.java  | 25 ++++++++----
 6 files changed, 48 insertions(+), 38 deletions(-)