[
https://issues.apache.org/jira/browse/CASSANDRA-11969?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Robert Stupp updated CASSANDRA-11969:
-------------------------------------
Status: Patch Available (was: In Progress)
Trivial patch - Netty's {{DefaultAttributeMap.attr()}} is not the cheapest
method.
||trunk|[branch|https://github.com/apache/cassandra/compare/trunk...snazy:11969-dup-ctx-ch-attr-trunk]|[testall|http://cassci.datastax.com/view/Dev/view/snazy/job/snazy-11969-dup-ctx-ch-attr-trunk-testall/lastSuccessfulBuild/]|[dtest|http://cassci.datastax.com/view/Dev/view/snazy/job/snazy-11969-dup-ctx-ch-attr-trunk-dtest/lastSuccessfulBuild/]
> Prevent duplicate ctx.channel().attr() call
> -------------------------------------------
>
> Key: CASSANDRA-11969
> URL: https://issues.apache.org/jira/browse/CASSANDRA-11969
> Project: Cassandra
> Issue Type: Improvement
> Reporter: Robert Stupp
> Assignee: Robert Stupp
> Priority: Trivial
> Fix For: 3.x
>
>
> In {{Frame}} we can save one call to
> {{ctx.channel().attr(Connection.attributeKey)}}.
> (Will provide a patch soon)
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)