Uploaded image for project: 'JBoss Enterprise Application Platform'
  1. JBoss Enterprise Application Platform
  2. JBEAP-10344

(7.0.x) poll pool stats in loop instead of Thread.sleep in AbstractDatasourceCapacityPoliciesTestCase

    XMLWordPrintable

Details

    • Task
    • Resolution: Obsolete
    • Trivial
    • None
    • 7.0.z.GA
    • 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

              psotirop@redhat.com Panagiotis Sotiropoulos
              psotirop@redhat.com Panagiotis Sotiropoulos
              Martin Simka Martin Simka
              Martin Simka Martin Simka
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: