Details
-
Improvement
-
Status: Resolved
-
Normal
-
Resolution: Later
-
None
-
None
Description
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?