[
https://issues.apache.org/jira/browse/CASSANDRA-1465?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12906256#action_12906256
]
Stu Hood commented on CASSANDRA-1465:
-------------------------------------
Patches that touch messaging are relatively rare, and since this one touches
the constructor for Message, it might be a good time to add a factory function
for Message and Header (together), so that we can add in object reuse, or
change the implementation in the future (CASSANDRA-1015?).
> optimize OutboundTcpConnectionPool by removing synchronization, string
> comparisons
> ----------------------------------------------------------------------------------
>
> Key: CASSANDRA-1465
> URL: https://issues.apache.org/jira/browse/CASSANDRA-1465
> Project: Cassandra
> Issue Type: Improvement
> Components: Core
> Reporter: Jonathan Ellis
> Assignee: Jonathan Ellis
> Priority: Minor
> Fix For: 0.6.6, 0.7 beta 2
>
> Attachments: 0001-eager-create-OTC-objects.txt,
> 0002-naive-replacement-of-String-stage-names-w-Stage-enum.-.txt,
> 0003-derive-stage-from-verb-instead-of-transmitting-it-for-.txt
>
>
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.