Details
-
Improvement
-
Status: Resolved
-
Low
-
Resolution: Fixed
-
None
-
None
Description
The EndPoint class contains a "random port" currently hard coded to 5555. The cassandra process will attempt to bind on this port, another process already using 5555 will interfere with this. The port should be configurable.