You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
util/RolloutEvaluator (MurmurHash3 deterministic bucketing on identifier:flagKey) already exists but nothing calls it — the SDK API takes no identifier and FlagEnvironmentState has no rollout percentage. This is the gateway to the v2 targeting roadmap.
Scope
Liquibase changeset: rollout_percent (0–100, default 100) on flag_environment_state
Admin API: set rollout percent via the flag-state update endpoint (validation 0–100)
Context (P2 — product)
util/RolloutEvaluator(MurmurHash3 deterministic bucketing onidentifier:flagKey) already exists but nothing calls it — the SDK API takes no identifier andFlagEnvironmentStatehas no rollout percentage. This is the gateway to the v2 targeting roadmap.Scope
rollout_percent(0–100, default 100) onflag_environment_stateidentifierquery param (or header) on evaluation;EvaluationServiceImplappliesRolloutEvaluator.evaluate(...)Acceptance criteria