spring-cloud / spring-cloud/spring-cloud-commons
Make use of @EnableCircuitBreaker optional
Open
Nobody has claimed this yet.
icebox
- Dominant language
- Java
- Stars
- 751
- Forks
- 744
- Avg merge
- 1d 14h
- Merged PRs (30d)
- 9
Description
See #218 for @EnableDiscoveryClient.
Should be way simpler.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reading issue #218, then locate the current handling of @EnableCircuitBreaker in Spring Cloud Commons. Done means circuit-breaker support can be used without requiring that annotation; the issue names no file or test, so the relevant implementation and verification points must first be identified.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java, spring, spring-boot
- Domain
- backend
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100