You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@activemq.apache.org by "Jim Gomes (JIRA)" <ji...@apache.org> on 2008/02/13 01:50:35 UTC

[jira] Resolved: (AMQNET-63) Change NMSConstants.defaultPriority type from 'int' to 'byte' to match IMessage.NMSPersistent type.

     [ https://issues.apache.org/activemq/browse/AMQNET-63?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jim Gomes resolved AMQNET-63.
-----------------------------

    Resolution: Fixed

> Change NMSConstants.defaultPriority type from 'int' to 'byte' to match IMessage.NMSPersistent type.
> ---------------------------------------------------------------------------------------------------
>
>                 Key: AMQNET-63
>                 URL: https://issues.apache.org/activemq/browse/AMQNET-63
>             Project: ActiveMQ .Net
>          Issue Type: Improvement
>          Components: ActiveMQ Client
>            Reporter: Jim Gomes
>            Assignee: James Strachan
>            Priority: Minor
>         Attachments: NMSConstants.cs.patch.txt
>
>
> There is a type mis-match between the NMSConstants.defaultPriority value and the IMessage.NMSPersistent type.  They should both be ints, or both be bytes.  Simplest solution is to change the NMSConstants.defaultPriority type to 'byte'.

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