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

Send REST queries to coordinator instead of first server in the cluster

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • Blocker
    • 8.2.0.Final
    • 8.1.0.Final, 8.2.0.Beta2
    • Console
    • None

    Description

      Whenever we have to send a query to a cluster server directly (not the domain controller) we currently pick the first server. However, we should pick coordinator instead of the first server as the coordinator is guaranteed to have the specific information needed for a valid reply (e.g. cluster events). Throughout the codebase we need to replace all calls to first server with a call to the coordinator.

      Attachments

        Activity

          People

            vblagoje Vladimir Blagojevic (Inactive)
            vblagoje Vladimir Blagojevic (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: