<html>
  <head>
    <meta content="text/html; charset=UTF-8" http-equiv="Content-Type">
  </head>
  <body text="#000000" bgcolor="#FFFFFF">
    <a class="moz-txt-link-freetext" href="https://fedorahosted.org/389/ticket/634">https://fedorahosted.org/389/ticket/634</a><br>
    <br>
<a class="moz-txt-link-freetext" href="https://fedorahosted.org/389/attachment/ticket/634/0001-Ticket-634-Deadlock-in-DNA-plug-in.patch">https://fedorahosted.org/389/attachment/ticket/634/0001-Ticket-634-Deadlock-in-DNA-plug-in.patch</a><br>
    <p>
      Bug description: Fix for Ticket <a title="defect: DNA: use event
        queue for config update only at the start up. (closed: fixed)"
        class="closed ticket"
        href="https://fedorahosted.org/389/ticket/576">#576</a> -<br>
      DNA: use event queue for config update only at the start up<br>
      (commit <a title="Ticket #576 - DNA: use event queue for config
        update only at the start up ..." class="changeset"
href="https://fedorahosted.org/389/changeset/7c11ed17796ba8b17afa5758fcfdf1c937b54ef4/">7c11ed17796ba8b17afa5758fcfdf1c937b54ef4</a>)<br>
      modified the timing of updating the shared config in the<br>
      database. The write operation was no need to be in the DNA<br>
      write lock, but it was located in it, which caused the dead-<br>
      lock.<br>
    </p>
    <p>
      Fix description: This patch releases the dna write lock before<br>
      updating the shared config in the database.</p>
    <br>
  </body>
</html>