]
Radim Vansa commented on ISPN-8908:
-----------------------------------
[~vjuranek] The primary owner may be the newly joined node as well - primary ownership is
balanced in the cluster. So I suppose that you want to install a topology where the new
node is a (backup) write owner but not a read owner... until what?
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.