What is the meaning of these warning log messages?

3 posts / 0 new
Last post
Offline
Last seen: 5 years 4 days ago
Joined: 10/01/2015
Posts: 17
What is the meaning of these warning log messages?

 

This is emitted for a topic using manual-by-topic liveliness.  assert_liveliness is being called 4 times more frequently than the lease_duration.  The writer is matched to 2 readers, one of which is the rti-logger.

I get 23 of each of these printed on each call to assert liveliness.

[D0112|Writer(80042002)|T=topicname|ASSERT_LIVELINESS]RTINetioSender_queryLeastCommonCapability:!goto WR NetioSender_Destination
[D0112|Writer(80042002)|T=topicname|ASSERT_LIVELINESS]RTINetioSender_send:!goto WR NetioSender_Destination

The system appears to be working.

Offline
Last seen: 3 years 9 months ago
Joined: 03/12/2018
Posts: 32

Did you ever figure out what was going on?  I'm having similar issues.

 

 

Offline
Last seen: 5 years 4 days ago
Joined: 10/01/2015
Posts: 17

Nope.