Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

WELD-2626 honour resetHttpSessionAttributeOnBeanAccess in AbstractConversationC… #1992

Merged
merged 1 commit into from
May 18, 2020

Conversation

benjamin-confino
Copy link
Contributor

…ontext

With this PR weld will - if resetHttpSessionAttributeOnBeanAccess is set to true - call setAttribute on the conversationMap in AbstractConversationContext even when weld is able to restore the conversationMap from a previous session.

This will resolve WELD-2626

@manovotn
Copy link
Contributor

The failure is an intermittent one that I am unable to locally reproduce. I've issues a tentative fix into 3.1 and master branches which could help with it.
Retest this please

@manovotn manovotn changed the title honour resetHttpSessionAttributeOnBeanAccess in AbstractConversationC… WELD-2626 honour resetHttpSessionAttributeOnBeanAccess in AbstractConversationC… May 15, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants