[
https://issues.apache.org/activemq/browse/AMQNET-162?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Timothy Bish resolved AMQNET-162.
---------------------------------
Resolution: Fixed
Added the full set of Read / Write / Reset / Clear methods similar to those in
the JMS spec. BytesMessage now honors the Read-Only / Write-Only message
semantics defined in the JMS spec as well.
Updated unit tests for the new functionality.
Connection sets messages read-only on receive and send.
This is a breaking change for the NMS API. The AMQ client is updated, others
are left at NMS 1.1.0
> Read and Write methods for IBytesMessage type
> ---------------------------------------------
>
> Key: AMQNET-162
> URL: https://issues.apache.org/activemq/browse/AMQNET-162
> Project: ActiveMQ .Net
> Issue Type: New Feature
> Reporter: Slava Libman
> Assignee: Timothy Bish
> Priority: Minor
> Fix For: 1.2.0
>
>
> Please add Read and Write methods and also ClearBody method for IBytesMessage
> type (as per JMS spec). It will allow to reuse BytesMessage between send
> invocations without creating a new byte array every time.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.