COVESA / vsomeip

An implementation of Scalable service-Oriented MiddlewarE over IP
Mozilla Public License 2.0
1.01k stars 647 forks source link

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

Open wennmbj opened 3 weeks ago

wennmbj commented 3 weeks ago

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