You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@s2graph.apache.org by "DOYUNG YOON (JIRA)" <ji...@apache.org> on 2016/02/23 11:26:18 UTC

[jira] [Created] (S2GRAPH-45) Provide way to call specific bucket on experiment.

DOYUNG YOON created S2GRAPH-45:
----------------------------------

             Summary: Provide way to call specific bucket on experiment.
                 Key: S2GRAPH-45
                 URL: https://issues.apache.org/jira/browse/S2GRAPH-45
             Project: S2Graph
          Issue Type: New Feature
            Reporter: DOYUNG YOON
            Assignee: Daewon Jeong
            Priority: Minor


Current implementation call Random number to pick specific bucket under experiment. 
It would be much better if we can call specific bucket even though there is not traffic ratio is assigned into bucket, for debug and make sure bucket's query is working.

I am suggesting accepting impressionId on specific bucket as header on http post request.

if use provide specific impressionId on experiment request, we call that bucket and if user don't provide it, then run random and decide which bucket should be called.




--
This message was sent by Atlassian JIRA
(v6.3.4#6332)