Uploaded image for project: 'Kylin'
  1. Kylin
  2. KYLIN-595

Kylin JDBC driver should not assume Kylin server listen on either 80 or 443

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • v0.6.5
    • v0.7.1
    • Driver - JDBC
    • None

    Description

      Kylin JDBC driver assumes the server is working on 80 or 443 port; When user create a JDBC connection, it will check whether user specify the "ssl" property with default value false; if false, it will connect to server with http on port 80; if ssl=true, it will use https to connect the server on 443; Kylin should not make such assumption.

      Attachments

        Activity

          People

            shaofengshi Shao Feng Shi
            shaofengshi Shao Feng Shi
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: