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 (Created) (JIRA)" <ji...@apache.org> on 2012/02/02 06:33:53 UTC

[jira] [Created] (CASSANDRA-3836) [patch] reduce workload for converting super columns to tuples

[patch] reduce workload for converting super columns to tuples
--------------------------------------------------------------

                 Key: CASSANDRA-3836
                 URL: https://issues.apache.org/jira/browse/CASSANDRA-3836
             Project: Cassandra
          Issue Type: Improvement
          Components: Core
            Reporter: Dave Brosius
            Priority: Trivial


CassandraStorage.columnToTuple doesn't need to build marshallers and validator collections when processing super columns, so don't do that.

--
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

        

[jira] [Updated] (CASSANDRA-3836) [patch] reduce workload for converting super columns to tuples

Posted by "Dave Brosius (Updated) (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/CASSANDRA-3836?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Dave Brosius updated CASSANDRA-3836:
------------------------------------

    Attachment: reduce_work_for_super_columns.diff
    
> [patch] reduce workload for converting super columns to tuples
> --------------------------------------------------------------
>
>                 Key: CASSANDRA-3836
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-3836
>             Project: Cassandra
>          Issue Type: Improvement
>          Components: Core
>            Reporter: Dave Brosius
>            Priority: Trivial
>         Attachments: reduce_work_for_super_columns.diff
>
>
> CassandraStorage.columnToTuple doesn't need to build marshallers and validator collections when processing super columns, so don't do that.

--
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

        

[jira] [Updated] (CASSANDRA-3836) [patch] reduce workload for converting super columns to tuples

Posted by "Brandon Williams (Updated) (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/CASSANDRA-3836?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Brandon Williams updated CASSANDRA-3836:
----------------------------------------

    Reviewer: brandon.williams
    Assignee: Dave Brosius
    
> [patch] reduce workload for converting super columns to tuples
> --------------------------------------------------------------
>
>                 Key: CASSANDRA-3836
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-3836
>             Project: Cassandra
>          Issue Type: Improvement
>          Components: Core
>            Reporter: Dave Brosius
>            Assignee: Dave Brosius
>            Priority: Trivial
>         Attachments: reduce_work_for_super_columns.diff
>
>
> CassandraStorage.columnToTuple doesn't need to build marshallers and validator collections when processing super columns, so don't do that.

--
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