[JBoss JIRA] (ISPN-7354) ConfigurationConverterTest JDBC Mixed/Binary Failure
by Ryan Emerson (JIRA)
Ryan Emerson created ISPN-7354:
----------------------------------
Summary: ConfigurationConverterTest JDBC Mixed/Binary Failure
Key: ISPN-7354
URL: https://issues.jboss.org/browse/ISPN-7354
Project: Infinispan
Issue Type: Bug
Components: Configuration
Reporter: Ryan Emerson
Assignee: Ryan Emerson
ConfigurationConverterTest always fails due to an UnsupportedOperationException as the config file `6.0.xml` contains references to the JdbcMixed and JdbcBinary stores that no longer exist.
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)
7 years, 11 months
[JBoss JIRA] (ISPN-6599) PutAll operation in the Hot Rod client only partially completed during topology changes
by Gustavo Fernandes (JIRA)
[ 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)
7 years, 11 months
[JBoss JIRA] (ISPN-6599) PutAll operation in the Hot Rod client only partially completed during topology changes
by Gustavo Fernandes (JIRA)
[ https://issues.jboss.org/browse/ISPN-6599?page=com.atlassian.jira.plugin.... ]
Gustavo Fernandes updated ISPN-6599:
------------------------------------
Comment: was deleted
(was: 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)
> 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)
7 years, 11 months
[JBoss JIRA] (ISPN-6599) PutAll operation in the Hot Rod client only partially completed during topology changes
by Gustavo Fernandes (JIRA)
[ https://issues.jboss.org/browse/ISPN-6599?page=com.atlassian.jira.plugin.... ]
Gustavo Fernandes commented on ISPN-6599:
-----------------------------------------
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)
7 years, 11 months