optimizely / optimizely/java-sdk
Edit audiences with the SDK
Nobody has claimed this yet.
- Dominant language
- Java
- Stars
- 44
- Forks
- 32
- Avg merge
- 8h 39m
- Merged PRs (30d)
- 1
Description
Hi, we are using Optimizely in our organization and now there is a requirement for updating audiences, we searched a lot, and apparently, there is no such feature in the java SDK.
The requirement is that there is a micro-service that notifies us to include a new audience in an already existing feature flag (we want to roll out a feature in our backends by cities) and we need to add the new audience programmatically to the audiences whenever the other micro-service tell us. This is not an A/B test or an experiment it is actually a rollout plan.
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 reviewing the Java SDK APIs for feature flags and audiences; the issue does not name a file, test, or entry point. Determine whether programmatic audience updates are supported and define the API behavior needed for adding an audience to an existing rollout, including how completion would be verified.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- backend-api-design
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100