Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

It may take longer than the transaction timeout for a task to flush all of its records to Kafka. In this case, there are two three actions that users can take to nurse their connector back to health: reconfigure it to produce records with a lower throughput, or increase  increase the transaction timeout for the producers used by the connector, decrease the offset commit interval, or reconfigure it to produce records with a lower throughput. We will include include these steps in the error message for a task that fails due to producer transaction timeout.

...