Exceptions received in Async HTTP sample app when under heavy load.
-------------------------------------------------------------------

                 Key: GERONIMO-4007
                 URL: https://issues.apache.org/jira/browse/GERONIMO-4007
             Project: Geronimo
          Issue Type: Bug
      Security Level: public (Regular issues)
          Components: sample apps
    Affects Versions: 2.2
            Reporter: Jason Warner
            Assignee: Jason Warner
            Priority: Minor
             Fix For: 2.2


During testing of the Asynchronous HTTP Client using the Async HTTP sample app, 
there were multiple exceptions caused by lack of synchronization in the 
application and some not thread safe code in event handling. 

Changes include:
*Increase synchronization
*Access session Id only on begin event
*Addition of a debug option

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

Reply via email to