jakartaee / jakartaee/messaging
Define that the JMS provider should call reset on a StreamMessage passed to a CompletionListener
Open
Priority: Major
Type: Improvement
- Dominant language
- Java
- Stars
- 49
- Forks
- 34
- PR merge metrics
- No merged PRs in 30d
Description
#125 proposes that when a BytesMessage is sent asynchronously, the provider must call reset on the BytesMessage passed to the CompletionListener,
This issue proposes making the same change to StreamMessage, for exactly the same reasons. These reasons are discussed in #125.
#### Affected Versions
[2.0]
Contributor guide
Assessment
This issue has not been assessed yet.