View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0007494 | Compliance Test Tool (CTT) Unified Architecture | 1 - Script Issue | public | 2021-12-23 11:03 | 2021-12-30 17:02 |
Reporter | Matti Siponen | Assigned To | Alexander Allmendinger | ||
Priority | normal | Severity | minor | Reproducibility | always |
Status | closed | Resolution | fixed | ||
Product Version | 1.04.09.400 | ||||
Target Version | 1.04.09.401 | Fixed in Version | 1.03.341.401 | ||
Summary | 0007494: Subscription Publish Min 05 003.js calculate how long to wait instead of fixed value | ||||
Description | The test script assumes that all PublishRequests would be responded to in 60 seconds. The test script should calculate the time it waits depending on the number of PublishRequests instead of always using a fixed value. | ||||
Steps To Reproduce | Can be reproduced with Prosys OPC UA SDK for Java SampleConsoleServer sample application when setting the maximum number of supported Sessions to 500. | ||||
Tags | No tags attached. | ||||
Files Affected | |||||
|
update timeout to be 60 or a calculated value - whichever is larger |
|
Calculating the max. wait time with 200ms per supported Session so the server has enough time |
|
reviewed issue and fix in CMP Call, agreed to close issue |
Date Modified | Username | Field | Change |
---|---|---|---|
2021-12-23 11:03 | Matti Siponen | New Issue | |
2021-12-23 16:21 | Paul Hunkar | Assigned To | => Alexander Allmendinger |
2021-12-23 16:21 | Paul Hunkar | Status | new => assigned |
2021-12-23 16:23 | Paul Hunkar | Note Added: 0015619 | |
2021-12-23 16:24 | Paul Hunkar | Target Version | => 1.04.09.401 |
2021-12-26 12:38 | Alexander Allmendinger | Status | assigned => resolved |
2021-12-26 12:38 | Alexander Allmendinger | Resolution | open => fixed |
2021-12-26 12:38 | Alexander Allmendinger | Fixed in Version | => 1.03.341.401 |
2021-12-26 12:38 | Alexander Allmendinger | Note Added: 0015626 | |
2021-12-30 17:02 | Paul Hunkar | Status | resolved => closed |
2021-12-30 17:02 | Paul Hunkar | Note Added: 0015634 |