-
Bug
-
Resolution: Done
-
Critical
-
9.2.0.Final
-
None
When the Hot Rod Server CacheDecodeContext needs to generate a version it checks the ComponentRegistry for a cached VersionGenerator. If it cannot find one, it creates one and registers it with the ComponentRegistry, which fails to cache it. This means that a new one is created and registered with every put.