Skip to content

Commit

Permalink
Fixed Near Cache Preloader configuration
Browse files Browse the repository at this point in the history
  • Loading branch information
Donnerbart committed Jan 20, 2017
1 parent 4bffc31 commit 32d9d93
Showing 1 changed file with 1 addition and 1 deletion.
Expand Up @@ -62,7 +62,7 @@
<in-memory-format>OBJECT</in-memory-format>
<invalidate-on-change>false</invalidate-on-change>
<eviction eviction-policy="NONE" max-size-policy="ENTRY_COUNT"/>
<preloader enabled="true" file-name="articlesPreloader.store"
<preloader enabled="true" filename="articlesPreloader.store"
store-initial-delay-seconds="5" store-interval-seconds="60"/>
</near-cache>
</hazelcast-client>

0 comments on commit 32d9d93

Please sign in to comment.