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 1bda9cf [DistSQL] Support enable and disable shadow rule. (#14296)
add b71efa3 Fix the problem that the replication stream slot of
incremental tasks in PostgreSQL is occupied in the case of multiple data
sources. (#14297)
No new revisions were added by this update.
Summary of changes:
.../ingest/PostgreSQLPositionInitializer.java | 17 ++++++++++++++---
.../pipeline/postgresql/ingest/PostgreSQLWalDumper.java | 2 +-
.../ingest/PostgreSQLPositionInitializerTest.java | 4 +++-
.../postgresql/ingest/PostgreSQLWalDumperTest.java | 3 ++-
4 files changed, 20 insertions(+), 6 deletions(-)