Skip to content

[Enhancement] Implement 'NameResolver' and 'LoadBalancer' extension points on top of the Java SDK's protocol #1016

@mytang0

Description

@mytang0

Search before asking

  • I had searched in the issues and found no similar issues.

Enhancement Request

Implement 'NameResolver' and 'LoadBalancer' extension points on top of the Java SDK's protocol. At present, the Java SDK lacks a unified load balancing extension, and only provides an optional load balancing implementation for the HTTP protocol (see org.apache.eventmesh.common.loadbalance.LoadBalanceSelector).

Describe the solution you'd like

Implement 'NameResolver' and 'LoadBalancer' extension points on top of the Java SDK's protocol, support user-defined load balancing implementation.

Are you willing to submit PR?

  • Yes I am willing to submit a PR!

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or requesthelp wantedExtra attention is needed

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions