[infinispan-issues] [JBoss JIRA] (ISPN-8908) Remote cache fails to get entries when state transfer is turned off
Paul Ferraro (JIRA)
issues at jboss.org
Mon Mar 26 10:30:00 EDT 2018
[ https://issues.jboss.org/browse/ISPN-8908?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13551468#comment-13551468 ]
Paul Ferraro edited comment on ISPN-8908 at 3/26/18 10:29 AM:
--------------------------------------------------------------
Although we've never used this, I was under the impression that a replicated cache could safely function with fetchInMemoryState(false). Am I completely mistaken? If so, I would recommend clarifying this in your documentation.
e.g. https://github.com/infinispan/infinispan/blob/9.2.0.Final/core/src/main/java/org/infinispan/configuration/cache/StateTransferConfiguration.java#L41
was (Author: pferraro):
I was under the impression that a replicated cache could safely function with fetchInMemoryState(false). Am I completely mistaken? If so, I would recommend clarifying this in your documentation.
e.g. https://github.com/infinispan/infinispan/blob/9.2.0.Final/core/src/main/java/org/infinispan/configuration/cache/StateTransferConfiguration.java#L41
> 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)
More information about the infinispan-issues
mailing list