Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Issue #37 : Allow passing pulsar.MessageId instance to create_reader() #95

Merged
merged 3 commits into from Feb 16, 2023

Conversation

erichare
Copy link
Contributor

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.

@BewareMyPower BewareMyPower added the enhancement New feature or request label Feb 16, 2023
@BewareMyPower BewareMyPower added this to the 3.1.0 milestone Feb 16, 2023
@BewareMyPower BewareMyPower merged commit 2aaacad into apache:main Feb 16, 2023
BewareMyPower pushed a commit that referenced this pull request Feb 16, 2023
@erichare erichare deleted the #37 branch February 16, 2023 16:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants