You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@shardingsphere.apache.org by du...@apache.org on 2022/01/11 13:34:55 UTC

[shardingsphere] branch master updated (7958c51 -> 648503d)

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

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


    from 7958c51  For #14604:Fix "Data truncated for column" error occurs during the migration of the year type field  (#14688)
     add 648503d  Refactor load compute node instance for traffic rule (#14693)

No new revisions were added by this update.

Summary of changes:
 .../infra/instance/ComputeNodeInstance.java        |  3 ---
 .../jdbc/core/connection/ConnectionManager.java    | 14 ++++++-------
 .../core/connection/ConnectionManagerTest.java     |  4 ++--
 .../traffic/engine/TrafficEngine.java              |  2 +-
 .../algorithm/engine/TrafficEngineTest.java        | 11 ++++++++--
 .../metadata/persist/MetaDataPersistService.java   | 24 ----------------------
 .../persist/service/ComputeNodePersistService.java | 22 ++++++++++++--------
 .../service/impl/GlobalRulePersistService.java     | 22 ++++++++++++++++----
 8 files changed, 50 insertions(+), 52 deletions(-)