On 10-Aug-13 9:16 PM, Tony Hart wrote: > It seems that the first HA state assigned to an SU is not notified to the > rest of the system as a HA state change is that the expected behavior ? > Subsequent changes are signaled just not the very first one after the > component is started, > > My filter is > > filter.notificationFilterHeader.eventTypes[1] = > SA_NTF_OBJECT_STATE_CHANGE; > filter.notificationFilterHeader.notificationClassIds[1].vendorId = > SA_NTF_VENDOR_ID_SAF; > filter.notificationFilterHeader.notificationClassIds[1].majorId = > SA_SVC_AMF; > filter.notificationFilterHeader.notificationClassIds[1].minorId = > SA_AMF_NTFID_SU_SI_HA_STATE; > filter.changedStates[1].stateId = SA_AMF_HA_STATE; Filter is correct. AMF is not sending the notification for the SU. > thanks for any insights, > -- > tony > ------------------------------------------------------------------------------ > Get 100% visibility into Java/.NET code with AppDynamics Lite! > It's a free troubleshooting tool designed for production. > Get down to code-level detail for bottlenecks, with <2% overhead. > Download for free and get started troubleshooting in minutes. > http://pubads.g.doubleclick.net/gampad/clk?id=48897031&iu=/4140/ostg.clktrk > _______________________________________________ > Opensaf-users mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/opensaf-users
------------------------------------------------------------------------------ Get 100% visibility into Java/.NET code with AppDynamics Lite! It's a free troubleshooting tool designed for production. Get down to code-level detail for bottlenecks, with <2% overhead. Download for free and get started troubleshooting in minutes. http://pubads.g.doubleclick.net/gampad/clk?id=48897031&iu=/4140/ostg.clktrk _______________________________________________ Opensaf-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/opensaf-users
