[
https://issues.jboss.org/browse/ISPN-2871?page=com.atlassian.jira.plugin....
]
Adrian Nistor edited comment on ISPN-2871 at 2/28/13 5:21 AM:
--------------------------------------------------------------
Also noticed in your pom that you reference ispn ver. 5.2.1.FINAL, but really it is called
5.2.1.Final in our nexus. That makes me wonder if you are using the officially published
build of ispn or one created by you?
EDIT: Actually this might be just because you are running on Windows and it's not case
sensitive :). On my linux it fails to retrieve the artifact.
was (Author: anistor):
Also noticed in your pom that you reference ispn ver. 5.2.1.FINAL, but really it is
called 5.2.1.Final in our nexus. That makes me wonder if you are using the officially
published build of ispn or one created by you?
All nodes are not replicated when eviction is enabled
-----------------------------------------------------
Key: ISPN-2871
URL:
https://issues.jboss.org/browse/ISPN-2871
Project: Infinispan
Issue Type: Bug
Components: Eviction
Affects Versions: 5.2.1.Final
Reporter: Chris Beer
Assignee: Adrian Nistor
Priority: Blocker
Fix For: 5.3.0.Final
When I enable replication and eviction, it appear that not all nodes are replicated to
all hosts. This problem was discovered when clustering modeshape with eviction, and
critical nodes were not being properly replicated.
I've modified the clustered-cache quick-start to (hopefully) demonstrate this
problem:
https://github.com/cbeer/infinispan-quickstart/tree/replication-eviction-...
Node1 creates 100 cache entries (key0 -> key99). When eviction is disabled, the final
cache size on Node0 is 100. When eviction is enabled, the final cache size is 78.
This seems suspiciously similar to ISPN-2712.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see:
http://www.atlassian.com/software/jira