debug-LiXiwen

Results 4 issues of debug-LiXiwen

## A Pull Request should be associated with an Issue. - issue: [1123](https://github.com/github/gh-ost/issues/1123) ### Description - Migrator's executeWriteFuncs will have a infinite loop when applyEventsQueue and copyRowsQueue is empty. -...

enhancement
performance
needs-testing
high-risk

- suggest an enhancement - Migrator's executeWriteFuncs will have a infinite loop when applyEventsQueue and copyRowsQueue is empty. - So I Optimize the priority logic to avoid the infinite loop...

enhancement

**What is the feature you want to add?** 支持熔断规则的远程配置 **Why do you want to add this feature?** sdk当前只支持本地规则配置,需要扩展远程规则配置

enhancement
good first issue
help wanted