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

[map] [wan] MapLoader events #7771

Closed
neilstevenson opened this issue Mar 16, 2016 · 3 comments
Closed

[map] [wan] MapLoader events #7771

neilstevenson opened this issue Mar 16, 2016 · 3 comments
Labels
Source: Internal PR or issue was opened by an employee Team: Core Type: Enhancement
Milestone

Comments

@neilstevenson
Copy link
Contributor

MapLoader.load() does not create an entry event, as it is essentially a get().
MapLoader.loadAll() uses IMap.putTransient() and so generates EntryAdded events.

This is inconsistent, and the latter is problematic for WAN replicated clusters.

@mmedenjak mmedenjak changed the title MapLoader events [map] MapLoader events Jul 12, 2017
@ahmetmircik
Copy link
Member

related issue: #1542

@vertex-github
Copy link

vertex-github commented Jul 21, 2017

If we could get an option to disable the WAN replication of loadAll events it would be great. I also like the Load event option as discussed on #1542 (although thats for Listeners, not WAN rep, I still like the idea 😃 )

@mmedenjak mmedenjak added this to the 3.10 milestone Jul 27, 2017
@mmedenjak mmedenjak changed the title [map] MapLoader events [map] [wan] MapLoader events Jul 27, 2017
@mmedenjak mmedenjak modified the milestones: 3.10, 3.11 Dec 10, 2017
@burakcelebi burakcelebi added the Source: Internal PR or issue was opened by an employee label Dec 30, 2017
@burakcelebi
Copy link
Member

Closed as internal request

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Source: Internal PR or issue was opened by an employee Team: Core Type: Enhancement
Projects
None yet
Development

No branches or pull requests

7 participants