Skip to content
This repository has been archived by the owner on Jan 15, 2022. It is now read-only.

Commit

Permalink
PLF-6363 [Cluster] Can not share data between 2 nodes and balancer
Browse files Browse the repository at this point in the history
  • Loading branch information
phuong_vu committed Jul 14, 2015
1 parent 9e287cf commit 03d4083
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@
enabled="true" />
<eviction
strategy="NONE" />
<loaders passivation="false" shared="true" preload="false">
<loaders passivation="false" shared="false" preload="false">
<store
class="${infinispan-cachestore-classname}"
fetchPersistentState="false"
Expand Down

0 comments on commit 03d4083

Please sign in to comment.