debraj92 opened a new pull request #1659: DRILL-7035: Drill C++ Client crashes on multiple SaslAuthenticatorImpl destruction due to communication error URL: https://github.com/apache/drill/pull/1659 The fix ensures that the check for null of m_saslAuthenticator and delete of m_saslAuthenticator object are 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
