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

GenericKey should followed as GROUP_KEY, VERSION_KEY in org.apache.dubbo.rpc.cluster.support.ClusterUtils#mergeUrl #6899

Closed
horizonzy opened this issue Nov 12, 2020 · 0 comments
Labels
type/need-triage Need maintainers to triage

Comments

@horizonzy
Copy link
Member

Environment

  • Dubbo version: 2.7.x
  • Operating System version: macos
  • Java version: jre 1.8

Steps to reproduce this issue

  1. provider export service by genericService.
  2. set generic = false at consumer side.
  3. consumer side can't handle methodName in GenericImplFilter, so rpc failed.

Expected Result

GenericKey should as GROUP_KEY, VERSION_KEY, If provider side contains it, use provider side's.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type/need-triage Need maintainers to triage
Projects
None yet
Development

No branches or pull requests

2 participants