Skip to content

It would be better select one invoker even all is not available #84

Open
@wqliang

Description

@wqliang

We prefer selecting one invoker even all invokers are not available for the following reasons:

  1. if all invokers are not available, select one and have a try would not be worse than throw an exception.
  2. It's possible an unavailable invoker be available again before tryTimesInterval expired.

We plan to use tars-java to build up service framework, and prefer select one invoker anyway.
I found a "TODO" annotation on loadbalance implement related to what we want it to be, so maybe we can take it into consideration

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or requestgood first issueGood for newcomersquestionFurther information is requested

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions