View Issue Details

IDProjectCategoryView StatusLast Update
0006984Compliance Test Tool (CTT) Unified Architecture3 - Feature Requestpublic2021-07-09 15:20
ReporterAlexander Allmendinger Assigned ToAlexander Allmendinger  
PrioritynormalSeverityminorReproducibilityhave not tried
Status assignedResolutionreopened 
Product Version1.03.341.398 
Fixed in Version1.03.341.399 
Summary0006984: Increase the wait time for the PublishResponse callback
Description

In a normal OPC UA Client the client is only waiting for the TimeoutHint and then cancel the wait and continue the operation. In case of the CTT we sometimes want to provide the server more time so we can actually see that the server is returning the response with a Bad_Timeout ServiceResult.

Additional Information

Currently the CTT does wait for 2xTimeoutHint. Unfortunately this is still to short for some test cases where the TimeoutHint is only 1ms.
In our CMP discussion today we decided to generically wait for 2*2 seconds except for the TimeoutHint is greater than 2 seconds in which case we will stick with 2xTimeoutHint.

TagsNo tags attached.
Files Affected

Activities

Alexander Allmendinger

2021-06-18 09:15

developer   ~0014580

Increased the wait time for TimeoutHints shorter than 2 seconds to 4 seconds as discussed.

Alexander Allmendinger

2021-07-09 15:20

developer   ~0014678

Also requires changes in the SDK to modify the internal WaitForCallback

Issue History

Date Modified Username Field Change
2021-06-03 21:27 Alexander Allmendinger New Issue
2021-06-17 15:52 Paul Hunkar Assigned To => Alexander Allmendinger
2021-06-17 15:52 Paul Hunkar Status new => assigned
2021-06-18 09:15 Alexander Allmendinger Status assigned => resolved
2021-06-18 09:15 Alexander Allmendinger Resolution open => fixed
2021-06-18 09:15 Alexander Allmendinger Fixed in Version => 1.03.341.399
2021-06-18 09:15 Alexander Allmendinger Note Added: 0014580
2021-07-09 15:20 Alexander Allmendinger Status resolved => feedback
2021-07-09 15:20 Alexander Allmendinger Resolution fixed => reopened
2021-07-09 15:20 Alexander Allmendinger Note Added: 0014678
2021-07-09 15:20 Alexander Allmendinger Status feedback => assigned