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

Idea: tt start should check instance start status #871

Open
psergee opened this issue Jun 17, 2024 · 0 comments
Open

Idea: tt start should check instance start status #871

psergee opened this issue Jun 17, 2024 · 0 comments
Labels
3sp feature A new functionality teamE

Comments

@psergee
Copy link
Collaborator

psergee commented Jun 17, 2024

tt start should include a sanity check to ensure that the Tarantool instances are starting correctly. Sometimes, an instance may exit with an error for some reason, but tt start does not report this, so tt start now effectively consists of two commands: tt start + tt status. tt status should be used to check whether all instances have started. tt start could wait for a short period of time to check if the instances are still running and, if not, it could print the exit code and the last log lines, for example.

@psergee psergee added feature A new functionality teamE 3sp labels Jun 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
3sp feature A new functionality teamE
Projects
None yet
Development

No branches or pull requests

1 participant