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

xds routing fails when okhttp2.2.0 is used #1647

Closed
daizhenyu opened this issue Oct 14, 2024 · 0 comments · Fixed by #1648
Closed

xds routing fails when okhttp2.2.0 is used #1647

daizhenyu opened this issue Oct 14, 2024 · 0 comments · Fixed by #1648
Labels
kind/bug Something isn't working
Milestone

Comments

@daizhenyu
Copy link
Collaborator

What happened?

when okhttp2.2.0 used xds router with Sermant router plugin, it cannot find the com.squareup.okhttp.HttpUrl class

How can we reproduce it (as minimally and precisely as possible)?

use okhttp2.2.0 to call service with xds router by Sermant router plugin

Anything else we need to know?

No response

Sermant version

Sermant 2.1.0

OS version

# On Linux:
$ cat /etc/os-release
# paste output here
$ uname -a
# paste output here

# On Windows:
C:\> wmic os get Caption, Version, BuildNumber, OSArchitecture
# paste output here
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants