]
Tristan Tarrant updated ISPN-11528:
-----------------------------------
Fix Version/s: 11.0.0.Dev05
(was: 11.0.0.Dev04)
Only register HotRod module resources if the endpoint is enabled
----------------------------------------------------------------
Key: ISPN-11528
URL:
https://issues.redhat.com/browse/ISPN-11528
Project: Infinispan
Issue Type: Enhancement
Components: Server
Affects Versions: 11.0.0.Dev03
Reporter: Ryan Emerson
Priority: Major
Fix For: 11.0.0.Dev05
Currently we allow the HotRod endpoint to be disabled in the server by omitting it from
the xml configuration, however it's internal components and caches are unnecessarily
registered regardless.