Skip to content

fixed instance id in RpcServer#322

Merged
PLeVasseur merged 2 commits intoeclipse-uprotocol:mainfrom
MaximilianToe:fix_rpc_server_source
May 23, 2025
Merged

fixed instance id in RpcServer#322
PLeVasseur merged 2 commits intoeclipse-uprotocol:mainfrom
MaximilianToe:fix_rpc_server_source

Conversation

@MaximilianToe
Copy link
Contributor

@MaximilianToe MaximilianToe commented May 22, 2025

This PR replaces the default instance id 0000 with the wildcard id FFFF when creating the source filter in the connect method of RpcServer.
This fixes a bug that causes a test in the pipline of eclipse-uprotocol/up-transport-zenoh-cpp#121 to fail.

Closes #323

@github-actions
Copy link

Code coverage report is ready! 📈

@github-actions
Copy link

Code coverage report is ready! 📈

@github-actions
Copy link

Code coverage report is ready! 📈

Copy link
Contributor

@PLeVasseur PLeVasseur left a comment

Choose a reason for hiding this comment

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

Thanks @MaximilianToe!

@PLeVasseur PLeVasseur merged commit 7642575 into eclipse-uprotocol:main May 23, 2025
12 checks passed
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.

RpcServer listens only on default instance id

2 participants