You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pulsar.apache.org by "erichare (via GitHub)" <gi...@apache.org> on 2023/02/15 17:31:31 UTC

[GitHub] [pulsar-client-python] erichare opened a new pull request, #95: Issue #37 : Allow passing pulsar.MessageId instance to create_reader()

erichare opened a new pull request, #95:
URL: https://github.com/apache/pulsar-client-python/pull/95

   This does a simple check to see whether the object passed to create_reader() is a Python MessageId object - if so, it accesses the _pulsar.MessageId object that's a property before proceeding with the relevant checks and routine.


-- 
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-unsubscribe@pulsar.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [pulsar-client-python] BewareMyPower merged pull request #95: Issue #37 : Allow passing pulsar.MessageId instance to create_reader()

Posted by "BewareMyPower (via GitHub)" <gi...@apache.org>.
BewareMyPower merged PR #95:
URL: https://github.com/apache/pulsar-client-python/pull/95


-- 
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-unsubscribe@pulsar.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org