Skip to content

Conversation

@dometec
Copy link
Contributor

@dometec dometec commented Oct 20, 2025

A regex Pattern is used for wildcard subscriptions to match topic's subscriptions (es: device/+/command) to topic's messages (es: device/SERIAL_1/command).

The Pattern usage is also need for shared subscritions, when a topic's subscriptions (es: $share/group/cloud/notification) have to match with a topic's messages (es: cloud/notification).

@dometec
Copy link
Contributor Author

dometec commented Oct 21, 2025

Hi guys, I don't know why Java 17 build failed, but it reports an error on SQS module that I didn't touck. It is possible to rerun the action?

@ozangunalp
Copy link
Collaborator

@dometec Thanks for this change. Could you sign your commits for me to merge them?

@dometec dometec force-pushed the fix_share_subscription_without_wildcards branch from 9b8e58e to fca7e2b Compare November 5, 2025 08:10
@dometec dometec force-pushed the fix_share_subscription_without_wildcards branch from fca7e2b to a2706fb Compare November 5, 2025 08:25
@dometec
Copy link
Contributor Author

dometec commented Nov 5, 2025

Done, thank you!

@ozangunalp ozangunalp merged commit 4074226 into smallrye:main Nov 6, 2025
4 checks passed
@ozangunalp ozangunalp added this to the 4.31.0 milestone Nov 6, 2025
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.

3 participants