[infinispan-issues] [JBoss JIRA] (ISPN-11857) AbstractInfinispanTest.eventually() default poll interval is too long

Dan Berindei (Jira) issues at jboss.org
Tue May 19 06:35:49 EDT 2020


Dan Berindei created ISPN-11857:
-----------------------------------

             Summary: AbstractInfinispanTest.eventually() default poll interval is too long
                 Key: ISPN-11857
                 URL: https://issues.redhat.com/browse/ISPN-11857
             Project: Infinispan
          Issue Type: Task
          Components: Core, Test Suite
    Affects Versions: 10.1.8.Final, 11.0.0.Dev05
            Reporter: Dan Berindei
            Assignee: Dan Berindei
             Fix For: 11.0.0.CR1


Some of the {{AbstractInfinispanTest.eventually()}} overloads use a poll interval of 500ms, which is too long.

The overloads that use a message supplier, and {{eventuallyEquals()}}, use a dynamic polling interval, starting at 65ms by default. All the overloads should use the same strategy, and the overloads that use an explicit polling interval should be removed.



--
This message was sent by Atlassian Jira
(v7.13.8#713008)


More information about the infinispan-issues mailing list