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

Database history is constantly being reconfigured

XMLWordPrintable

      The connector makes several calls to OracleConnectorConfig#getDatabaseHistory over its streaming iteration which leads to multiple executors being created and discarded as well as lots of unnecessary logging.

      Ideally these site usages should be replaced with calls to OracleDatabaseSchema to get whatever history context values are needed by delegating to the already created and configured DatabaseHistory implementation.

              ccranfor@redhat.com Chris Cranford
              ccranfor@redhat.com Chris Cranford
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

                Created:
                Updated:
                Resolved: