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

Use direct query mode as the SQL Server default

XMLWordPrintable

      In DBZ-7273, a query mode feature was added to provide an alternative to using the SQL Server stored procedure for reading the capture instance table.

      This new mode, direct, shows a reasonable performance improvement since it avoids the use of a UNION ALL over three unique select statements.

      Given this was added in 2.6, and has time to mature potentially, should we consider making this the default to provide better OOTB performance?

              Unassigned Unassigned
              ccranfor@redhat.com Chris Cranford
              Votes:
              1 Vote for this issue
              Watchers:
              2 Start watching this issue

                Created:
                Updated: