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(-)