Back to bug 1298095
| Who | When | What | Removed | Added |
|---|---|---|---|---|
| Noriko Hosoi | 2016-01-13 21:53:51 UTC | Status | NEW | POST |
| Noriko Hosoi | 2016-01-21 19:36:45 UTC | Status | POST | MODIFIED |
| Fixed In Version | 389-ds-base-1.2.11.15-70.el6_7 | |||
| errata-xmlrpc | 2016-01-21 19:38:43 UTC | Status | MODIFIED | ON_QA |
| Noriko Hosoi | 2016-01-21 19:39:50 UTC | Doc Text | Cause: Fixing a deadlock in the asynchronous simple paged results requests regressed another self deadlock. Fix: A simple PR_Lock is replaced with a re-entrant API PR_Monitor. Result: There is no more chance for the self-deadlock. |
|
| Lenka Špačková | 2016-01-27 09:56:49 UTC | Doc Text | Cause: Fixing a deadlock in the asynchronous simple paged results requests regressed another self deadlock. Fix: A simple PR_Lock is replaced with a re-entrant API PR_Monitor. Result: There is no more chance for the self-deadlock. | Prior to this update, fixing a deadlock in the asynchronous simple paged results requests caused another self deadlock due to a regression. To address this problem, a simple PR_Lock on a connection object has been replaced with a re-entrant PR_Monitor. As a result, the self deadlock no longer occurs. |
| Viktor Ashirov | 2016-02-09 10:45:35 UTC | Status | ON_QA | VERIFIED |
| errata-xmlrpc | 2016-03-22 00:36:37 UTC | Status | VERIFIED | RELEASE_PENDING |
| errata-xmlrpc | 2016-03-22 14:47:14 UTC | Status | RELEASE_PENDING | CLOSED |
| Resolution | --- | ERRATA | ||
| Last Closed | 2016-03-22 10:47:14 UTC | |||
| German Parente | 2016-08-04 16:33:23 UTC | CC | gparente |
Back to bug 1298095