You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@activemq.apache.org by "Claus Ibsen (JIRA)" <ji...@apache.org> on 2010/08/31 06:21:40 UTC

[jira] Created: (AMQ-2889) backoffMultipler getter/setter should be same type to honor getter/setter contract

backoffMultipler getter/setter should be same type to honor getter/setter contract
----------------------------------------------------------------------------------

                 Key: AMQ-2889
                 URL: https://issues.apache.org/activemq/browse/AMQ-2889
             Project: ActiveMQ
          Issue Type: Bug
    Affects Versions: 5.4.0
            Reporter: Claus Ibsen
            Priority: Minor


See AMQ-910 which causes this issue.

And as reported here
http://fusesource.com/forums/thread.jspa?threadID=2198&tstart=0

The proposed patch is to change the getter to be the same type as the setter.

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


[jira] Resolved: (AMQ-2889) backoffMultipler getter/setter should be same type to honor getter/setter contract

Posted by "Gary Tully (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/activemq/browse/AMQ-2889?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Gary Tully resolved AMQ-2889.
-----------------------------

    Fix Version/s: 5.4.1
       Resolution: Fixed

r991102

> backoffMultipler getter/setter should be same type to honor getter/setter contract
> ----------------------------------------------------------------------------------
>
>                 Key: AMQ-2889
>                 URL: https://issues.apache.org/activemq/browse/AMQ-2889
>             Project: ActiveMQ
>          Issue Type: Bug
>    Affects Versions: 5.4.0
>            Reporter: Claus Ibsen
>            Assignee: Gary Tully
>            Priority: Minor
>             Fix For: 5.4.1
>
>
> See AMQ-910 which causes this issue.
> And as reported here
> http://fusesource.com/forums/thread.jspa?threadID=2198&tstart=0
> The proposed patch is to change the getter to be the same type as the setter.

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


[jira] Assigned: (AMQ-2889) backoffMultipler getter/setter should be same type to honor getter/setter contract

Posted by "Gary Tully (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/activemq/browse/AMQ-2889?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Gary Tully reassigned AMQ-2889:
-------------------------------

    Assignee: Gary Tully

> backoffMultipler getter/setter should be same type to honor getter/setter contract
> ----------------------------------------------------------------------------------
>
>                 Key: AMQ-2889
>                 URL: https://issues.apache.org/activemq/browse/AMQ-2889
>             Project: ActiveMQ
>          Issue Type: Bug
>    Affects Versions: 5.4.0
>            Reporter: Claus Ibsen
>            Assignee: Gary Tully
>            Priority: Minor
>
> See AMQ-910 which causes this issue.
> And as reported here
> http://fusesource.com/forums/thread.jspa?threadID=2198&tstart=0
> The proposed patch is to change the getter to be the same type as the setter.

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