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

RPC calls should not use an executor if communicating with a single recipient

    XMLWordPrintable

Details

    • Enhancement
    • Resolution: Done
    • Major
    • 5.1.2.CR1, 5.1.2.FINAL
    • 5.1.1.FINAL
    • Core
    • None

    Description

      The CommandAwareRpcDispatcher makes use of an executor to communicate with recipients in parallel, followed by polling the futures. This step can be heavily optimised if we just have a single recipient, which is a very common case when using distributed (numOwners = 2, and the call is executed on one of the owners).

      Attachments

        Activity

          People

            manik_jira Manik Surtani (Inactive)
            manik_jira Manik Surtani (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: