configcat / configcat/java-sdk
Hook for Changed Features
Nobody has claimed this yet.
- Dominant language
- Java
- Stars
- 24
- Forks
- 5
- Avg merge
- 8h 24m
- Merged PRs (30d)
- 3
Description
Is your feature request related to a problem? Please describe.
When Programming reactively or asyncronusly it is only interesting to know when a Feature has changed.
I don't believe the (...)Async Endpoints are helpful here.
Describe the solution you'd like
I would like to be notified when the value of a Feature Toggle/Config is Changed.
Optimally I would like to listen to Spring Application Events.
Describe alternatives you've considered
Alternatively a simple Oberserver-Pattern would be fine.
Or any other Pub-Sub Pattern.
Additional context
We are using it with Spring Gateway, and want to change the Routing during Runtime based on the Toggles State.
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
The issue names no files, tests, or entry points. Start by reviewing the Java SDK's feature/configuration evaluation flow and the requested Spring Application Events integration; done should mean consumers can receive notifications when a feature toggle or configuration value changes.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java, spring
- Domain
- backend
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100