Issue 2725: Clarification for untyped events (log_service-ftf) Source: (, ) Nature: Clarification Severity: Summary: A clarification needs to be made when untyped events are inserted and retrieved from a typed log. A client can use the standard "push" operation with a TypedProxyPushConsumer as well as the type event operations defined on the interface generating the event. What happens if a client invokes the typed_query() operation where some of the events that pass the constraint were "push"ed as untyped events? Are those records ignored? Are the type related fields of the TypedEventRecord left empty? Should we raise an exception? Resolution: No action to be taken. Revised Text: The behavior when untyped and typed events are stored in the same log is mostly and implementation issue. How and if untyped events can be retrieved via the typed_query() and typed_retrieve() operations should be left up to the implementation. Revised Text: Specification Text No Change Specification IDL No Change Actions taken: No action to be taken. Actions taken: June 13, 1999: received issue July 27, 1999: closed issue Discussion: End of Annotations:=====