Add a Field to the AlgorithmContext to Support Storing Algorithm Impl Specific 
Data
-----------------------------------------------------------------------------------

                 Key: SYNAPSE-490
                 URL: https://issues.apache.org/jira/browse/SYNAPSE-490
             Project: Synapse
          Issue Type: Improvement
          Components: Endpoints
    Affects Versions: NIGHTLY
         Environment: Any
            Reporter: Hiranya Jayathilaka
            Assignee: Hiranya Jayathilaka
            Priority: Minor
             Fix For: NIGHTLY


Currently AlgorithmContext can be used to store only endpoint index values. 
However this may not be sufficient for custom load balance algorithm 
implementations. Such implementations may need to store other impl specific 
data items. Therefore AlgorithmContext should have a map of parameters and 
get-set methods to manipulate the parameters.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to