Uploaded image for project: 'Debezium'
  1. Debezium
  2. DBZ-1580

microsoft sql server connection url Windows VM with sql server

    XMLWordPrintable

Details

    • Feature Request
    • Resolution: Unresolved
    • Optional
    • None
    • 0.10.0.Final
    • sqlserver-connector
    • None
    • 0
    • 0% 0%

    Description

      I am trying to test the debezium microsoft sql server source connector on Azure and it seems to work on a direct managed sql server bij connecting to ip address of the managed sql server on azure. But we are also using an mssql server on windows VM deployed which is deployed on azure. Within the VM we are running mssql (exact software is using this mssql). The normal connection string to connect to this mssql is to connect to the ip of the windows VM (IP: x.x.x.x) and use the so called instanceName to connect the the sql server inside the VM (instanName=EXACT....) . So the string is having a format like this:
      hostname\InstanceName' (x.x.x.x\EXACT...). In some JDBC connectors the are using an extra parameter (JDBC Additional parameters) to add the instanceName to the 'connection.url'. My question would be is the debezium connector also having the to add extra parameters, like connection.addtionalParameters ?

      Attachments

        Activity

          People

            Unassigned Unassigned
            hboii Bert van Houten (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated: