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

Use connection timeout recently added to the MySQL binary log client library

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Done
    • Icon: Major Major
    • 0.4
    • 0.3.6
    • mysql-connector
    • None

      The MySQL binary log client 3rd party library that we're using in the MySQL connector would attempt to open a socket with no timeout, meaning that network issues might make the connection block indefinitely. See this issue for more details.

      Version 0.9.0 incorporates a fix that allows us to explicitly set the connect timeout, which defaults to 3 seconds. We should upgrade from 0.8.1 to 0.9.0 to get this new functionality. There are no other changes in 0.9.0.

              rhauch Randall Hauch (Inactive)
              rhauch Randall Hauch (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

                Created:
                Updated:
                Resolved: