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

Puts during preloading should not perform any remote lookups

    XMLWordPrintable

Details

    • Low

    Description

      When entries are stored in the cache (using a cache.put()) during preloading, the SKIP_REMOTE_LOOKUP flag should be used to prevent an unnecessary remote GET in the case of a distributed cache.

      https://github.com/infinispan/infinispan/blob/master/core/src/main/java/org/infinispan/loaders/CacheLoaderManagerImpl.java#L134

      Attachments

        Activity

          People

            manik_jira Manik Surtani (Inactive)
            manik_jira Manik Surtani (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: