View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0007214 | 10000-014: PubSub | Spec | public | 2021-09-03 13:35 | 2021-09-14 17:08 |
Reporter | David_Andover Smith | Assigned To | Matthias Damm | ||
Priority | high | Severity | minor | Reproducibility | have not tried |
Status | assigned | Resolution | open | ||
Product Version | 1.05.00 RC1 | ||||
Summary | 0007214: Add support for lightweight diagnostic for PubSub connections | ||||
Description | The diagnostic object has some critical information for diagnosing errors in a pubsub connection. It however has a lot of data that is unnecessary and heavy to implement for every part of every connection. A Diagnostic2 with lighter information model would assist in diagnosing adverse events such as a failure to push or pull keys from the SKS or other error statuses and conditions that an end user would need to accomplish their goal of fixing a failed connection. Proposal: New optional object Diagnostics2 type for ConnectionType, WriterGroupType, ReaderGroupsType, DatasetWritersType, and DatasetReaderType Diagnostics2 only contains LiveValues from PubSubDiagnostics All LiveValues Informational and more severe (Advance and Basic) will be mandatory regardless of diagnostic level set in regular Diagnostic Object. | ||||
Tags | No tags attached. | ||||
Commit Version | |||||
Fix Due Date | |||||
Date Modified | Username | Field | Change |
---|---|---|---|
2021-09-03 13:35 | David_Andover Smith | New Issue | |
2021-09-14 17:08 | Jim Luth | Note Added: 0014861 | |
2021-09-14 17:08 | Jim Luth | Assigned To | => Matthias Damm |
2021-09-14 17:08 | Jim Luth | Status | new => assigned |