Hi Anders, Thank you for your response. Can you clarify what you mean by "IMM applier interface"? Is this the object management API (OM-API), or the object implementer API (OI-API)? Or is it some other interface?
Thanks. Jim -----Original Message----- From: Anders Widell [mailto:[email protected]] Sent: Monday, October 02, 2017 8:35 AM To: Carroll, James R (US) <[email protected]>; [email protected] Subject: EXTERNAL: Re: [users] notification vs model updates Hi! This is expected when considering the current OpenSAF design. The reason is that IMM and NTF use different communication protocols; IMM uses a form of group communication based on extended virtual synchrony, whereas NTF uses simple point-to-point communication. To avoid this problem, you can use the IMM applier interface instead of NTF notifications. regards, Anders Widell On 09/22/2017 03:24 PM, Carroll, James R wrote: > Hi, > > We are using OpenSAF 5.2, and have observed the following behaviors: > > 1) We receive a Notification for an update > > 2) When we query the IMM for the updated information, the model has not > been updated > > 3) If we wait, and query the IMM again, the model now has the correct > information. > > This happens infrequently, but has been observed a number of times. > Can you clarify this behavior? Is this normal or expected? > > Thanks. > > Jim > > ---------------------------------------------------------------------- > -------- Check out the vibrant tech community on one of the world's > most engaging tech sites, Slashdot.org! http://sdm.link/slashdot > _______________________________________________ > Opensaf-users mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/opensaf-users > ------------------------------------------------------------------------------ Check out the vibrant tech community on one of the world's most engaging tech sites, Slashdot.org! http://sdm.link/slashdot _______________________________________________ Opensaf-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/opensaf-users
