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

Configure the Java Hot Rod client to always go to the main data owner when requesting data

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Done
    • Icon: Major Major
    • 5.2.0.Beta6, 5.2.0.Final
    • 5.2.0.Beta5
    • None
    • None

      ATM the HR client picks randomly a node owner when it writes data.
      With ISPN-2552 in place, this is suboptimal, as during writes the secondary owner delegates the write to the main owner for lock acquisition, which means an additional RPC. We should make the HR client always write to the main data owner directly.

            mircea.markus Mircea Markus (Inactive)
            mircea.markus Mircea Markus (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: