zubchenok opened a new issue #1918: Improve equals method of MessageId URL: https://github.com/apache/incubator-pulsar/issues/1918 An exception is thrown when comparing two MessageIds of different types: `IllegalArgumentException: expected BatchMessageIdImpl object. Got instance of org.apache.pulsar.client.impl.MessageIdImpl` Pulsar client implementation should support comparison of any type of MessageIds. Pulsar java client v1.22
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
