You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@dolphinscheduler.apache.org by we...@apache.org on 2022/12/03 03:51:13 UTC

[dolphinscheduler] branch dev updated (169168ef34 -> 4ce9c82cba)

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

wenjun pushed a change to branch dev
in repository https://gitbox.apache.org/repos/asf/dolphinscheduler.git


    from 169168ef34 Add plugin-all module (#13079)
     add 4ce9c82cba Use bigint represent term in mysql registry to avoid time inaccurate (#13082)

No new revisions were added by this update.

Summary of changes:
 .../plugin/registry/mysql/MysqlOperator.java       | 137 ++++++++++++++++-----
 .../registry/mysql/model/MysqlRegistryData.java    |   1 +
 .../registry/mysql/model/MysqlRegistryLock.java    |   2 +-
 .../src/main/resources/mysql_registry_init.sql     |  23 ++--
 4 files changed, 119 insertions(+), 44 deletions(-)