qpid::client::Bounds::reduce incorrectly asserts there is only one waiter
-------------------------------------------------------------------------

                 Key: QPID-1478
                 URL: https://issues.apache.org/jira/browse/QPID-1478
             Project: Qpid
          Issue Type: Bug
          Components: C++ Client
    Affects Versions: M4
            Reporter: Gordon Sim
            Assignee: Gordon Sim
             Fix For: M4


This is incorrect because there may be multiple threads sending commands on the 
connection and any or all of them could be blocked. It also needs to notify 
all, not just one.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to