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

Do not fire MERGE events when merging MultiMap entries #13703

Merged

Commits on Sep 6, 2018

  1. Do not fire MERGE events when merging MultiMap entries

    Fixes hazelcast#13559
    
    Multimap does not have MERGE listener anyway hence it's pointless
    to fire MERGE events.
    
    I also added additional parameters to the MultiMap split-brain test
    to test every merge policy for both BINARY and OBJECT formats.
    jerrinot committed Sep 6, 2018
    Copy the full SHA
    49b3891 View commit details
    Browse the repository at this point in the history