]
Tristan Tarrant closed ISPN-1149.
---------------------------------
Resolution: Out of Date
Allow HotRodServer to obtain its own port
-----------------------------------------
Key: ISPN-1149
URL:
https://issues.jboss.org/browse/ISPN-1149
Project: Infinispan
Issue Type: Feature Request
Components: Remote Protocols
Affects Versions: 5.0.0.FINAL
Reporter: Jeff Ramsdale
Assignee: Tristan Tarrant
Priority: Major
When embedding a HotRodServer in my application I want to be able to start multiple
instances on the same machine without having to track a pool of ports. HotRodServer should
have an option to start up and obtain its own port, which I can then provide to my
clients. In this fashion port bind collisions will not occur.