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

Rolling upgrade source migrators should use the distributed iterator to collect keys

    XMLWordPrintable

Details

    • Enhancement
    • Resolution: Unresolved
    • Major
    • None
    • 7.0.0.CR2
    • Remote Protocols
    • None

    Description

      currently the rolling upgrade migrators iterate all entries in the cache using org.infinispan.tasks.GlobalKeySetTask<K, V> and invoking cache.keySet(). This needs to be done more efficiently using the distributed iterators

      Attachments

        Activity

          People

            wburns@redhat.com Will Burns
            ttarrant@redhat.com Tristan Tarrant
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated: