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

REPL get optimiztion isn't applied for all calls

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • Major
    • 9.4.18.Final, 11.0.0.Final
    • 10.0.0.Final
    • Core
    • None

    Description

      ISPN-5451 added in some optimizations for REPL reads to not use the interceptor stack. Unfortunately this doesn't work as we now always invoke `getCacheEntryAsync` for hotrod. We need to make sure the optimized code path is used in all cases. We also should be using non blocking methods when possible as things like expiration can block unexpectedly.

      Attachments

        Activity

          People

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

            Dates

              Created:
              Updated:
              Resolved: