Uploaded image for project: 'Apache Drill'
  1. Apache Drill
  2. DRILL-5589

JDBC client crashes after successful authentication if trace logging is enabled.

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 1.11.0
    • 1.11.0
    • None

    Description

      When authentication is completed then with latest changes we dispose the saslClient instance if encryption is not enabled. Then later in caller we try to log the mechanism name using saslClient instance with trace level logging. This will cause the client to crash since the saslClient instance is already disposed before logging.

      Attachments

        Issue Links

          Activity

            People

              shamirwasia Sorabh Hamirwasia
              shamirwasia Sorabh Hamirwasia
              Karthikeyan Manivannan Karthikeyan Manivannan
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: