View Issue Details

IDProjectCategoryView StatusLast Update
001008710000-014: PubSubSpecpublic2024-12-24 01:45
ReporterRandy Armstrong Assigned To 
PrioritynormalSeveritymajorReproducibilityalways
Status newResolutionopen 
Product Version1.05.04 
Summary0010087: KeyFrameCount and Unchanging Data
Description

If a DataSet has data that does not change the first message is a KeyFrame but when should the next one be sent?

In theory, the KeyFrame is never sent again but this behaviour defeats the purpose of the KeyFrame which is to allow new Subscribers to get a current snapshot of Data.

The KeyFrame count should be based on the PublishingInterval.

A KeyFrame should be sent every KeyFrame * PublishingInterval ms.
It should not depend on the number of delta/keepalive messages sent since the last KeyFrame since that is variable depending on whether data is actually changing.

TagsNo tags attached.
Commit Version
Fix Due Date

Activities

There are no notes attached to this issue.

Issue History

Date Modified Username Field Change
2024-12-24 01:43 Randy Armstrong New Issue
2024-12-24 01:44 Randy Armstrong Description Updated
2024-12-24 01:45 Randy Armstrong Description Updated