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

Database history is constantly being reconfigured

    XMLWordPrintable

Details

    Description

      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.

      Attachments

        Activity

          People

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

            Dates

              Created:
              Updated:
              Resolved: