ws

Results 7 issues of ws

Hi, ochestrator 3.2.6,I set "FailMasterPromotionOnLagMinutes": 15 and "DelayMasterPromotionIfSQLThreadNotUpToDate": true. With semi-sync topology, how long it will waiting for SQL thread to cathch up to date?I found that the orchestrator will...

Hi,I got a new problem! ------------------------------------------------------------------------ step 1: do nothing,and everything is OK! [root]# date&&nslookup write_mysql57.service.consul Thu Sep 13 19:05:52 CST 2018 Server: 172.17.5.201 Address: 172.17.5.201#53 Name: write_mysql57.service.consul Address: 172.17.11.242...

question

Hi~ This is a simple topology: ![image](https://user-images.githubusercontent.com/29778335/45603053-9e45d600-ba5a-11e8-96cd-1d0bb6ebb235.png) If the replication-manager is down,it's not a big deal.But if the consul client is crash or stopped,all application won't work,because it can't get...

question

Hi,with mysql 5.6,after i kill the old master(172.17.5.101),the consul dns can still resolve the old dead master [root]# date&&nslookup write_mysql56.service.consul Fri Sep 14 14:43:34 CST 2018 Server: 172.17.5.201 Address: 172.17.5.201#53...

question

does the parameter "registry-servers" support remote consul servers now? for example,i have a consul cluster:192.168.56.10,192.168.56.11,192.168.56.12, can i set registry-servers='192.168.56.10,192.168.56.11,192.168.56.12'?

enhancement

error log like below 2018/07/05 15:31:33 ERROR Failed to autojoin indirect slave server 172.17.5.101:3307, stopping slave as a precaution Change master statement CHANGE MASTER TO master_host='172.17.5.12', master_port=3307, master_user='repl', master_password='mysql', master_connect_retry=5,...