Issue 8828: support QoS properties (log-service-rtf) Source: (, ) Nature: Clarification Severity: Significant Summary: I'm working on TAO's Log Service implementation, and I'm not sure how I'm supposed to support QoS properties. The spec for get_log_qos() method states it "returns a list of the quality of service properties supported by the log." This is different from the other get_* methods, which return the current value of the settings. If this is the intent, it should be emphasized, and perhaps a new method introduced to fetch the current QoS settings. The three defined QoS settings QoSNone, QoSFlush, and QoSReliability are mutually exclusive. But unlike the Notification Service Spec's section on QoS settings, there is no guideance wrt. semantics of a property list with multiple properties or what should be returned in the denied list in the UnsupportedQoS exception. Resolution: Revised Text: Actions taken: May 27, 2005: received issue Discussion: End of Annotations:===== m: webmaster@omg.org Date: 26 May 2005 21:52:02 -0400 To: Subject: Issue/Bug Report -------------------------------------------------------------------------------- Name: J.T. Conklin Company: Identity Engines mailFrom: jtc@idengines.com Notification: Yes Specification: Telecom Log Service Specification Section: 1.2.4.10 FormalNumber: formal/03-07-01 Version: 1.1.2 RevisionDate: 07/01/03 Page: 1-15, 1-16 Nature: Clarification Severity: Significant HTTP User Agent: Mozilla/5.0 (Macintosh; U; PPC Mac OS X; en) AppleWebKit/412 (KHTML, like Gecko) Safari/412 Description I'm working on TAO's Log Service implementation, and I'm not sure how I'm supposed to support QoS properties. The spec for get_log_qos() method states it "returns a list of the quality of service properties supported by the log." This is different from the other get_* methods, which return the current value of the settings. If this is the intent, it should be emphasized, and perhaps a new method introduced to fetch the current QoS settings. The three defined QoS settings QoSNone, QoSFlush, and QoSReliability are mutually exclusive. But unlike the Notification Service Spec's section on QoS settings, there is no guideance wrt. semantics of a property list with multiple properties or what should be returned in the denied list in the UnsupportedQoS exception.