- [x] I have searched the [issues](https://github.com/alibaba/canal/issues) of this repository and believe that this is not a duplicate. - [x] I have checked the [FAQ](https://github.com/alibaba/canal/wiki/FAQ) of this repository and believe that this is not a duplicate. ### environment * canal 1.1.6 ### Issue Description    在不填cluster的时候,拼接url时会出现cluster="null"。 ### Steps to reproduce 应设置默认值""或判空设为"". ### Expected behaviour 正确拼接应该是cluster=""。 ### Actual behaviour cluster="null" If there is an exception, please attach the exception trace: ``` Just put your stack trace here! ```