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

CacheCollection#localPublisher default is blocking

    XMLWordPrintable

Details

    • Enhancement
    • Resolution: Unresolved
    • Major
    • None
    • None
    • Core
    • None

    Description

      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.

      Attachments

        Issue Links

          Activity

            People

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

              Dates

                Created:
                Updated: