Uploaded image for project: 'Infinispan'
  1. Infinispan
  2. ISPN-13343

The test Hot Rod client in the server module is slow

This issue belongs to an archived project. You can view it, but you can't modify it. Learn more

XMLWordPrintable

      ClientHandler.getResponse() has had a TODO comment from the beginning

      // Very TODO very primitive way of waiting for a response. Convert to a Future
      

      If the server does not process the request synchronously, which is quite common, ClientHandler.getResponse() will wait at least 100ms. HotRodFunctional.testBulkGet() inserts 100 entries 1-by-1, and it always takes more than 8 seconds in CI.

              dberinde@redhat.com Dan Berindei (Inactive)
              dberinde@redhat.com Dan Berindei (Inactive)
              Archiver:
              rhn-support-adongare Amol Dongare

                Created:
                Updated:
                Resolved:
                Archived: