[Blueberry Release v2.0.2
] originId
not set in in ChunkSender
if chunk is recycled
#1850
Milestone
v2.0.2
] originId
not set in in ChunkSender
if chunk is recycled
#1850
Required information
Branch:
release_2.0
Operating system:
Ubuntu 20.04.3 LTS
Compiler version:
GCC 8.4.0
Observed result or behaviour:
On ros2/rmw_iceoryx#84 (6546111) when starting the client for the 2nd time the
originId
is never valid after reading it viachunk_header->originId()
acquired viapopo::UntypedClient
.Expected result or behaviour:
The
originId
should always be set and valid.Conditions where it occurred / Performed steps:
The text was updated successfully, but these errors were encountered: