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

Implement keyed messages #44

Merged
merged 9 commits into from
Aug 2, 2022
Merged

Conversation

alpreu
Copy link
Contributor

@alpreu alpreu commented Jul 28, 2022

This PR should implement keyed messaging on the PulsarTemplate (#26).
A detailed description follows.

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.

That was fast @alpreu ! Thanks, looks great. I have a few minor comments/suggestions to follow up on. Additionally,

  1. Please add yourself as @author on all modified files.
  2. Do you mind adding some tests cases to the existing PulsarTemplateTests?

Thanks again for the contribution!

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.

Looks great @alpreu . Thanks for the updates and adding the tests. The only comment I have is around type info to the customizer. Once we resolve that we can remove the draft status and I will get it merged in.

@alpreu
Copy link
Contributor Author

alpreu commented Aug 1, 2022

Thank you for the feedback, I added the type to the message builder and updated the docs to reflect the changes. If it looks good to you I'll squash and rebase so you can merge :)

@onobc onobc marked this pull request as ready for review August 2, 2022 02:20
@onobc onobc merged commit 3b1a611 into spring-projects:main Aug 2, 2022
@onobc
Copy link
Collaborator

onobc commented Aug 2, 2022

Looks good @alpreu . I went ahead and squash/rebase/merge. Thanks again for contribution!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants