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

[EJBCLIENT-425] EJB client API does not delete ContextData that has been removed on the server side #546

Merged
merged 1 commit into from
Jul 1, 2022

Conversation

jbaesner
Copy link
Contributor

@jbaesner jbaesner commented Jul 1, 2022

…een removed on the server side

Clear the ContextData on the EJBClientInvocationContext from all keys
requested by the client via 'addReturnedContextDataKey'. Doing this will
remove server side deleted keys on the client side context as well.
Copy link
Contributor

@tadamski tadamski left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@tadamski tadamski merged commit b46bb99 into wildfly:4.0 Jul 1, 2022
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