View Issue Details

IDProjectCategoryView StatusLast Update
000141910000-004: Servicespublic2012-02-09 22:41
ReporterMatthias Damm Assigned ToMatthias Damm  
PrioritynormalSeverityminorReproducibilityalways
Status closedResolutionfixed 
Fixed in Version1.02 
Summary0001419: Monitored Item Queue handling - overflow bit
Description

5.12.1.5 Queue parameters defines:
If a Notification is discarded for a DataValue, the Overflow bit in the InfoBits portion of the DataValue statusCode is set.

This does not clearly define in which DataValue in the queue the flag is set.

Randy proposed:

DiscardOldest = true
-> The oldest value gets deleted from the queue and the next value in the queue gets the flag set.
DiscardOldest = false
-> The new value gets discarded. After sending the queue content to the client in a Publish Response, the next value put into the empty queue gets the flag set.

TagsNo tags attached.
Commit Version
Fix Due Date

Activities

Matthias Damm

2011-03-07 18:05

developer   ~0002337

Telco March 7, 2011

Add clarification like proposed by Randy

Matthias Damm

2011-03-12 13:42

developer   ~0002376

Added clarification to 5.12.1.5
If DiscardOldest is True, the oldest value gets deleted from the queue and the next value in the queue gets the flag set. if DiscardOldest is False, the new value gets discarded. After sending the queue content to the client in a Publish Response, the next value put into the empty queue gets the flag set.

Change is part of the draft version "OPC UA Part 4 - Services Draft 1.02.02 Body.doc"

Randy Armstrong

2011-05-24 09:04

administrator   ~0002760

Discussed in Walfdorf

Issue History

Date Modified Username Field Change
2010-11-26 10:47 Matthias Damm New Issue
2011-02-14 06:21 Randy Armstrong Status new => assigned
2011-02-14 06:21 Randy Armstrong Assigned To => Matthias Damm
2011-03-07 18:05 Matthias Damm Note Added: 0002337
2011-03-12 13:42 Matthias Damm Status assigned => resolved
2011-03-12 13:42 Matthias Damm Resolution open => fixed
2011-03-12 13:42 Matthias Damm Note Added: 0002376
2011-05-24 09:04 Randy Armstrong Status resolved => closed
2011-05-24 09:04 Randy Armstrong Note Added: 0002760
2012-02-09 22:41 Jim Luth Fixed in Version => 1.02