Bug 468932
| Summary: | Federation over Rdma links will leak memory for every link established | ||
|---|---|---|---|
| Product: | Red Hat Enterprise MRG | Reporter: | Andrew Stitcher <astitcher> |
| Component: | qpid-cpp | Assignee: | Andrew Stitcher <astitcher> |
| Status: | CLOSED WONTFIX | QA Contact: | MRG Quality Engineering <mrgqe-bugs> |
| Severity: | medium | Docs Contact: | |
| Priority: | medium | ||
| Version: | 1.1 | CC: | an.euroford, astitcher, gsim, jross, sgraf |
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | All | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2020-05-22 14:34:59 UTC | Type: | --- |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
| Embargoed: | |||
|
Description
Andrew Stitcher
2008-10-28 22:13:52 UTC
A very old bug! Please close if it is no longer relevant. I think this bug is still present, perhaps not relevant as I doubt anyone is doing federation over rdma. I don't have regular access to rdma hardware anymore so it's hard to check. A joke or a bug? May I fix it? It's maxframesize related, broker will reject the connection with maxframesize=65536, 65536 = zero. I have fixed this bug,send and receive 1M 20MB messages without any problem. may i upload the patch? I don't understand what information you are requesting of me. (In reply to euroford from comment #5) > A joke or a bug? Huh, is this a rhetorical question? an insult? > May I fix it? Sure. > It's maxframesize related, broker will reject the connection with > maxframesize=65536, 65536 = zero. I can't see any connection between what you just said here and the bug I reported. But it has been a long time since I worked on this code so I may be mistaken (6 years). (In reply to euroford from comment #6) > I have fixed this bug,send and receive 1M 20MB messages without any problem. > may i upload the patch? Of course you can upload a patch. (I'm trying to understand what circumstances would lead you to ask this question). |