[jira] [Commented] (CASSANDRA-14485) Optimize internode messaging protocol

2018-10-24 Thread Benedict (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-14485?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16662367#comment-16662367 ] Benedict commented on CASSANDRA-14485: -- Thanks - while you're here, it's not clear why each

[jira] [Commented] (CASSANDRA-14485) Optimize internode messaging protocol

2018-10-24 Thread Jason Brown (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-14485?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16662353#comment-16662353 ] Jason Brown commented on CASSANDRA-14485: - bq. make it easier to defer deserialization until

[jira] [Commented] (CASSANDRA-14485) Optimize internode messaging protocol

2018-10-24 Thread Benedict (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-14485?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16662344#comment-16662344 ] Benedict commented on CASSANDRA-14485: -- Hmm, so I can see that the goal is probably to make it

[jira] [Commented] (CASSANDRA-14485) Optimize internode messaging protocol

2018-10-24 Thread Benedict (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-14485?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16662320#comment-16662320 ] Benedict commented on CASSANDRA-14485: -- bq. change paramSize (which is currently the number of

[jira] [Commented] (CASSANDRA-14485) Optimize internode messaging protocol

2018-06-23 Thread Jason Brown (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-14485?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16521067#comment-16521067 ] Jason Brown commented on CASSANDRA-14485: - I've done some extra rolling upgrade testing, and

[jira] [Commented] (CASSANDRA-14485) Optimize internode messaging protocol

2018-06-14 Thread Dinesh Joshi (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-14485?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16512017#comment-16512017 ] Dinesh Joshi commented on CASSANDRA-14485: -- Hi [~jasobrown], the refactor looks great! +1.

[jira] [Commented] (CASSANDRA-14485) Optimize internode messaging protocol

2018-06-11 Thread Jason Brown (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-14485?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16508319#comment-16508319 ] Jason Brown commented on CASSANDRA-14485: - heh, good call with separating out the logic for

[jira] [Commented] (CASSANDRA-14485) Optimize internode messaging protocol

2018-06-10 Thread Dinesh Joshi (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-14485?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16507640#comment-16507640 ] Dinesh Joshi commented on CASSANDRA-14485: -- Hi [~jasobrown], on the whole the changes look

[jira] [Commented] (CASSANDRA-14485) Optimize internode messaging protocol

2018-05-31 Thread Jason Brown (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-14485?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16496825#comment-16496825 ] Jason Brown commented on CASSANDRA-14485: - Patch below has the following optimizations: -