nodece commented on issue #12962: URL: https://github.com/apache/pulsar/issues/12962#issuecomment-980113200
@julyday2015 You should use the `MessageId.fromByteArrayWithTopic()`, it will be working, and I checked the `MessageId.fromByteArrayWithTopic()`, which only supports partition topic, so I made a PR: https://github.com/apache/pulsar/pull/12994, please take a look if you are free. -- 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]
