Versions Compared

Key

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

...

OperationResource TypeResource Name
WriteTransactionalId${groupId}-${connector}-${taskId}, for each task that the connector will create, where ${groupId} is the group ID of the Connect cluster, ${connector} is the name of the connector, and ${taskId} is the ID of the task (starting from zero). A wildcarded prefix of ${groupId}-${connector}-* can be used for convenience if there is no risk of conflict with other transaction IDs or if conflicts are acceptable to the user.
IdempotentWriteClusterKafka cluster targeted by the Connect cluster
WriteTopicInternal offsets topic used by the Connect cluster

...