-
-
Notifications
You must be signed in to change notification settings - Fork 11.3k
Open
Labels
feature requestNew feature or requestNew feature or requesthelp wantedExtra attention is neededExtra attention is neededstaleOver 90 days of inactivityOver 90 days of inactivity
Description
🚀 The feature, motivation and pitch
In a k8s setup, we will often increase and decrease the number of nodes running a service
With NIXLConnector, we currently support adding new instances dynamically via async handshaking, which supports the scale-up case.
However, with NIXLConnector, we currently lack support and testing for cleaning up connections when an instance spins down or fails.
There are a few things that need to happen:
- A) support disconnecting from clean shutdown
- B) support preventing the D instance from crashing when the P instance fails during a request
Alternatives
No response
Additional context
No response
Before submitting a new issue...
- Make sure you already searched for relevant issues, and asked the chatbot living at the bottom right corner of the documentation page, which can answer lots of frequently asked questions.
Metadata
Metadata
Assignees
Labels
feature requestNew feature or requestNew feature or requesthelp wantedExtra attention is neededExtra attention is neededstaleOver 90 days of inactivityOver 90 days of inactivity