View Issue Details

IDProjectCategoryView StatusLast Update
000721410000-014: PubSubSpecpublic2021-09-14 17:08
ReporterDavid_Andover Smith Assigned ToMatthias Damm  
PriorityhighSeverityminorReproducibilityhave not tried
Status assignedResolutionopen 
Product Version1.05.00 RC1 
Summary0007214: 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.

TagsNo tags attached.
Commit Version
Fix Due Date

Activities

Jim Luth

2021-09-14 17:08

administrator   ~0014861

There may be other ways to solve this. e.g. turning on diagnostics for one connection.

Issue History

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