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

Obtaining internal caches from HotRod causes extra registration of SourceMigrators

XMLWordPrintable

      Internal caches such as ___protobuf_metadata always register a HotRodSourceMigrator when obtained via Hot Rod:

      remotecacheManager.getCache(ProtobufMetadataManagerConstants.PROTOBUF_METADATA_CACHE_NAME)
      

      This is because HotRod never adds internal caches to the knownCaches instance in order to check access to those caches. Regardless, it should not keep registering SourceMigrators everytime

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

                Created:
                Updated:
                Resolved: