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

Avoid naming conflict between connection classes

XMLWordPrintable

    • Icon: Task Task
    • Resolution: Done
    • Icon: Major Major
    • 1.5.0.Beta1
    • None
    • mysql-connector
    • None

      Since the MySQL connector rewrite, there are two classes whose names only differ in casing:

      • io.debezium.connector.mysql.MySqlConnection (main)
      • io.debezium.connector.mysql.MySQLConnection (test)

      It's not quite clear to me why, but this is causing NoClassDefFoundErrors on macOS (FS is case-sensitive).

              gunnar.morling Gunnar Morling
              gunnar.morling Gunnar Morling
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

                Created:
                Updated:
                Resolved: