rgroothuijsen opened a new pull request #1374: URL: https://github.com/apache/cassandra/pull/1374
The sstableloader documentation states that the native transport port can be specified using the `--port` parameter, but this parameter is not actually used in the code. The intended effect is achieved by specifying the port on the host address instead, which this PR intends to clarify. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]

