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.