treuherz commented on issue #193: URL: https://github.com/apache/pulsar-client-python/issues/193#issuecomment-1886782074
@RobertIndie That doesn't seem right. The [Go client explicitly handles](https://github.com/apache/pulsar-client-go/blob/master/pulsar/consumer_partition.go#L383-L399) the case where `startMessageIDInclusive && startingMessageID == latestMessageID`. I would expect the Python client to match that behaviour or at least document that the functionality isn't working yet. -- 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]
