- **Milestone**: 5.0.GA --> 5.0.1


---

** [tickets:#1805] log: Deadlock in log agent makes client hang**

**Status:** review
**Milestone:** 5.0.1
**Created:** Tue May 03, 2016 02:30 PM UTC by elunlen
**Last Updated:** Wed May 04, 2016 03:05 PM UTC
**Owner:** elunlen


In the log agent uses a lga_cb.cb_lock mutex to protect data in the global lga 
structure. This mutex is locked in the lga_recover_one_client() function. In 
the client thread, when this mutex is locked an MDS api (lga_mds_msg_sync_send) 
is called. This api will try to lock the MDS internal gl_mds_library_mutex 
which may already be locked. Both mutexes are also used in the MDS thread


---

Sent from sourceforge.net because opensaf-tickets@lists.sourceforge.net 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.
------------------------------------------------------------------------------
Find and fix application performance issues faster with Applications Manager
Applications Manager provides deep performance insights into multiple tiers of
your business applications. It resolves application problems quickly and
reduces your MTTR. Get your free trial!
https://ad.doubleclick.net/ddm/clk/302982198;130105516;z
_______________________________________________
Opensaf-tickets mailing list
Opensaf-tickets@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/opensaf-tickets

Reply via email to