Hi,
   The AMF spec does not describe the sync state change notification, it is the
   implementation specific notification,  and according to NTF spec - 3.3.5
   Miscellaneous Notification, likely it should be miscellaneous notification.
   The miscellaneous notification is currently not supported, but do you think
   we could temporarily use as State Change Notification for this? The idea is
   only using saNtfStateChangeNotificationAllocate to create the notification,
   since  saNtfMiscellaneousNotificationAllocate is not implemented.
   Similarly  as SA_PLM_NTFID_HPI_NORMAL_MSB has currently implemented, that
   only fills the common header?
   I have my initial parameter for sync state change notification header:
   EventType: SA_NTF_TYPE_MISCELLANEOUS
   Notification Object: dn of node
   Notification Class Identifier:
       - vendor Id: SA_NTF_VENDOR_ID_SAF
       - major Id: SA_SVC_AMF
       - minor Id: SA_AMF_NTFID_SYNC_STATE
   Event Time: unspecified
   Number of Correlated Notifications:  unused
   Correlated Notifications: unused
   numAdditionalInfo = 1
   Additional information:
        -  infoId  =  SA_AMF_COLD_SYNC  (potentially  SA_AMF_WARM_SYNC  /
   SA_AMF_DATA_SYNC)
       - infoType = SA_NTF_VALUE_UINT8
       - infoValue = IN_SYNC/OUT_OF_SYNC
   Any thought about this?
   I'm locally trying the implementation to see if it can work, but it's good
   as you guys point out the (im)possibility
   It looks similarly to #106, I'm not sure any decision taken for #106?
   Thanks/
   Minh
------------------------------------------------------------------------------
The best possible search technologies are now affordable for all companies.
Download your FREE open source Enterprise Search Engine today!
Our experts will assist you in its installation for $59/mo, no commitment.
Test it for FREE on our Cloud platform anytime!
http://pubads.g.doubleclick.net/gampad/clk?id=145328191&iu=/4140/ostg.clktrk
_______________________________________________
Opensaf-devel mailing list
Opensaf-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/opensaf-devel

Reply via email to