Summary: | The implementation of -ORBMuxedConnectionMax is unsafe. | ||
---|---|---|---|
Product: | TAO | Reporter: | Dale Wilson <wilson_d> |
Component: | ORB | Assignee: | Dale Wilson <wilson_d> |
Status: | RESOLVED FIXED | ||
Severity: | major | CC: | jwillemsen, mitza |
Priority: | P3 | ||
Version: | 1.5.8 | ||
Hardware: | All | ||
OS: | All | ||
Bug Depends on: | |||
Bug Blocks: | 2935 |
Description
Dale Wilson
2007-05-16 10:58:51 CDT
Changes checked in for x.6 Wed Aug 1 15:54:01 UTC 2007 Dale Wilson <wilsond@ociweb.com> also reopen because changes are reverted (In reply to comment #2) > also reopen because changes are reverted > At this point is this bug a duplicate of 2935? By that I mean Chad's changes for 2935 should have resolved it. (In reply to comment #3) > (In reply to comment #2) > > also reopen because changes are reverted > > > > At this point is this bug a duplicate of 2935? By that I mean Chad's changes > for 2935 should have resolved it. > Based on a discussion with Dale and examination of the code, this particular fix from 1 August 2007 was NOT reverted on 17 August 2007. I don't see any evidence of using a mutex & condition variable for the wait_for_connection. It's using the leader-follower stuff. Resolving. |