View Issue Details

IDProjectCategoryView StatusLast Update
000391910000-005: Information ModelSpecpublic2022-10-11 17:11
ReporterMatthias Damm Assigned ToJeff Harding  
PrioritynormalSeverityfeatureReproducibilityalways
Status assignedResolutionopen 
Product Version1.03 
Summary0003919: Clarification for durable subscription handling
Description

A durable subscription queues values and events of monitored items in large, long living and persistent queues.

After a client reconnects to a server and transfers a durable subscription to the new session, the server delivers the entries in the queues in the order the got queued to the client. This typically requires several Publish responses.

There is currently no mechanism to tell the client that the stored values for a monitored item are delivered and the client has received the 'current' value.

This is probably no problem if the received values are stored on the client side in a historian. But for the display of the 'current' value in a user interface, it would be important to know that the 'current' value was already delivered.

TagsNo tags attached.
Commit Version
Fix Due Date

Activities

Matthias Damm

2017-09-26 13:26

developer   ~0008498

Change this to a feature request for durable subscription diagnostics used to provide information about the capability of the server to deliver all values back to the client in the case of a reconnect. Especially the situation where the server is constantly busy with delivering old values and is not able to deliver the new ones in time needs to be detected.

Issue History

Date Modified Username Field Change
2017-08-04 08:23 Matthias Damm New Issue
2017-09-24 18:38 Matthias Damm Assigned To => Matthias Damm
2017-09-24 18:38 Matthias Damm Status new => assigned
2017-09-26 13:26 Matthias Damm Note Added: 0008498
2017-09-26 13:28 Jim Luth Severity minor => feature
2017-09-26 13:29 Jim Luth Assigned To Matthias Damm =>
2017-09-26 13:29 Jim Luth Status assigned => acknowledged
2017-09-26 13:29 Jim Luth Target Version 1.04 => ?.??
2017-09-27 15:43 Matthias Damm Project 10000-004: Services => 10000-005: Information Model
2022-10-11 17:05 Jim Luth Assigned To => Jeff Harding
2022-10-11 17:05 Jim Luth Status acknowledged => assigned