[infinispan-issues] [JBoss JIRA] (ISPN-9005) CounterManagerOperationTest and RemoteCounterManagerTest random failures

Tristan Tarrant (JIRA) issues at jboss.org
Wed Mar 28 08:18:01 EDT 2018


     [ https://issues.jboss.org/browse/ISPN-9005?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Tristan Tarrant updated ISPN-9005:
----------------------------------
           Status: Resolved  (was: Pull Request Sent)
    Fix Version/s: 9.2.2.Final
       Resolution: Done


> CounterManagerOperationTest and RemoteCounterManagerTest random failures
> ------------------------------------------------------------------------
>
>                 Key: ISPN-9005
>                 URL: https://issues.jboss.org/browse/ISPN-9005
>             Project: Infinispan
>          Issue Type: Bug
>            Reporter: Pedro Ruivo
>            Assignee: Pedro Ruivo
>             Fix For: 9.2.2.Final, 9.3.0.Alpha1
>
>
> There is a small issue in the test where the {{createCacheManagers()}} ca run before {{cleanup()}}.
> It reads the counters created from the previous runs and loads them in memory. The test fails because it is expecting to not finding the counter there.
> We need to make sure we cleanup before the cache manager starts. Probably is also better to cleanup after the tests.



--
This message was sent by Atlassian JIRA
(v7.5.0#75005)


More information about the infinispan-issues mailing list