Benedict created CASSANDRA-15233:
------------------------------------

             Summary: Internode Messaging: Decouple large thresholds
                 Key: CASSANDRA-15233
                 URL: https://issues.apache.org/jira/browse/CASSANDRA-15233
             Project: Cassandra
          Issue Type: Bug
            Reporter: Benedict


Internode messaging has a large message threshold, that conflates a number of 
related switches: processing the serialisation on a separate thread, sending 
the message on a separate connection for QoS, and the maximum number of bytes 
to send in a single frame.  These are all independent properties, that should 
be untangled.




--
This message was sent by Atlassian JIRA
(v7.6.14#76016)

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@cassandra.apache.org
For additional commands, e-mail: commits-h...@cassandra.apache.org

Reply via email to