]
Work on ISPN-8709 started by Gustavo Fernandes.
-----------------------------------------------
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.