Details
-
Improvement
-
Status: Closed
-
Minor
-
Resolution: Fixed
-
0.9.1
-
None
-
Patch Available
Description
Thrift depends on commons-lang3, yet only uses HashCodeBuilder. We can rely on the default List.hashCode implementation and remove this 300 KB dependency. This will prepare the generator for removing the hashcode option and always generating high-quality hash codes.
Attachments
Attachments
Issue Links
- relates to
-
THRIFT-2877 Optimize generated hashCode
- Closed