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

Fix Topic Pattern functionality for Python functions #2760

Merged
merged 3 commits into from
Oct 10, 2018

Conversation

srkukarni
Copy link
Contributor

Motivation

pulsar client no longer has subscribe_pattern interface.

Modifications

Describe the modifications you've done.

Result

After your change, what will change.

@sijie
Copy link
Member

sijie commented Oct 10, 2018

as I commented before, we should have python regex related function testing in integration tests. then we can prevent this kind of things happening again.

@srkukarni
Copy link
Contributor Author

@sijie added integration tests

@srkukarni
Copy link
Contributor Author

run cpp tests

1 similar comment
@srkukarni
Copy link
Contributor Author

run cpp tests

@merlimat merlimat modified the milestones: 2.3.0, 2.2.1 Oct 10, 2018
@merlimat merlimat added the type/bug The PR fixed a bug or issue reported a bug label Oct 10, 2018
@srkukarni
Copy link
Contributor Author

run cpp tests
run integration tests

@srkukarni srkukarni merged commit 4ed2e33 into apache:master Oct 10, 2018
@srkukarni srkukarni deleted the python_topicpattern branch October 10, 2018 23:45
@merlimat merlimat modified the milestones: 2.2.1, 2.2.0 Dec 13, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type/bug The PR fixed a bug or issue reported a bug
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants