debraj92 opened a new pull request #1660: DRILL-7035: Drill C++ Client crashes on multiple SaslAuthenticatorImpl destruction due to communication error URL: https://github.com/apache/drill/pull/1660 The fix for this is essentially ensuring that the null check and delete of SaslAuthenticatorImpl object is atomic and thread safe.
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
