spring-cloud / spring-cloud/spring-cloud-gateway

Add resilience4j support

Open
#658 5 comments 17 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

backlog enhancement
Dominant language
Java
Stars
4.9k
Forks
3.5k
Avg merge
20h 57m
Merged PRs (30d)
8

Description

Probably the best way to do it would be to switch to an abstraction that would work for both Hystrix and resilience4J (and possibly other implementations), so this issue is dependent on adding those changes in commons (https://github.com/spring-cloud/spring-cloud-commons/issues/21).

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

Read spring-cloud-commons issue #21 first, then inspect the gateway's current Hystrix integration and surrounding abstraction points. Done means the gateway supports resilience4j through the shared abstraction; this issue names no files or tests, so those entry points must be located before implementation.

Written by the indexing model from the issue text.

Assessment

Tech stack
java, spring
Domain
api, backend
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
20/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.