View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0008691 | CTT UA Binary | 2 - CTT Binary | public | 2023-02-13 10:37 | 2023-02-21 15:42 |
Reporter | Sebastian Allmendinger | Assigned To | Archie Miller | ||
Priority | normal | Severity | minor | Reproducibility | have not tried |
Status | closed | Resolution | fixed | ||
Target Version | 1.10.0.403 | Fixed in Version | 1.10.0.403 | ||
Summary | 0008691: Async Publish mechanism acknowledges every received SequenceNumber | ||||
Description | When using the async Publish mechanism, the CTT tries to acknowledge every received SequenceNumber without checking whether the PublishResponse contains data/events or it is just a KeepAlive message. This result in BadSequenceNumberUnknown errors on the server side. | ||||
Tags | No tags attached. | ||||
Files Affected | /src/scriptengine/uapublishthread.cpp | ||||
Date Modified | Username | Field | Change |
---|---|---|---|
2023-02-13 10:37 | Sebastian Allmendinger | New Issue | |
2023-02-16 17:40 | Paul Hunkar | Assigned To | => Archie Miller |
2023-02-16 17:40 | Paul Hunkar | Status | new => assigned |
2023-02-17 18:22 | Archie Miller | Status | assigned => resolved |
2023-02-17 18:22 | Archie Miller | Resolution | open => fixed |
2023-02-17 18:22 | Archie Miller | Files Affected |
=> /src/scriptengine/uapublishthread.cpp
|
2023-02-21 15:42 | Paul Hunkar | Fixed in Version | => 1.10.0.403 |
2023-02-21 15:42 | Paul Hunkar | Target Version | => 1.10.0.403 |
2023-02-21 15:42 | Paul Hunkar | Status | resolved => closed |
2023-02-21 15:42 | Paul Hunkar | Note Added: 0018786 |