[jira] [Updated] (CASSANDRA-11969) Prevent duplicate ctx.channel().attr() call
[ https://issues.apache.org/jira/browse/CASSANDRA-11969?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert Stupp updated CASSANDRA-11969: - Resolution: Fixed Fix Version/s: (was: 3.x) 3.8 Status: Resolved (was: Patch Available) Thanks! Committed as [4ae198765b21c644494cd902f6d127400d126de1|https://github.com/apache/cassandra/commit/4ae198765b21c644494cd902f6d127400d126de1] to [trunk|https://github.com/apache/cassandra/tree/trunk] > 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.8 > > > 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)
[jira] [Updated] (CASSANDRA-11969) Prevent duplicate ctx.channel().attr() call
[ https://issues.apache.org/jira/browse/CASSANDRA-11969?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Joshua McKenzie updated CASSANDRA-11969: Reviewer: T Jake Luciani > 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)
[jira] [Updated] (CASSANDRA-11969) Prevent duplicate ctx.channel().attr() call
[ 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)
[jira] [Updated] (CASSANDRA-11969) Prevent duplicate ctx.channel().attr() call
[ https://issues.apache.org/jira/browse/CASSANDRA-11969?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert Stupp updated CASSANDRA-11969: - Fix Version/s: 3.x > 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)