View Issue Details

IDProjectCategoryView StatusLast Update
000262110000-004: Servicespublic2013-10-03 13:55
ReporterMatthias Damm Assigned ToMatthias Damm  
PrioritynormalSeverityfeatureReproducibilityalways
Status closedResolutionduplicate 
Summary0002621: Special notification message type for system information
Description

There are different variables like ServerStatus or version properties the generic SDK part of a client application may want to subscribe for. This requires an additional SDK internal subscription at the moment. It would be difficult to use an application layer subscription since the status information must be extracted by the SDK out of the normal data streams.

If we would introduce a new NotificationData type and a new MonitoringFilter, it would be easy for an SDK to extract such information just based on the NotificationData type. This would allow us to exchange also other system specific events or data in a much more efficient way since such information can be normally hidden by the application developers.

We have such a special concept already for Subscription status changes using the StatusChangeNotification as a special NotificationData type but this one is not generic enough to be reused for other system messages like server shutdown or data type dictionary version change.

TagsNo tags attached.
Commit Version
Fix Due Date

Relationships

duplicate of 0002620 closedMatthias Damm Special notification message type for system information 

Activities

Jim Luth

2013-10-03 13:55

administrator   ~0005034

duplicate

Issue History

Date Modified Username Field Change
2013-09-26 11:03 Matthias Damm New Issue
2013-09-26 11:04 Matthias Damm Relationship added duplicate of 0002620
2013-09-26 11:04 Matthias Damm Duplicate ID 0 => 2620
2013-09-26 11:04 Matthias Damm Status new => resolved
2013-09-26 11:04 Matthias Damm Resolution open => duplicate
2013-09-26 11:04 Matthias Damm Assigned To => Matthias Damm
2013-10-03 13:55 Jim Luth Status resolved => closed
2013-10-03 13:55 Jim Luth Note Added: 0005034