Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
0.2
-
None
Description
The is_comparable method in the Java code generator doesn't resolve typedefs. This means that if you typedef a map or set, for instance, structs including fields of that typedef will be considered comparable even though they should not be.
Attachments
Attachments
Issue Links
- blocks
-
CASSANDRA-387 Upgrade to Thrift 2009-08-19+ and introduce dependency on slf4j
- Resolved