### environment * canal version: 1.1.7 * mysql version: 5.7 ### Issue Description - The `client-adapter/launcher/src/main/bin/restart.sh` file does not accept arguments. So that we cannot pass the debug options to the `startup.sh` script. https://github.com/alibaba/canal/blob/ea8949298fc74310990f24c864db218c7ccac312/client-adapter/launcher/src/main/bin/restart.sh#L2-L13
environment
Issue Description
client-adapter/launcher/src/main/bin/restart.shfile does not accept arguments. So that we cannot pass the debug options to thestartup.shscript.canal/client-adapter/launcher/src/main/bin/restart.sh
Lines 2 to 13 in ea89492