Skip to content

Conversation

@mdumandag
Copy link
Contributor

add_entry_listener method of the map and multimap was mentioning something that does not follow the behaviour. when include_value is set to false, received event should not contain old_value or value but it was saying only the old_value will not be in the event

fixes #154

@mdumandag mdumandag added this to the 3.11 milestone Mar 8, 2019
@mdumandag mdumandag merged commit af19fd9 into hazelcast:master Mar 8, 2019
@mdumandag mdumandag deleted the addEntryListenerDocFix branch March 8, 2019 13:15
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.

No values received with map.add_entry_listener(include_value=False, ...

2 participants