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

Diagnostics for mp-reactive-messaging @Incoming/Outgoing annotation #58

Closed
angelozerr opened this issue Aug 20, 2020 · 2 comments · Fixed by #294
Closed

Diagnostics for mp-reactive-messaging @Incoming/Outgoing annotation #58

angelozerr opened this issue Aug 20, 2020 · 2 comments · Fixed by #294
Assignees
Milestone

Comments

@angelozerr
Copy link

angelozerr commented Aug 20, 2020

Validate that @Incoming/Outgoing annotation are not blank. See https://github.com/eclipse/microprofile-reactive-messaging/blob/62c9ed5dffe01125941bb185f1433d6307b83c86/api/src/main/java/org/eclipse/microprofile/reactive/messaging/Incoming.java#L95

@rgrunber
Copy link
Contributor

rgrunber commented Aug 18, 2021

See #77 (comment) . "non-empty" seems like the kind of quick and easy support we should aim to support easily, but if it's just no possible we can always end up hard coding as before.

@JessicaJHee
Copy link
Contributor

I'm interested in working on this issue!

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

Successfully merging a pull request may close this issue.

4 participants