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

[BUG]: Event registration with dynamic instances fails on routing node #684

Open
wennmbj opened this issue Apr 26, 2024 · 0 comments
Open
Labels

Comments

@wennmbj
Copy link
Contributor

wennmbj commented Apr 26, 2024

vSomeip Version

v3.4.9.1

Boost Version

1.78

Environment

Embedded

Describe the bug

With the usage of dynamic instance ids, the event is not correctly registered at the routing node in routing_manager_stub. A remote client is then not able to subscribe to an event (NACK). In the routing node the error process_eventgroupentry: Received a SubscribeEventGroup entry for unknown eventgroup from ... is shown.

Reproduction Steps

No response

Expected behaviour

Event is registered at the routing node.

Logs and Screenshots

EventGroup_failure_dynamic_instance

@wennmbj wennmbj added the bug label Apr 26, 2024
@wennmbj wennmbj changed the title [BUG]: Eventregistration with dynamic instance ids failure [BUG]: Event registration with dynamic instances fails on routing node Apr 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant