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

CacheCollection#localPublisher default is blocking

This issue belongs to an archived project. You can view it, but you can't modify it. Learn more

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Obsolete
    • Icon: Major Major
    • None
    • None
    • Core
    • None

      The default methods added in CacheCollection all rely on the underlying stream to populate the publisher. Unfortunately this can be blocking in certain circumstances. We should evaluate if we can instead remove the default methods (this will be harder since the package these interfaces live in are public). Or we have to ensure that all classes that implement this interface actually override this and ensure it is non blocking.

              Unassigned Unassigned
              wburns@redhat.com Will Burns
              Archiver:
              rhn-support-adongare Amol Dongare

                Created:
                Updated:
                Resolved:
                Archived: