Uploaded image for project: 'MariaDB Connector/J'
  1. MariaDB Connector/J
  2. CONJ-1032

Compatibility for deprecated arguments is case sensitive now

    XMLWordPrintable

Details

    Description

      The arguments useSsl, trustServerCertificate and disableSslHostnameVerification have been deprecated, and now there is a compatibility work around to map them to the new sslMode argument.

      The issue is that the method isSet(String, Properties) in Configuration.java that is used for that compatibility is case sensitive, while the 2.x driver was not. All other arguments don't seem to be case sensitive, dealing with it either by using parseBoolean or converting the property value to lower case before checking.

      Attachments

        Activity

          People

            diego dupin Diego Dupin
            lucas.galvao Lucas Collares Favaron Galvao
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Git Integration

                Error rendering 'com.xiplink.jira.git.jira_git_plugin:git-issue-webpanel'. Please contact your Jira administrators.