[
https://issues.jboss.org/browse/ISPN-8908?page=com.atlassian.jira.plugin....
]
Pedro Ruivo commented on ISPN-8908:
-----------------------------------
Disabling the state transfer can be used if Infinispan is used as a cache. In this case
the data loss isn't a problem since you can re-compute or retrieve the value from
persistence...
I took a look at EAP7-888 and the point #2 is confusing: "Disabled. In this mode, the
cache populates with the appropriate data as it is accessed."
I don't recall to see this behaviour in Infinispan.
Remote cache fails to get entries when state transfer is turned off
-------------------------------------------------------------------
Key: ISPN-8908
URL:
https://issues.jboss.org/browse/ISPN-8908
Project: Infinispan
Issue Type: Bug
Components: State Transfer
Affects Versions: 9.2.0.Final
Reporter: Vojtech Juranek
Assignee: Pedro Ruivo
When state transfer is turned off, remote cache fails to obtain cache entries from HR
server (in client-server mode) which connects to the cluster. Only about half of the
entries can be seen by HR client on newly connected server, both in replicated cache and
distributed cache.
It's not specific to CS mode, same problem is also in embedded mode.
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)