[
https://issues.apache.org/jira/browse/CASSANDRA-13630?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16607603#comment-16607603
]
Jason Brown commented on CASSANDRA-13630:
-----------------------------------------
[~djoshi3] Made a few comments on the PR, and in response I have:
- moved autoRead check out of {{RebufferingByteBufDataInputPlus.available}}
method and into it's own method; also added tests
- refactored {{MessageInProcessor.process}} to move the main loop logic into
the base class, and moved logic for each case statement into sub-methods rather
than directly in-line with the loop
> support large internode messages with netty
> -------------------------------------------
>
> Key: CASSANDRA-13630
> URL: https://issues.apache.org/jira/browse/CASSANDRA-13630
> Project: Cassandra
> Issue Type: Bug
> Components: Streaming and Messaging
> Reporter: Jason Brown
> Assignee: Jason Brown
> Priority: Major
> Fix For: 4.0
>
>
> As part of CASSANDRA-8457, we decided to punt on large mesages to reduce the
> scope of that ticket. However, we still need that functionality to ship a
> correctly operating internode messaging subsystem.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]