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

Server(FE): wait for meta start up #295

Closed
Tracked by #293
BowenXiao1999 opened this issue Feb 14, 2022 · 1 comment
Closed
Tracked by #293

Server(FE): wait for meta start up #295

BowenXiao1999 opened this issue Feb 14, 2022 · 1 comment

Comments

@BowenXiao1999
Copy link
Contributor

BowenXiao1999 commented Feb 14, 2022

When frontend server starts up, it needs to get data (catalog/cluster info) from meta. If meta have not start up, this may panic (in current phase). In fact, it should hang up and wait for meta success.

@skyzh
Copy link
Contributor

skyzh commented Feb 14, 2022

I think it's time to implement gRPC health check protocol 🤪🤪 #41

@BowenXiao1999 BowenXiao1999 changed the title Server: wait for meta start up Server(FE): wait for meta start up Feb 14, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants