Details
-
Bug
-
Status: Closed
-
Minor
-
Resolution: Fixed
-
0.5
Description
There is an assertion in the SASL transport for Java that will only be processed in debug builds, at https://github.com/apache/thrift/blob/master/lib/java/src/org/apache/thrift/transport/TSaslTransport.java#L298. The preceeding while loop can be changed to guarantee this assertion in all builds.
Attachments
Issue Links
- is related to
-
HIVE-21207 Use 0.12.0 libthrift version in Hive
- Resolved
- links to