From e288e5c87cb9d09ce06ff64d02c5f028204fd054 Mon Sep 17 00:00:00 2001 From: pradeep Date: Thu, 7 Sep 2000 08:01:33 +0000 Subject: *** empty log message *** --- TAO/ChangeLogs/ChangeLog-02a | 70 +++++++++++++++++++++++++++++++++++++++++++- 1 file changed, 69 insertions(+), 1 deletion(-) diff --git a/TAO/ChangeLogs/ChangeLog-02a b/TAO/ChangeLogs/ChangeLog-02a index 498ba6c24b0..89385c2b02d 100644 --- a/TAO/ChangeLogs/ChangeLog-02a +++ b/TAO/ChangeLogs/ChangeLog-02a @@ -1,4 +1,72 @@ -Thu Sep 07 01:04:12 2000 Nanbor Wang +Thu Sep Thu Sep 7 00:46:40 2000 Pradeep Gore + + * orbsvcs/orbsvcs/Notify/Notify_AdminProperties.cpp: + * orbsvcs/orbsvcs/Notify/Notify_AdminProperties.h: + * orbsvcs/orbsvcs/Notify/Notify_AdminProperties.i: + Implements the AdminProperties interface methods. + + * orbsvcs/orbsvcs/Notify/Notify_Buffering_Strategy.cpp: + * orbsvcs/orbsvcs/Notify/Notify_Buffering_Strategy.h: + Buffering Strategy used for MT Worker tasks. + Handles discard and order policies. + + * orbsvcs/orbsvcs/Notify/Notify_MT_Worker_Task.cpp: + * orbsvcs/orbsvcs/Notify/Notify_MT_Worker_Task.h: + * orbsvcs/orbsvcs/Notify/Notify_Worker_Task.cpp: + * orbsvcs/orbsvcs/Notify/Notify_Worker_Task.h: + Split the Notify_worker as reactive and MT. + + * orbsvcs/orbsvcs/Makefile.CosNotification: + * orbsvcs/orbsvcs/CosNotification.dsp: + * orbsvcs/orbsvcs/CosNotification_Static.dsp: + Added new files, updated dependencies. + + * orbsvcs/orbsvcs/Notify/Notify_EventChannel_i.cpp: + * orbsvcs/orbsvcs/Notify/Notify_EventChannel_i.h: + Delegate admin properties get/set to TAO_Notify_AdminProperties. + + * orbsvcs/orbsvcs/Notify/Notify_Event_Manager.cpp: + * orbsvcs/orbsvcs/Notify/Notify_Event_Manager.h: + * orbsvcs/orbsvcs/Notify/Notify_Event_Manager.i: + Added TAO_Notify_AdminProperties member. + + * orbsvcs/orbsvcs/Notify/Notify_ProxyConsumer_T.cpp: + * orbsvcs/orbsvcs/Notify/Notify_ProxyConsumer_T.h: + * orbsvcs/orbsvcs/Notify/Notify_ProxySupplier_T.cpp: + * orbsvcs/orbsvcs/Notify/Notify_ProxyPushConsumer_i.cpp: + * orbsvcs/orbsvcs/Notify/Notify_SequenceProxyPushConsumer_i.cpp: + * orbsvcs/orbsvcs/Notify/Notify_StructuredProxyPushConsumer_i.cpp: + on_connect and on_disconnect methods count number of consumers + and suppliers connected to the channel. + + * orbsvcs/orbsvcs/Notify/Notify_ConsumerAdmin_i.cpp: + * orbsvcs/orbsvcs/Notify/Notify_Default_EMO_Factory.cpp: + * orbsvcs/orbsvcs/Notify/Notify_Event.cpp: + * orbsvcs/orbsvcs/Notify/Notify_Event_Dispatch_Command.cpp: + * orbsvcs/orbsvcs/Notify/Notify_Event_Processor.cpp: + * orbsvcs/orbsvcs/Notify/Notify_Event_Processor.h: + * orbsvcs/orbsvcs/Notify/Notify_QoSAdmin_i.h: + Changes related to accomodating the TAO_Notify_MT_Worker and + minor corrections. + + * orbsvcs/tests/Notify/Basic/ConnectDisconnect.cpp: + * orbsvcs/tests/Notify/Basic/ConnectDisconnect.h: + The usage message was printed incorrectly, fixed it. + * orbsvcs/tests/Notify/Basic/Events_Test.cpp: + Added a priorities to events. Showing how the channel reorders + according to priority is difficult - i had to put a sleep(1) + statement (temporary) in the TAO_Notify_MT_Task's svc method to + slow it down enough to see priorities in action. + + * orbsvcs/tests/Notify/Basic/Makefile: + * orbsvcs/tests/Notify/Basic/README: + Updated. + + * orbsvcs/tests/Notify/Basic/AdminProperties_Test.cpp: + * orbsvcs/tests/Notify/Basic/AdminProperties_Test.h: + Test for the newly added EC Admin QoS properties. + +07 01:04:12 2000 Nanbor Wang * TAO_IDL/be/be_visitor_interface/interceptors_ch.cpp: * TAO_IDL/be/be_visitor_interface/interceptors_cs.cpp: -- cgit v1.2.1