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

Enable allocator to provide proxy with service hash directly #60

Open
t-lin opened this issue Jul 15, 2020 · 0 comments
Open

Enable allocator to provide proxy with service hash directly #60

t-lin opened this issue Jul 15, 2020 · 0 comments
Labels
enhancement New feature or request Medium Priority

Comments

@t-lin
Copy link
Member

t-lin commented Jul 15, 2020

As was discussed in #43, it was proposed to modify the allocator and proxy to enable the former to provide the hash to the latter through a new environment variable. This will have the following advantages:

  1. The proxy won't have to do a hash-lookup on startup, hence potentially saving a bit of time.
  2. Solution for the problem described in Service Name Portability service-registry#23

For flexibility, we can still support providing the service name directly, but will need to differentiate them using a flag or something.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request Medium Priority
Projects
None yet
Development

No branches or pull requests

1 participant