You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "Stu Hood (JIRA)" <ji...@apache.org> on 2011/04/06 03:43:05 UTC

[jira] [Updated] (CASSANDRA-2423) Avoid creating a new ColumnFamily object per IColumnIterator

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

Stu Hood updated CASSANDRA-2423:
--------------------------------

    Priority: Minor  (was: Major)

> Avoid creating a new ColumnFamily object per IColumnIterator
> ------------------------------------------------------------
>
>                 Key: CASSANDRA-2423
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-2423
>             Project: Cassandra
>          Issue Type: Improvement
>            Reporter: Stu Hood
>            Priority: Minor
>
> IColumnIterators that read data from sstables create a new ColumnFamily object as a metadata-and-serializer-holder. Although we should also focus on making the CF object lighter, it might be a nice win to eliminate this object creation.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira