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

kerwin pushed a change to branch 3.1.3-prepare
in repository https://gitbox.apache.org/repos/asf/dolphinscheduler.git


    from 84b1f6dcd2 fix resource data authorization does not take effect. 
(#13318)
     new fa78b95a76 cherry-pick Use bigint represent term in mysql registry to 
avoid time inaccurate #13082
     new 6b7bcda380 fix the issue with failing to save the settings of timeout 
alarm (#13234)
     new 32a76ee419 cherry-pick [Fix-13187] refactor OpenmldbParameters #13190

The 3 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 .../dolphinscheduler/common/utils/JSONUtils.java   |   8 +
 .../plugin/registry/mysql/MysqlOperator.java       | 183 ++++++++++++++++-----
 .../registry/mysql/model/MysqlRegistryData.java    |   1 +
 .../registry/mysql/model/MysqlRegistryLock.java    |   2 +-
 .../src/main/resources/mysql_registry_init.sql     |  25 +--
 .../plugin/task/openmldb/OpenmldbParameters.java   |  25 +--
 .../plugin/task/openmldb/OpenmldbTask.java         |  18 +-
 .../node/fields/use-dependent-timeout.ts           |  16 +-
 8 files changed, 180 insertions(+), 98 deletions(-)

Reply via email to