Earlier quoted context omitted.
> Debezium writes them to a side-topic, which isn't obviously synchronized with the data topics That's unfortunate. It seems like it would be ideal to feed schema changes through the same topic, so that the ordering is defined without the usual distributed-system hilarity.
Agreed! We plan to contribute to the Debezium project over the next months along these lines. We’ll have more to say on this shortly!
Disclaimer: I'm the Debezium lead.