Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

docker镜像 canal/canal-server:v1.1.5 app.sh stop部份里的stop_exporter写成了start_exporter #3576

Closed
huangzl18883 opened this issue May 29, 2021 · 0 comments
Labels
Milestone

Comments

@huangzl18883
Copy link

docker镜像 canal/canal-server:v1.1.5 app.sh stop部份里的stop_exporter写成了start_exporter,如下:

app.sh

echo "==> START ..."

start_exporter
start_canal

echo "==> START SUCCESSFUL ..."

tail -f /dev/null &

wait TERM signal

waitterm

echo "==> STOP"

stop_canal
start_exporter

echo "==> STOP SUCCESSFUL ..."

agapple added a commit that referenced this issue Oct 9, 2021
@agapple agapple added this to the v1.1.6 milestone Oct 9, 2021
@agapple agapple added the bug label Oct 9, 2021
@agapple agapple closed this as completed Oct 9, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants