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

Transactional put/set operation should replicate result of interceptPut #13500

Merged
merged 1 commit into from Sep 10, 2018

Conversation

mdogan
Copy link
Contributor

@mdogan mdogan commented Jul 27, 2018

TxnSetOperation was not taking changes made by MapInterceptor into account
while sending backups.

Fixes #12705

Backport of #13499

`TxnSetOperation` was not taking changes made by `MapInterceptor` into account
while sending backups.
@mdogan mdogan merged commit 6da83da into hazelcast:maintenance-3.x Sep 10, 2018
@mdogan mdogan deleted the map-interceptor-tx-x branch September 10, 2018 11:06
@mmedenjak mmedenjak added the Source: Internal PR or issue was opened by an employee label Apr 13, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants