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

Distributed Stream rehash is broken if a map operation is used

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

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Major Major
    • 9.1.0.Final
    • 9.1.0.Final
    • Clustered Executor
    • None

      Rehash distributed streams are broken if an intermediate operation is present that has a map operation.

      cache.entrySet().stream().map(Map.Entry::getValue)
      

      This is due to the stream supplier doesn't create a new stream on each invocation in DistributionBulkInterceptor.

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

                Created:
                Updated:
                Resolved:
                Archived: