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

Fixes #471 #563

Merged
merged 2 commits into from
Jun 1, 2020
Merged

Fixes #471 #563

merged 2 commits into from
Jun 1, 2020

Conversation

kenfinnigan
Copy link
Collaborator

Adds support for @Broadcast on Emitter to broadcast to all subscribers

Adds support for `@Broadcast` on `Emitter` to broadcast to all subscribers
Copy link
Contributor

@cescoffier cescoffier left a comment

Choose a reason for hiding this comment

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

Awesome!

I believe the only missing bit is... updating the doc :-D.
Could you add in the Emitter documentation an example using the @broadcast?

Also, it might be useful to add a note in the @broadcast annotation to explain that it can also be used with @emitter (and so add a link to the other doc).

@kenfinnigan
Copy link
Collaborator Author

Yeah, I was so excited I got it working almost first go I forgot about docs!

Will do that now

@kenfinnigan
Copy link
Collaborator Author

Looks like Quay is having issues, containers can't be loaded for tests

@kenfinnigan
Copy link
Collaborator Author

Failure on JDK 13 with AMQP, but think it's unrelated to the change

@cescoffier cescoffier merged commit ef3f64b into smallrye:master Jun 1, 2020
@kenfinnigan kenfinnigan deleted the broadcast-emitter branch December 2, 2020 19:40
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