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 2020/07/13 10:07:22 UTC

[shardingsphere] branch master updated (9c877df -> 047e7bc)

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 9c877df  fix for rewrite of subquery (#6319)
     add 047e7bc  add retry function into jdbc importer (#6335)

No new revisions were added by this update.

Summary of changes:
 .../scaling/core/config/JobConfiguration.java      |  2 +
 .../scaling/core/config/RdbmsConfiguration.java    |  2 +
 .../core/config/utils/SyncConfigurationUtil.java   |  1 +
 .../executor/importer/AbstractJDBCImporter.java    | 88 +++++++++++++---------
 4 files changed, 59 insertions(+), 34 deletions(-)