nodece opened a new pull request #12994:
URL: https://github.com/apache/pulsar/pull/12994


   ### Motivation
   
   The `MessageId.fromByteArrayWithTopic` ignores deserialize a message id 
without partition topic, it is behavior incorrectly, we should be support 
deserialize message id with any type topic.
   
   ### Modification
   
   - Remove check partition topic in fromByteArrayWithTopic
   
   ### Documentation
   
   - [x] `no-need-doc`
   
   It is fix.
   
   Signed-off-by: Zixuan Liu <[email protected]>
   


-- 
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]


Reply via email to