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

Host group feature broken for current master #1804

Open
KerstinKeller opened this issue Nov 19, 2024 · 0 comments
Open

Host group feature broken for current master #1804

KerstinKeller opened this issue Nov 19, 2024 · 0 comments
Assignees
Labels
bug Something isn't working

Comments

@KerstinKeller
Copy link
Contributor

KerstinKeller commented Nov 19, 2024

Problem Description

It seems that we have broken the host_group feature for SHM communication on current master, by not considering it in ApplySubscription functions.

if (host_name_ != m_attributes.host_name) return;

However, the current approach / configuration does not scale 100%.
Instead host_group / domain should be an option of SHM transport layer options for each publisher / subscriber.
And possibly every transport layer could gain those domains.

How did you get eCAL?

Custom Build / Built from source

Environment

Current master build.

eCAL System Information

No response

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant