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

New client should separate CompletableFuture from HotRodOperation

XMLWordPrintable

    • Icon: Task Task
    • Resolution: Done
    • Icon: Major Major
    • 15.1.0.Dev04
    • 15.1.0.Dev04
    • Hot Rod
    • None

      The HotRodOperation class to limit changes was extending CompletableFuture. Unfortunately, this causes a lot of extra allocations for when the operation has a delegate wrapper as the wrapper also has to extend CompletableFuture and must complete the delegate in a similar fashion also causing allocations inside CompletableFuture as it will have dependents immediately.

              wburns@redhat.com Will Burns
              wburns@redhat.com Will Burns
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

                Created:
                Updated:
                Resolved: