You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@dolphinscheduler.apache.org by ki...@apache.org on 2021/06/04 05:27:25 UTC

[dolphinscheduler] branch dev updated (87604b7 -> 75be097)

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