]
Dan Berindei updated ISPN-5860:
-------------------------------
Status: Open (was: New)
ComponentRegistry should cache the VersionGenerator in a field
--------------------------------------------------------------
Key: ISPN-5860
URL:
https://issues.jboss.org/browse/ISPN-5860
Project: Infinispan
Issue Type: Bug
Components: Core, Server
Affects Versions: 8.0.1.Final, 8.1.0.Alpha1
Reporter: Dan Berindei
Assignee: Dan Berindei
Fix For: 8.1.0.Alpha2, 8.1.0.Final
The {{VersionGenerator}} component is read by the HotRod server for each write operation,
and we can optimize it by caching the component in a field.