Re: [PR] Support deserializing a message id from bytes and topic [pulsar-client-python]

2025-06-08 Thread via GitHub
BewareMyPower merged PR #259: URL: https://github.com/apache/pulsar-client-python/pull/259 -- 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: commits-unsub

[PR] Support deserializing a message id from bytes and topic [pulsar-client-python]

2025-06-06 Thread via GitHub
BewareMyPower opened a new pull request, #259: URL: https://github.com/apache/pulsar-client-python/pull/259 This is a catch up for Java's `MessageId#fromByteArrayWithTopic`. The topic name is not a part of message id's protobuf definition, while the multi-topics consumer requires a me