Application using fast-dds consumes high CPU when system time is updated in QNX #5816
GeekKrish
started this conversation in
Unofficial support
Replies: 1 comment 1 reply
-
Hi @GeekKrish, Bear in mind that the DDS standard just require DDS applications to have enough synchronized clocks. User should be very cautious with time jumps in this sense. Anyways, please double check if the issue persists using any of the Also, please feel free for reaching our Commercial Support at [email protected] if you need support for your project |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Is there an already existing issue for this?
Expected behavior
Updating/changing system time should not impact fast-dds functionality.
Current behavior
I have a qnx application using fast-dds 2.8,1. When system time is updated during application (dds) initialisation, the application starts consuming high cpu and assume fast-dds is some deadlock and dds initialisation does not
Steps to reproduce
Fast DDS version/commit
2.8.1
Platform/Architecture
Other. Please specify in Additional context section.
Transport layer
Shared Memory Transport (SHM)
Additional context
No response
XML configuration file
Relevant log output
Network traffic capture
No response
Beta Was this translation helpful? Give feedback.
All reactions