- **Milestone**: 5.19.07 --> 5.19.10


---

** [tickets:#2976] msg: allow msg lib to be used in a container**

**Status:** accepted
**Milestone:** 5.19.10
**Created:** Mon Nov 26, 2018 02:49 PM UTC by Alex Jones
**Last Updated:** Wed Jul 03, 2019 06:28 AM UTC
**Owner:** Alex Jones


The implementation of MSG has the node director create the IPC msg queue while 
the agent is also able to access and use the IPC msg queue. This breaks when 
trying to run only the agent inside a container. saMsgMessageGet expects access 
to the IPC message queue locally, so this function always fails.

Need to investigate whether we can have the container running the agent share 
the IPC message queue with the node director, or whether we need to reimplement 
the code so that only one entity has access to the IPC message queue.


---

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

Reply via email to