Skip to content

Conversation

@mdumandag
Copy link
Contributor

@mdumandag mdumandag commented Mar 11, 2020

Added missing EntryLoaded event alongside the missing mapstore tests.

The test for the loaded event uses SampleMapStore in the com.hazelcast.client.test package. It firsts puts a data to map with TTL. After 0.1 second, data is not available on the map but available on the map store. So, the get method call causes the event to fire by loading the entry from the underlying MapStore

fixes #172

@mdumandag mdumandag added this to the 3.12.3 milestone Mar 11, 2020
@mdumandag mdumandag self-assigned this Mar 11, 2020
@mdumandag mdumandag merged commit 928da21 into hazelcast:master Mar 11, 2020
@mdumandag mdumandag deleted the missing-loaded-event branch March 11, 2020 17:27
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.

Missing "LOADED" event

2 participants