]
William Burns updated ISPN-7168:
--------------------------------
Status: Open (was: Pull Request Sent)
Git Pull Request: (was:
Prevent user from configuring passivation with a shared store
-------------------------------------------------------------
Key: ISPN-7168
URL:
https://issues.jboss.org/browse/ISPN-7168
Project: Infinispan
Issue Type: Bug
Affects Versions: 8.2.4.Final
Reporter: William Burns
Passivation only makes sense with a non shared cache store. The problem is that if an
entry is passivated on a shared cache store only the first node will be able to activate
the entry and subsequent nodes will always see null.