Replies: 2 comments 1 reply
-
Thanks for the report, @wddpfx. It is not a bug if you look into the program flux. The function tries to create a new change for the builtin reply writer. If the change is created, the it goes into the condition ( Anyways, the TypeLookup Service is being refactored with the rest of the code related with XTypes v1.3 specification as can be read in Fast DDS roadmap |
Beta Was this translation helpful? Give feedback.
-
好的,收到了你的邮件,我会尽快查看。
|
Beta Was this translation helpful? Give feedback.
-
In file Fast-DDS/src/cpp/fastdds/builtin/typelookup /TypeLookupManager.cpp, there is a function:bool TypeLookupManager::send_reply,
In line 621, maybe there should
builtin_reply_writer_history_->remove_change(change);
Beta Was this translation helpful? Give feedback.
All reactions