Uploaded image for project: 'Hot Rod Native client'
  1. Hot Rod Native client
  2. HRCPP-120

Request load balancing is not working correctly in the C++ client

    XMLWordPrintable

Details

    • Bug
    • Resolution: Unresolved
    • Major
    • None
    • 6.0.2.Final
    • None
    • None

    Description

      This was found by running the ClientAsymmetricClusterTest. The test case configures a replicated cache on one of the RemoteCacheManagers in a two node cluster. Since the cluster is replicated, the consistent hash does not apply, and a request balancing strategy is employed on the client so that all requests don't go to the same node. The test case performs 6 cache operations in an attempt to trigger a request to the node where the cache has not been defined. Currently this does not cause the expected CacheNotFoundException to be thrown.

      Attachments

        Activity

          People

            ttarrant@redhat.com Tristan Tarrant
            rhn-support-afield Alan Field
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated: