Versions Compared

Key

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

...

Without PID mapping, two independent clusters can assign the same producer ID to different producers. When records from both source clusters are mirrored into the same destination partition, the ProducerStateManager (PSM) sees two unrelated producers sharing one PID.

Current approach:

...

stateless transformation

The following PID transformation is applied before appending mirrored data to the destination cluster:

...