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

Fixes IMap#replace not loading from MapLoader #14797

Merged

Commits on Apr 5, 2019

  1. Fixes IMap#replace not loading from MapLoader

    replace operation just overlooked MapLoader when given key is not present in-memory. Instead, it should try to load from MapLoader first.
    
    fixes hazelcast#11300
    mustafaiman committed Apr 5, 2019
    Configuration menu
    Copy the full SHA
    57e0a43 View commit details
    Browse the repository at this point in the history