[
https://issues.jboss.org/browse/ISPN-6599?page=com.atlassian.jira.plugin....
]
Gustavo Fernandes commented on ISPN-6599:
-----------------------------------------
Attaching trace logs.
The test was done with 3 servers \[server0, server1, server2\] and 1 client.
The client starts doing several putAll with 5 entries each, and then server0 is stopped.
The problematic put seems to be:
{code}
09:54:39,854 TRACE (ForkJoinPool.commonPool-worker-2:[]) [RemoteCacheImpl] About to putAll
entries ({10=org.infinispan.spark.domain.Runner@69a45924,
11=org.infinispan.spark.domain.Runner@55060aca,
12=org.infinispan.spark.domain.Runner@2e6849c5,
13=org.infinispan.spark.domain.Runner@5e50c701,
14=org.infinispan.spark.domain.Runner@1576c896}) lifespan:0 (MILLISECONDS), maxIdle:0
(MILLISECONDS)
{code}
It returns normally to the client, but apparently only 4 of 5 entries are written.
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: 9.0.0.Alpha1
Reporter: Gustavo Fernandes
Assignee: Dan Berindei
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)