Bug 666931
| Summary: | .NET Binding to C++ Messaging is missing Receiver Get and Fetch Functions | ||
|---|---|---|---|
| Product: | Red Hat Enterprise MRG | Reporter: | Chuck Rolke <crolke> |
| Component: | qpid-sdk | Assignee: | Chuck Rolke <crolke> |
| Status: | CLOSED ERRATA | QA Contact: | Petra Svobodová <psvobodo> |
| Severity: | medium | Docs Contact: | |
| Priority: | low | ||
| Version: | 1.3 | CC: | freznice, gsim, iboverma, jneedle, tross |
| Target Milestone: | 2.0 | ||
| Target Release: | --- | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | 1.3.8..1 | Doc Type: | Bug Fix |
| Doc Text: |
Cause: Boolean variations of binding Receiver functions Get() and Fetch() are absent.
Consequence: Access to native functionality is not possible.
Fix: Add the missing functions to the binding layer.
Result: Customers may call Receiver Get() and Fetch() as expected.
|
Story Points: | --- |
| Clone Of: | Environment: | ||
| Last Closed: | 2011-06-23 15:49:33 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
Chuck Rolke
2011-01-03 18:29:30 UTC
Fix committed upstream in trunk r1054684
Technical note added. If any revisions are required, please edit the "Technical Notes" field
accordingly. All revisions will be proofread by the Engineering Content Services team.
New Contents:
Cause: Boolean variations of binding Receiver functions Get() and Fetch() are absent.
Consequence: Access to native functionality is not possible.
Fix: Add the missing functions to the binding layer.
Result: Customers may call Receiver Get() and Fetch() as expected.
Boolean variations of binding Receiver functions Get() and Fetch() were added and are able to be called. Tested packages: qpid-cpp-x*-2.0.0.4.zip -->VERIFIED An advisory has been issued which should help the problem described in this bug report. This report is therefore being closed with a resolution of ERRATA. For more information on therefore solution and/or where to find the updated files, please follow the link below. You may reopen this bug report if the solution does not work for you. http://rhn.redhat.com/errata/RHEA-2011-0890.html |