You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@pulsar.apache.org by Apache Pulsar Slack <ap...@gmail.com> on 2020/05/31 09:11:03 UTC

Slack digest for #dev - 2020-05-31

2020-05-30 20:38:42 UTC - Thomas Jamet: Hello, is there a way for a given topic to have different schemas applied to different messages (based for example on a property of the message)? I have different messages of different types which all relate to the same conversation and that I would like to keep chronologically ordered.
----