[
https://issues.jboss.org/browse/ISPN-6599?page=com.atlassian.jira.plugin....
]
Gustavo Fernandes edited comment on ISPN-6599 at 1/13/17 4:26 AM:
------------------------------------------------------------------
Attached trace from one the failed runs of the reproducer (infinispan.log is the HR client
and servers) against master.
Background: cluster started with 3 nodes (server0, server1 and server2), and at some point
server0 was killed.
At the end of the test, cache.size = 999 (should be 1000) and the missing key was
*0x034b0000000a*
Inspecting the data container of the servers , one ends with 997 entries and the other
with 999.
Curious enough, doing cache.keySet.size alternates returning of 999 and 997 entries.
was (Author: gustavonalle):
Attached trace from one the failed runs of the reproducer (infinispan.log is the HR client
and servers).
Background: cluster started with 3 nodes (server0, server1 and server2), and at some point
server0 was killed.
At the end of the test, cache.size = 999 (should be 1000) and the missing key was
*0x034b0000000a*
Inspecting the data container of the servers , one ends with 997 entries and the other
with 999.
Curious enough, doing cache.keySet.size alternates returning of 999 and 997 entries.
PutAll operation in the Hot Rod client only partially completed
during topology changes
---------------------------------------------------------------------------------------
Key: ISPN-6599
URL:
https://issues.jboss.org/browse/ISPN-6599
Project: Infinispan
Issue Type: Bug
Components: Server
Affects Versions: 8.2.1.Final, 9.0.0.Alpha1
Reporter: Gustavo Fernandes
Assignee: Dan Berindei
Fix For: 9.0.0.Alpha2, 8.2.2.Final, 9.0.0.Final
Attachments: reproducer.zip, trace.tgz
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)