2020-10-12 08:04:09 UTC - dionjansen: @dionjansen has joined the channel ---- 2020-10-12 08:09:21 UTC - dionjansen: Hi, does anyone know how to differentiate a payload containing batched messages from non-batched messages using Pulsar binary protocol on the consumer side? Should `num_messages_in_batch` in the metadata be used for this? It seems that simply counting the number of messages doesn’t work since according to this issue it seems that it is possible to create a batch containing only a single message: <https://github.com/apache/pulsar-dotpulsar/issues/61>. Thanks! +1 : Daniel Blankensteiner ----