[infinispan-issues] [JBoss JIRA] (ISPN-6599) PutAll operation in the Hot Rod client only partially completed during topology changes
Gustavo Fernandes (JIRA)
issues at jboss.org
Tue May 10 04:32:00 EDT 2016
[ https://issues.jboss.org/browse/ISPN-6599?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13202994#comment-13202994 ]
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 at 69a45924, 11=org.infinispan.spark.domain.Runner at 55060aca, 12=org.infinispan.spark.domain.Runner at 2e6849c5, 13=org.infinispan.spark.domain.Runner at 5e50c701, 14=org.infinispan.spark.domain.Runner at 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)
More information about the infinispan-issues
mailing list