You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@activemq.apache.org by "Timothy Bish (JIRA)" <ji...@apache.org> on 2010/08/16 22:19:48 UTC

[jira] Commented: (AMQNET-272) Received BytesMessages should be in read-only mode by default

    [ https://issues.apache.org/activemq/browse/AMQNET-272?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=61221#action_61221 ] 

Timothy Bish commented on AMQNET-272:
-------------------------------------

You want me to look into this one?  Send it my way if so, thought we had a test for this but the NMS ByteMessage test looks to be implemented slightly wrong  :)

> Received BytesMessages should be in read-only mode by default
> -------------------------------------------------------------
>
>                 Key: AMQNET-272
>                 URL: https://issues.apache.org/activemq/browse/AMQNET-272
>             Project: ActiveMQ .Net
>          Issue Type: Bug
>          Components: ActiveMQ
>    Affects Versions: 1.3.1
>         Environment: Windows 7, .NET 3.5
>            Reporter: Jim Gomes
>            Assignee: Jim Gomes
>             Fix For: 1.4.0
>
>   Original Estimate: 1 hour
>  Remaining Estimate: 1 hour
>
> When a BytesMessage (accessed via the IBytesMessage interface) is received, it is in write-only mode.  The most likely thing that will be done with a received message is to read the contents of that message.  Therefore, the message should be placed into read-only mode by default when it is received.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.