Skip to content

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

@horizonzy

Description

@horizonzy

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions