Skip to content

[Feature]: Cleanup NIXLConnector Connections When Nodes Spin Down #22295

@robertgshaw2-redhat

Description

@robertgshaw2-redhat

🚀 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 requesthelp wantedExtra attention is neededstaleOver 90 days of inactivity

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions