Skip to content

feat: Add PulsarTestConsumer #582

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

Merged
merged 4 commits into from
Feb 25, 2024
Merged

Conversation

jonas-grgt
Copy link
Contributor

No description provided.

@jonas-grgt jonas-grgt force-pushed the test-consumer branch 3 times, most recently from 8c03423 to 9c5596a Compare February 19, 2024 11:40
Copy link
Collaborator

@onobc onobc left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is looking great @jonas-grgt - thank you!

Some minor suggestions, questions, etc.. but other than that I think this one is getting close.

The main shift I had was that after digging in a bit, I think my initial idea of using Awaitility ended up being more trouble than its worth. Mostly because in order to support the "grab as many messages as you can in N time units" use case is super clunky to do. More details can be found in the review comments.

Copy link
Collaborator

@onobc onobc left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for the updates @jonas-grgt . Looks great. I think we are on the last round of updates - a few comments to address.

@onobc onobc merged commit 5bf9ba0 into spring-projects:main Feb 25, 2024
@onobc onobc added theme: testing Issues related to testing type: feature A new feature or enhacement labels Feb 25, 2024
@onobc onobc added this to the 1.1.0-M2 milestone Feb 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
theme: testing Issues related to testing type: feature A new feature or enhacement
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants