You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "Dave Brosius (Updated) (JIRA)" <ji...@apache.org> on 2012/02/28 06:00:49 UTC

[jira] [Updated] (CASSANDRA-3969) [patch] remove duplicate code

     [ https://issues.apache.org/jira/browse/CASSANDRA-3969?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Dave Brosius updated CASSANDRA-3969:
------------------------------------

    Attachment: remove_stutter.diff
    
> [patch] remove duplicate code
> -----------------------------
>
>                 Key: CASSANDRA-3969
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-3969
>             Project: Cassandra
>          Issue Type: Improvement
>          Components: Core
>            Reporter: Dave Brosius
>            Priority: Trivial
>         Attachments: remove_stutter.diff
>
>
> code does 
> ColumnFamilyStore cfs = Table.open(command.keyspace).getColumnFamilyStore(command.column_family);
> twice in a row.
> (executeLocally is the only code that needs to do this, not doVerb)

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira