Second form of qpid::client::SubscriptionManager::setFlowControl is infinitely
recursive
----------------------------------------------------------------------------------------
Key: QPID-1667
URL: https://issues.apache.org/jira/browse/QPID-1667
Project: Qpid
Issue Type: Bug
Components: C++ Client
Affects Versions: M4
Reporter: Gordon Sim
Assignee: Gordon Sim
Fix For: M5
void setFlowControl(const std::string& name, uint32_t messages, uint32_t
bytes, bool window=true) {
setFlowControl(name, messages, bytes, window);
}
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.
---------------------------------------------------------------------
Apache Qpid - AMQP Messaging Implementation
Project: http://qpid.apache.org
Use/Interact: mailto:[email protected]