[ 
https://issues.apache.org/jira/browse/AXIS-929?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Andreas Veithen updated AXIS-929:
---------------------------------

         Priority: Blocker
    Fix Version/s: 1.4.1
    
> Design-Error: concurrency in org.apache.axis.handles.LogHandler
> ---------------------------------------------------------------
>
>                 Key: AXIS-929
>                 URL: https://issues.apache.org/jira/browse/AXIS-929
>             Project: Axis
>          Issue Type: Bug
>          Components: Samples
>    Affects Versions: 1.1RC1
>         Environment: Operating System: All
> Platform: All
>            Reporter: gert
>            Priority: Blocker
>             Fix For: 1.4.1
>
>
> The LogHandler sets when processing in the request-chain its member-field long
> to the current time.
> When processing the response-chain LogHandler uses this field to calcualate 
> the
> processing time. 
> But in case that there are more than one client, a client can be "interrupted"
> between this two points by another client and thus messing up the start-field 
> of
> the former one.
> The start-value should be remembered in the message-context

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

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

Reply via email to