Penghui Li created PULSAR-12:
--------------------------------
Summary: Expose the broker level message metadata to the client.
Key: PULSAR-12
URL: https://issues.apache.org/jira/browse/PULSAR-12
Project: Pulsar
Issue Type: New Feature
Reporter: Penghui Li
PIP-70
[https://github.com/apache/pulsar/wiki/PIP-70%3A-Introduce-lightweight-raw-Message-metadata
|https://github.com/apache/pulsar/wiki/PIP-70%3A-Introduce-lightweight-raw-Message-metadata]Introduced
a broker level entry metadata and already support add message index and broker
add a timestamp for the message.
But currently, the client can't get the broker level message metadata since the
broker skip this information when dispatching messages to the client. Provide a
way to expose the broker level message metadata to the client.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)