Skip to content

api: ConnectionPool.Add()/ConnectionPool.Remove() #297

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

Merged
merged 1 commit into from
Jun 5, 2023

Conversation

oleg-jukovec
Copy link
Collaborator

  • ConnectionPool.Add() allows to add a new endpoint into a pool.
  • ConnectionPool.Remove() allows to remove an endpoint from a pool.

I didn't forget about (remove if it is not applicable):

Related issues:

Closes #290

@oleg-jukovec oleg-jukovec force-pushed the oleg-jukovec/gh-290-pool-add-remove branch from 852a31b to 430da00 Compare May 29, 2023 14:39
@oleg-jukovec oleg-jukovec marked this pull request as ready for review May 29, 2023 15:35
* ConnectionPool.Add() allows to add a new endpoint into a pool.
* ConnectionPool.Remove() allows to remove an endpoint from a pool.

Closes #290
@oleg-jukovec oleg-jukovec force-pushed the oleg-jukovec/gh-290-pool-add-remove branch from 430da00 to 2acfb5a Compare June 5, 2023 13:02
@oleg-jukovec oleg-jukovec merged commit c810cb3 into master Jun 5, 2023
@oleg-jukovec oleg-jukovec deleted the oleg-jukovec/gh-290-pool-add-remove branch June 5, 2023 14:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

pool: ability to add/remove an endpoint
3 participants