View Issue Details

IDProjectCategoryView StatusLast Update
0005925Compliance Test Tool (CTT) Unified Architecture4 - Test Case Definitionpublic2021-04-01 15:02
ReporterMatthias Damm Assigned ToAlexander Allmendinger  
PrioritynormalSeverityminorReproducibilityalways
Status closedResolutionfixed 
Fixed in Version1.03.341.397 
Summary0005925: Clarification [Subscription Client Basic] [Err018-02] (Bad_SequenceNumberUnknown)
Description

Test case 2 requires the following for the error Bad_SequenceNumberUnknown:
Client handles the error, logs and/or displays an error to the end-user. The Client may choose to handle this in a number of ways, such as establishes a new Subscription, or disconnecting etc.

The logging makes sense.

But it makes no sense to create a new Subscription.

This error code most likely happes if there is a load scenario and the sent notification queue on the server side was already overwritten for a squence number. In this case, creating a new subscription even creates more load and makes things worse.

Another scenario where we saw this status code is if servers do not support sequence number handling at all (which is bad from my point of view but seems to be allowed by the smallest profile). If a client would recreate a subscription for this error, every Publish response would result in re-creation of the Subscription.

TagsNo tags attached.
Files Affected

Activities

Alexander Allmendinger

2020-09-11 16:38

developer   ~0012782

Removed the hint to recreate the subscription in the expected result.

Paul Hunkar

2021-04-01 15:02

administrator   ~0014147

reviewed in CMP call , agreed to changes and closed

Issue History

Date Modified Username Field Change
2020-09-01 12:37 Matthias Damm New Issue
2020-09-11 16:37 Paul Hunkar Assigned To => Alexander Allmendinger
2020-09-11 16:37 Paul Hunkar Status new => assigned
2020-09-11 16:38 Alexander Allmendinger Status assigned => resolved
2020-09-11 16:38 Alexander Allmendinger Resolution open => fixed
2020-09-11 16:38 Alexander Allmendinger Fixed in Version => 1.03.341.397
2020-09-11 16:38 Alexander Allmendinger Note Added: 0012782
2021-04-01 15:02 Paul Hunkar Status resolved => closed
2021-04-01 15:02 Paul Hunkar Note Added: 0014147