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

Session status still active when disconnected from the coordinator. #72

Closed
lidongze0629 opened this issue Jan 7, 2021 · 0 comments · Fixed by #105
Closed

Session status still active when disconnected from the coordinator. #72

lidongze0629 opened this issue Jan 7, 2021 · 0 comments · Fixed by #105
Assignees
Labels
bug Something isn't working component:python

Comments

@lidongze0629
Copy link
Collaborator

Is your feature request related to a problem? Please describe.
As titled.

# 2021-01-05 15:53:20,693 [WARNING][rpc:75]: Grpc call 'send_heartbeat' failed: StatusCode.UNAVAILABLE: failed to connect to all addresses
In [19]: sess
Out[19]: {'status': 'active', 'type': 'k8s', 'engine_hosts': 'gs-engine-tttqih-dpfkm,gs-engine-tttqih-tb2lg', 'namespace': 'gs-zcwihz', 'num_workers': 2, 'coordinator_endpoint': 'xxxx:xxxx', 'engine_config': {'experimental': 'ON', 'vineyard_socket': '/tmp/vineyard_workspace/vineyard.sock', 'vineyard_rpc_endpoint': xxxx:xxxx', 'vineyard_service_name': 'gs-vineyard-service-wtnaep'}}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working component:python
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants