[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
Thu Jan 12 15:08:00 EST 2017


    [ https://issues.jboss.org/browse/ISPN-6599?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13347514#comment-13347514 ] 

Gustavo Fernandes edited comment on ISPN-6599 at 1/12/17 3:07 PM:
------------------------------------------------------------------

When the reproducer fails, it's possible to attach jconsole in the servers, and verify via JMX that the distribution of entries is uneven: server1 has 998 entries and server2 has 1000 entries (server0 is killed by then). 

Creating a Hot Rod client in a shell and calling remoteCache.keySet().size() alternates results between 998 and 1000 entries


was (Author: gustavonalle):
When the reproducer fails, it's possible to attach jconsole in the servers, and the distribution of keys is uneven: server1 has 998 entries and server2 has 1000 entries (server0 is killed by then). 

Creating a Hot Rod client in a shell and calling remoteCache.keySet().size() alternates results between 998 and 1000 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
>
>




--
This message was sent by Atlassian JIRA
(v7.2.3#72005)


More information about the infinispan-issues mailing list