You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "Benedict (JIRA)" <ji...@apache.org> on 2019/07/17 07:18:00 UTC

[jira] [Created] (CASSANDRA-15233) Internode Messaging: Decouple large thresholds

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-unsubscribe@cassandra.apache.org
For additional commands, e-mail: commits-help@cassandra.apache.org