-
Bug
-
Resolution: Done
-
Major
-
9.4.20.Final, 11.0.8.Final, 12.0.0.Final
-
None
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