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

request help: how to use apisix with zookeeper service discovery #3231

Closed
ChaoYang-OPS opened this issue Jan 9, 2021 · 5 comments
Closed
Assignees
Labels
enhancement New feature or request

Comments

@ChaoYang-OPS
Copy link

Issue description

Environment

  • apisix version (cmd: apisix version):
  • OS: (cmd: uname -a)
  • OpenResty / Nginx version: (cmd: nginx -V or openresty -V)
@spacewander
Copy link
Member

zookeeper service discovery is unsupported yet.
But you can add it. You can take the eureka support (https://github.com/apache/apisix/blob/master/apisix/discovery/eureka.lua) as an example. PR is welcome!

@spacewander spacewander added the enhancement New feature or request label Jan 9, 2021
@youlianyiran
Copy link

hope support zookeeper service discovery for dubbo

@membphis
Copy link
Member

membphis commented Dec 6, 2021

hope support zookeeper service discovery for dubbo

would like to contribute this feature? @youlianyiran

@spacewander
Copy link
Member

Note that dubbo's zookeeper service discovery has some special dubbo relative logic.

@spacewander
Copy link
Member

Solved by #6751

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

No branches or pull requests

5 participants