Refactor servicemix-http component to avoid use of wrapper for locking
----------------------------------------------------------------------

                 Key: SMXCOMP-880
                 URL: https://issues.apache.org/jira/browse/SMXCOMP-880
             Project: ServiceMix Components
          Issue Type: Improvement
    Affects Versions: 2011.01
            Reporter: Gert Vanthienen
            Assignee: Gert Vanthienen
             Fix For: 2011.02


Currently, the servicemix-http consumer endpoint uses the continuation itself 
or a wrapper around the continuation to synchronize on.  Since it can be a bit 
confusing for people (incl. myself) reading the code to figure out what exactly 
the synchronized block is using, it would be better to refactor this so it 
always uses a separate lock object.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to