Fabian Lange commented on Bug WELD-1565

The activation is guarded by
if (conversationActivationEnabled)

deactivation seems to always happen in HttpContextLifecycle.
I see that ConversationFilter does only take care of activation. This is asymmetrical, but maybe as intended.
Still i am surprised that a lot conversation context logic is done even when it is not used (but maybe weld cannot know that)

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