Uploaded image for project: 'WildFly'
  1. WildFly
  2. WFLY-8419

poll pool stats in loop instead of Thread.sleep in AbstractDatasourceCapacityPoliciesTestCase

    XMLWordPrintable

Details

    • Task
    • Resolution: Done
    • Trivial
    • 11.0.0.Alpha1
    • None
    • Test Suite
    • None

    Description

      There is Thread.sleep in AbstractDatasourceCapacityPoliciesTestCase.java#L130 and ResourceAdapterCapacityPoliciesTestCase.java#L148 which is used to wait until pool is filled with expected number of connections. But it is generally better to loop around for a while until things are in the right state, and then fail if that state does not happen within a (adjustable) timeout

      Attachments

        Issue Links

          Activity

            People

              msimka@redhat.com Martin Simka
              msimka@redhat.com Martin Simka
              Martin Simka Martin Simka
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: