]
Galder Zamarreño updated ISPN-6912:
-----------------------------------
Status: Resolved (was: Pull Request Sent)
Fix Version/s: 9.0.0.Alpha4
Resolution: Done
clustered-indexing.xml example configuration file in server is
missing an endpoint
----------------------------------------------------------------------------------
Key: ISPN-6912
URL:
https://issues.jboss.org/browse/ISPN-6912
Project: Infinispan
Issue Type: Bug
Affects Versions: 9.0.0.Alpha3
Reporter: Martin Gencur
Assignee: Martin Gencur
Fix For: 9.0.0.Alpha4
The file located at $SERVER/docs/examples/configs/clustered-indexing.xml is missing the
endpoint subsystem for HotRod and related socket binding (hotrod).
The server is mainly accessed remotely so the endpoint should be available there by
default.