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

[feature request] pool connection delegate fn #44

Open
seanjensengrey opened this issue Jul 26, 2016 · 0 comments
Open

[feature request] pool connection delegate fn #44

seanjensengrey opened this issue Jul 26, 2016 · 0 comments

Comments

@seanjensengrey
Copy link

When I create a pool, I'd like to be able to pass in a function that is periodically called that returns a set of hosts for the pool to use.

The use case is, that I would implement a function that talks to the riak-mesos endpoints url to find the current set of nodes that the cluster is running. This would obviate the need for talking through a proxy for long running services, w/o special casing how that node list is derived.

@seanjensengrey seanjensengrey changed the title implement connection delegate fn [feature request] pool connection delegate fn Jul 26, 2016
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

No branches or pull requests

1 participant