larshp opened a new issue #14455: URL: https://github.com/apache/pulsar/issues/14455
### What issue do you find in Pulsar docs? https://pulsar.apache.org/docs/en/concepts-messaging/#messages mentions that each message has a "Sequence Id", and does not mention anything regarding "Message Id", which is used in the node client, https://github.com/apache/pulsar-client-node/blob/master/index.d.ts#L146 and in the java client https://pulsar.apache.org/api/client/org/apache/pulsar/client/api/MessageId.html What is the relation, if any, between message and sequence id? ### What is your suggestion? . ### Do you have any references? . ### Would you like to fix this issue? . ### Note - [X] I have researched my question. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
