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

adjust LogMiner batch size based on comparison with currently used batch size

    XMLWordPrintable

Details

    Description

      Currently determining whether to increase/decrease the log mining batch size is done here: https://github.com/debezium/debezium/blob/1.9/debezium-connector-oracle/src/main/java/io/debezium/connector/oracle/logminer/LogMinerStreamingChangeEventSource.java#L586-L602

      There's a comparison based on the default batch size, where I think it should involve the current batch size.

      (Also it feels weird that the default batch size currently has some extra - hidden - meaning, makes it harder to tune properly.)

      Already opened a PR https://github.com/debezium/debezium/pull/3411 (which I'm about to update with the issue number)

      Attachments

        Activity

          People

            Unassigned Unassigned
            domsj Jan Doms (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: