View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0003919 | 10000-005: Information Model | Spec | public | 2017-08-04 08:23 | 2022-10-11 17:11 |
Reporter | Matthias Damm | Assigned To | Jeff Harding | ||
Priority | normal | Severity | feature | Reproducibility | always |
Status | assigned | Resolution | open | ||
Product Version | 1.03 | ||||
Summary | 0003919: 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. | ||||
Tags | No tags attached. | ||||
Commit Version | |||||
Fix Due Date | |||||
|
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. |
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 |