Allow multiple "fat clients" to connect from the same host
----------------------------------------------------------
Key: CASSANDRA-940
URL: https://issues.apache.org/jira/browse/CASSANDRA-940
Project: Cassandra
Issue Type: Improvement
Components: Core
Reporter: Johan Oskarsson
Priority: Minor
Currently no more then one so called "fat client" can access Cassandra from the
same machine due to assumptions being made about the port used for
communication.
It would be useful in many scenarios such as reading data using Hadoop to allow
many clients to connect from the same node, even from the same machine that
Cassandra is running on.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.