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

Update max.iteration.transactions to a sensible default

XMLWordPrintable

      For the SQL Server connector, setting the default value of `max.iteration.transactions` to `0` doesn't appear to be ideal. Multiple users have reported encountering OOM errors due to this configuration.

      To recover the connector, it is often advised to set the configuration to a positive value so that a limited number of changes are fetched in each iteration and the memory usage can be bounded.

      Proposing to set the default to 500 to avoid such issues.

       

              Unassigned Unassigned
              rdangwal Rajendra Dangwal (Inactive)
              Rajendra Dangwal (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

                Created:
                Updated:
                Resolved: