View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0006712 | Compliance Test Tool (CTT) Unified Architecture | 1 - Script Issue | public | 2021-03-27 11:03 | 2021-05-20 14:34 |
Reporter | Etienne Rossignon | Assigned To | Sebastian Allmendinger | ||
Priority | normal | Severity | minor | Reproducibility | sometimes |
Status | closed | Resolution | fixed | ||
Target Version | 1.03.341.399 | Fixed in Version | 1.03.341.399 | ||
Summary | 0006712: subscriptionDurable008 : | ||||
Description | / Test prepared by Ing.-Buero Allmendinger: info@allmendinger.de function subscriptionDurable008() { The test creates a starving subscription and changes 10 times N variables. The test makes the assumption that once the subscription is transferred, it will receive all the data changes in 10 Publish Request. the 11th been a KeepAlive Publish response. However, some servers might decide to send the entire DataChange in response to the first PublishRequest send by the client after the subscription has been transferred, as far as the maxNotificationPerPublish limit is not violated. The test should take into account this valid scenario. One way of doing this would be to iterate on the PublishRequest until the KeepAlive PublishRequest is found and simply coun the total number of notification change and verify that it matches N*10. | ||||
Tags | No tags attached. | ||||
Files Affected | |||||
related to | 0006882 | closed | Alexander Allmendinger | subscriptionDurable008 : |
|
From CMP WG Call:
|
|
Updated the test case to:
|
|
The test script has been changed according to the latest version of the test case:
|
|
reviewed in CMP call , agreed to and closed |
Date Modified | Username | Field | Change |
---|---|---|---|
2021-03-27 11:03 | Etienne Rossignon | New Issue | |
2021-04-01 15:40 | Paul Hunkar | Assigned To | => Alexander Allmendinger |
2021-04-01 15:40 | Paul Hunkar | Status | new => assigned |
2021-04-29 15:53 | Alexander Allmendinger | Note Added: 0014285 | |
2021-04-29 15:54 | Paul Hunkar | Issue cloned: 0006882 | |
2021-04-29 15:54 | Paul Hunkar | Relationship added | related to 0006882 |
2021-04-29 15:56 | Alexander Allmendinger | Assigned To | Alexander Allmendinger => Sebastian Allmendinger |
2021-05-16 14:29 | Alexander Allmendinger | Target Version | => 1.03.341.399 |
2021-05-16 14:42 | Alexander Allmendinger | Status | assigned => resolved |
2021-05-16 14:42 | Alexander Allmendinger | Resolution | open => fixed |
2021-05-16 14:42 | Alexander Allmendinger | Fixed in Version | => 1.03.341.399 |
2021-05-16 14:42 | Alexander Allmendinger | Note Added: 0014380 | |
2021-05-19 07:49 | Alexander Allmendinger | Status | resolved => feedback |
2021-05-19 07:49 | Alexander Allmendinger | Resolution | fixed => reopened |
2021-05-19 07:50 | Sebastian Allmendinger | Status | feedback => resolved |
2021-05-19 07:50 | Sebastian Allmendinger | Resolution | reopened => fixed |
2021-05-19 07:50 | Sebastian Allmendinger | Note Added: 0014397 | |
2021-05-20 14:34 | Paul Hunkar | Status | resolved => closed |
2021-05-20 14:34 | Paul Hunkar | Note Added: 0014401 |