Change By: Marko Lukša (04/Sep/13 4:48 PM)
Summary: Multiple concurrent requests A freshly created conversation  can be associated with  more than one request at  the same  freshly created conversation  time
Description: Weld only calls {{conversation.lock()}} when using an existing conversation. It never locks the conversation when the conversation is created. Since a new request with the same cid can be started before the first request (the one that created the conversation) has finished, there can in fact be two requests associated with the same conversation.
Assignee: Jozef Hartinger Marko Lukša
Affects Version/s: 2.0.3.Final
Affects Version/s: 1.1.14.Final
Component/s: Scopes & Contexts
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
_______________________________________________
weld-issues mailing list
[email protected]
https://lists.jboss.org/mailman/listinfo/weld-issues

Reply via email to