]
Gustavo Fernandes updated ISPN-8709:
------------------------------------
Affects Version/s: 9.2.0.CR1
(was: 9.2.0.Beta2)
REST server not properly caching internal instances
---------------------------------------------------
Key: ISPN-8709
URL:
https://issues.jboss.org/browse/ISPN-8709
Project: Infinispan
Issue Type: Bug
Components: Server
Affects Versions: 9.2.0.CR1
Reporter: Gustavo Fernandes
Assignee: Gustavo Fernandes
Priority: Critical
Fix For: 9.2.0.CR2
Since the MediaType negotiation feature was introduced, on every request the RestServer
does unnecessary cache initialization work, causing memory leaks as a side effect.