- **Milestone**: 4.7-Tentative --> 4.5.2
---
** [tickets:#1450] LOG: Incorrect reading of stream configuration objects at
startup**
**Status:** review
**Milestone:** 4.5.2
**Created:** Fri Aug 14, 2015 08:35 AM UTC by elunlen
**Last Updated:** Fri Aug 14, 2015 12:35 PM UTC
**Owner:** elunlen
When the active log server start; alarm, notification, system and application
streams with configuration stream object are created based on the attribute
values in respective stream configuration object. Values are fetched using IMM
API saImmOmAccessorGet_2(). An in parameter to this function is a list of
attributes to be read. Instead of providing a list a NULL pointer can be used
which means that all attributes shall be read. The log server uses a NULL
pointer which is a problem since some attributas are pure runtime attributes
which may casue a deadlock since dispatch of the callback function for
providing values for the runtime attributes is done in the same thread as the
call to saImmOmAccessorGet_2(). This must be changed to use an attribute list
containing all attributes except the pure runtime attributes.
---
Sent from sourceforge.net because [email protected] is
subscribed to https://sourceforge.net/p/opensaf/tickets/
To unsubscribe from further messages, a project admin can change settings at
https://sourceforge.net/p/opensaf/admin/tickets/options. Or, if this is a
mailing list, you can unsubscribe from the mailing list.
------------------------------------------------------------------------------
_______________________________________________
Opensaf-tickets mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/opensaf-tickets