馃殌 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...
馃殌 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:
Alternatives
No response
Additional context
No response
Before submitting a new issue...