This is an automated email from the ASF dual-hosted git repository.
kirs pushed a change to branch dev
in repository https://gitbox.apache.org/repos/asf/dolphinscheduler.git.
from 87604b7 [Fix-5581][SQL] Specific key was too long, max key length is
767 bytes for varchar(256) in some mysql with innodb_large_prefix=OFF (#5582)
add 75be097 [DS-5559][fix][Master Server] Master Server was shutdown but
the process still in system (#5588)
No new revisions were added by this update.
Summary of changes:
.../org/apache/dolphinscheduler/server/master/MasterServer.java | 2 ++
.../dolphinscheduler/service/bean/SpringApplicationContext.java | 8 ++++++++
.../dolphinscheduler/service/zk/CuratorZookeeperClient.java | 8 ++++++++
3 files changed, 18 insertions(+)