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

CacheCollection#localPublisher default is blocking

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Unresolved
    • 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
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated: