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

CacheWriter#bulkUpdate return value is ignored in many places

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

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Obsolete
    • Icon: Major Major
    • None
    • None
    • Core, Loaders and Stores
    • None

      We added a non blocking SPI for CacheWriter bulk operation. Unfortunately all callers of this were not changed to handle this in a non blocking fashion. This has gone largely unchecked due to the actual implementations being blocking. We should fix these references so they will work as these stores become non blocking.

      Example locations:

      https://github.com/infinispan/infinispan/blob/8cf2e67f190aca109478fbeba6d059d2e054775f/core/src/test/java/org/infinispan/persistence/BaseStoreTest.java#L567
      https://github.com/infinispan/infinispan/blob/7d8a18d3425e614ff5e0ebcf42181dbeefad8d9d/core/src/main/java/org/infinispan/persistence/async/AsyncCacheWriter.java#L177

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

                Created:
                Updated:
                Resolved:
                Archived: