spring-cloud / spring-cloud/spring-cloud-commons

Add Grpc Client for Spring Cloud Loadbalancer

Open
#1,676 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

enhancement for team discussion
Dominant language
Java
Stars
751
Forks
744
Avg merge
1d 14h
Merged PRs (30d)
9

Description

Is your feature request related to a problem? Please describe.
Currently, the spring-rpc project has not yet been adapted to support Spring Cloud load balancing. This requirement is quite common, and it is hoped that this functionality can be added.

Describe the solution you'd like
This is a Spring Cloud gRPC client identified by discovery://service-name .

Describe alternatives you've considered
There is not,

Additional context
Refer to the open-source project grpc-spring

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by reviewing the spring-cloud load-balancer functionality in this repository and the referenced grpc-spring project. Trace how a client identified by discovery://service-name would be resolved and integrated with gRPC. Done means a Spring Cloud gRPC client can use that service-name form for load-balanced calls, with appropriate coverage added.

Written by the indexing model from the issue text.

Assessment

Tech stack
java, spring-boot
Domain
backend, cloud
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Quiet
Clarity
Mostly clear
Newbie friendliness
42/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.