Rebase Streams

If you have a topic and parent stream that both contain changes, and you want to update the topic stream with the changes from its parent, you can rebase the topic stream.

Key Facts

Scenario

  1. A topic stream is created from a parent stream. Deliveries are made to both streams, which creates multiple changesets:

  2. Solution 1: merge

  3. Solution 2: rebase