Issue 2726: The text for the copy() and copy_with_id() operations (log_service-ftf) Source: (, ) Nature: Uncategorized Issue Severity: Summary: The text for the copy() and copy_with_id() operations defined on the DsLogAdmin::Log interface should specify that a DsLogNotification::ObjectCreation notification will be generated as a result of the copy operation. Resolution: Revised Text: Log copies should be added to the description of when an ObjectCreation event is generated. Add a sentence should also be added to each operation that will generate an event when invoked. This should include ObjectCreation, ObjectDeletion, ThresholdAlarm, AttributeValueChange, and StateChange events. Revised Text: Specification Text Section 3.2.4.2: Operation State A StateChange event is generated whenever the operational state of a log changes. Section 3.2.4.3: Administrative State A StateChange event is generated whenever the administrative state of a log is set. Section 3.2.4.4: Log Size An AttributeValueChange event is generated whenever the size of a log is set. Section 3.2.4.5: Log Full Action An AttributeValueChange event is generated whenever the log full action of a log is set. Section 3.2.4.6: Log Duration An AttributeValueChange event is generated whenever the log duration interval of a log is set (either start or stop). Section 3.2.4.7: Log Scheduling An AttributeValueChange event is generated whenever the week mask of a log is set. Section 3.2.4.11: Log Capacity Alarm Threshold An AttributeValueChange event is generated whenever the capacity alarm threshold of a log is set. Section 3.2.4.11: Log Capacity Alarm Threshold Clients using a log that has a log full action of halt should register with the log factory to receive the ThresholdAlarm event in order to be informed of a log full and halt conditions. Section 3.2.4.12: Forwarding State A StateChange event is generated whenever the forwarding state of a log is set. Section 3.2.4.13: Log Filtering An AttributeValueChange event is generated whenever the filter of a log is set. Section 3.2.7.1: Copy Operations An ObjectCreation event is generated whenever a log is copied. Section 3.2.7.2: Destroy Operations An ObjectDeletion event is generated whenever a log is destroyed. Section 3.3.3: Log Creation An ObjectCreation event is generated whenever a log is created. Section 3.4.1: ObjectCreation Event The ObjectCreation event is generated by a log factory after it creates a log or one its logs is copied. Specification IDL No Change Actions taken: Completed. Actions taken: June 13, 1999: received issue July 27, 1999: closed issue Discussion: End of Annotations:=====