Details
-
Technical Debt
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
-
None
Description
Fixes the following issues found by spotbugs:
Private method org.apache.thrift.partial.ThriftMetadata$ThriftPrimitive.getParentStruct() is never called
Private method org.apache.thrift.TDeserializer.createNewStruct(ThriftMetadata$ThriftStruct) is never called
org.apache.thrift.partial.PartialThriftComparer.areEqual(ThriftMetadata$ThriftMap, Object, Object, StringBuilder) makes inefficient use of keySet iterator instead of entrySet iterator
Attachments
Issue Links
- links to