Uploaded image for project: 'Infinispan'
  1. Infinispan
  2. ISPN-9721 Add non blocking Publisher for a Cache
  3. ISPN-10283

LocalPublisherManagerImpl performs blocking Cache operations

    XMLWordPrintable

Details

    • Sub-task
    • Resolution: Done
    • Major
    • 10.1.0.Beta1
    • None
    • None
    • None

    Description

      The LocalPublisherManagerImpl invokes some methods that can block, such as a get that can go remote. We need to convert these to use the non blocking API instead and change the appropriate Flowable to compensate for that.

      Examples are invocations of Cache#containsKey, Cache#get, Cache#getCacheEntry.

      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: