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

Honor --initial after a crash #4659

Closed
5 tasks
renecannao opened this issue Sep 19, 2024 · 0 comments · Fixed by #4660
Closed
5 tasks

Honor --initial after a crash #4659

renecannao opened this issue Sep 19, 2024 · 0 comments · Fixed by #4660

Comments

@renecannao
Copy link
Contributor

renecannao commented Sep 19, 2024

If you are submitting a reproducible bug report, please provide:

  • A clear description of the issue

--initial is ignored after a crash.
This is by design: --initial just cause the rename of proxysql.db during the initial start.
Although it seems reasonable that after a crash the same logic is implemented.

  • ProxySQL version

All up to latest (2.7.0)

  • OS version

All

  • The steps to reproduce the issue
  • start proxysql in background , with --initial
  • update the config file
  • crash it (kill it with -6 or -9)
  • proxysql will now have outdated configuration
renecannao added a commit that referenced this issue Sep 20, 2024
V2.7 features after crash: `--initial` and TLS reload , #4658 and #4659
renecannao added a commit that referenced this issue Sep 20, 2024
renecannao added a commit that referenced this issue Sep 25, 2024
v3.0 features after crash: --initial and TLS reload , #4658 and #4659
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant