Versions Compared

Key

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

...

  1. Two source clusters hash to the same 32-bit region. Unlikely
  2. Both clusters have an active producer with the same local PID.

When the collision The probability of a collision is negligible, but when it happens, we propose a resolution strategy to resolve it.   We introduce the sourceClusterId optional field in ProducerSnapshot.json schema, bumping the version to 2. The sourceClusterId will be set only for mirrored PIDs, null for local producers.

...