diff options
author | Andrew Stitcher <astitcher@apache.org> | 2008-09-19 14:15:54 +0000 |
---|---|---|
committer | Andrew Stitcher <astitcher@apache.org> | 2008-09-19 14:15:54 +0000 |
commit | 49dbc4fff99ed161bc77ca9e9e8286c522cd4d2e (patch) | |
tree | 553973c2f9df7aa2e265ca76ae34f81bac3b9415 /qpid/cpp/examples/qmf-agent/example.cpp | |
parent | 4413aa15a5302356a758ad2d86342fd45279bacb (diff) | |
download | qpid-python-49dbc4fff99ed161bc77ca9e9e8286c522cd4d2e.tar.gz |
RDMA bugfixes:
- Changed Rdma connection creation to allocate all necessary buffer
memory immediately. This has the effect that no later buffer allocations happen
which can fail so that once accepted connections won't fail because of lack of
locked memory.
- Fixed connection logic so we reject a new connection if we can't create the necessary
handlers rather than kill the entire broker (this includes not enough locked memory)
git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk@697101 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'qpid/cpp/examples/qmf-agent/example.cpp')
0 files changed, 0 insertions, 0 deletions