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

org.infinispan.commons.marshall.NotSerializableException: java.util.stream.Collectors$CollectorImpl

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Won't Do
    • Icon: Major Major
    • None
    • None
    • Core
    • None

      Triggered by this snipped present in HotRodSourceMigrator:

      Set<byte[]> allKeys = cache.keySet();
      Set<byte[]> copy = allKeys.stream().collect(Collectors.toSet());
      

              Unassigned Unassigned
              gfernand@redhat.com Gustavo Fernandes (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

                Created:
                Updated:
                Resolved: