You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@shardingsphere.apache.org by az...@apache.org on 2022/12/30 08:12:46 UTC

[shardingsphere] branch master updated (6b059a89c6c -> 87387c45d6f)

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

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


    from 6b059a89c6c Remove SPI loading in pipeline class field (#23193)
     add 87387c45d6f Improve part of CDC impl (#23196)

No new revisions were added by this update.

Summary of changes:
 .../data/pipeline/cdc/api/impl/CDCJobAPI.java          |  6 +++---
 .../data/pipeline/core/api/PipelineJobAPI.java         |  4 +++-
 .../core/api/impl/AbstractPipelineJobAPIImpl.java      |  4 ++--
 .../proxy/backend/handler/cdc/CDCBackendHandler.java   | 18 +++++++-----------
 4 files changed, 15 insertions(+), 17 deletions(-)