You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "Folke Behrens (JIRA)" <ji...@apache.org> on 2010/07/12 00:07:53 UTC

[jira] Updated: (CASSANDRA-1268) Decoupling from Thrift

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

Folke Behrens updated CASSANDRA-1268:
-------------------------------------

    Attachment: 0001-Thrift-decoupling.patch.txt

> Decoupling from Thrift
> ----------------------
>
>                 Key: CASSANDRA-1268
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-1268
>             Project: Cassandra
>          Issue Type: Improvement
>          Components: Core
>    Affects Versions: 0.7
>            Reporter: Folke Behrens
>         Attachments: 0001-Thrift-decoupling.patch.txt
>
>
> Thrift's generated classes, enums and exceptions are being used throughout the core of Cassandra. The following patch removes several simpler dependencies from core packages, especially enums and exceptions.
> The package org.apache.cassandra.db needs a lot more work. Before I start I need to know if I'm on the right track here?

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.