You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@activemq.apache.org by "Michel Van Hoof (JIRA)" <ji...@apache.org> on 2010/02/18 22:44:40 UTC

[jira] Created: (AMQNET-236) Property to see if message has actually been sent

Property to see if message has actually been sent
-------------------------------------------------

                 Key: AMQNET-236
                 URL: https://issues.apache.org/activemq/browse/AMQNET-236
             Project: ActiveMQ .Net
          Issue Type: New Feature
         Environment: any
            Reporter: Michel Van Hoof
            Assignee: Jim Gomes
            Priority: Trivial
             Fix For: 1.3.0


When using a messageproducer with a timeout, it is impossible to determine if a message has actually been sent. 

Using the failover protocol you only have the choice between a blocking send or a timeout where there is no way to be sure the message was sent..

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


[jira] Commented: (AMQNET-236) Property to see if message has actually been sent

Posted by "Jim Gomes (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/activemq/browse/AMQNET-236?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=61563#action_61563 ] 

Jim Gomes commented on AMQNET-236:
----------------------------------

Should this item be Resolved with the change made to throw the exception?

> Property to see if message has actually been sent
> -------------------------------------------------
>
>                 Key: AMQNET-236
>                 URL: https://issues.apache.org/activemq/browse/AMQNET-236
>             Project: ActiveMQ .Net
>          Issue Type: New Feature
>          Components: ActiveMQ, EMS, MSMQ, NMS, Stomp
>         Environment: any
>            Reporter: Michel Van Hoof
>            Assignee: Jim Gomes
>            Priority: Trivial
>
> When using a messageproducer with a timeout, it is impossible to determine if a message has actually been sent. 
> Using the failover protocol you only have the choice between a blocking send or a timeout where there is no way to be sure the message was sent..

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


[jira] Commented: (AMQNET-236) Property to see if message has actually been sent

Posted by "Mark Gellings (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/activemq/browse/AMQNET-236?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=58839#action_58839 ] 

Mark Gellings commented on AMQNET-236:
--------------------------------------

This is similar to AMQNET-247

> Property to see if message has actually been sent
> -------------------------------------------------
>
>                 Key: AMQNET-236
>                 URL: https://issues.apache.org/activemq/browse/AMQNET-236
>             Project: ActiveMQ .Net
>          Issue Type: New Feature
>          Components: ActiveMQ, EMS, MSMQ, NMS, Stomp
>         Environment: any
>            Reporter: Michel Van Hoof
>            Assignee: Jim Gomes
>            Priority: Trivial
>             Fix For: 1.3.0
>
>
> When using a messageproducer with a timeout, it is impossible to determine if a message has actually been sent. 
> Using the failover protocol you only have the choice between a blocking send or a timeout where there is no way to be sure the message was sent..

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://issues.apache.org/activemq/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] Updated: (AMQNET-236) Property to see if message has actually been sent

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

Jim Gomes updated AMQNET-236:
-----------------------------

    Component/s: Stomp
                 NMS
                 MSMQ
                 EMS
                 ActiveMQ

> Property to see if message has actually been sent
> -------------------------------------------------
>
>                 Key: AMQNET-236
>                 URL: https://issues.apache.org/activemq/browse/AMQNET-236
>             Project: ActiveMQ .Net
>          Issue Type: New Feature
>          Components: ActiveMQ, EMS, MSMQ, NMS, Stomp
>         Environment: any
>            Reporter: Michel Van Hoof
>            Assignee: Jim Gomes
>            Priority: Trivial
>             Fix For: 1.3.0
>
>
> When using a messageproducer with a timeout, it is impossible to determine if a message has actually been sent. 
> Using the failover protocol you only have the choice between a blocking send or a timeout where there is no way to be sure the message was sent..

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


[jira] Commented: (AMQNET-236) Property to see if message has actually been sent

Posted by "Michel Van Hoof (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/activemq/browse/AMQNET-236?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=61839#action_61839 ] 

Michel Van Hoof commented on AMQNET-236:
----------------------------------------

The 1.4.0 fix works perfectly.We just needed a way to know if a message was send if you put a timeout on the producer, throwing an exception does the trick

> Property to see if message has actually been sent
> -------------------------------------------------
>
>                 Key: AMQNET-236
>                 URL: https://issues.apache.org/activemq/browse/AMQNET-236
>             Project: ActiveMQ .Net
>          Issue Type: New Feature
>          Components: ActiveMQ, EMS, MSMQ, NMS, Stomp
>         Environment: any
>            Reporter: Michel Van Hoof
>            Assignee: Jim Gomes
>            Priority: Trivial
>             Fix For: 1.4.0
>
>
> When using a messageproducer with a timeout, it is impossible to determine if a message has actually been sent. 
> Using the failover protocol you only have the choice between a blocking send or a timeout where there is no way to be sure the message was sent..

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


[jira] Updated: (AMQNET-236) Property to see if message has actually been sent

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

Timothy Bish updated AMQNET-236:
--------------------------------

    Fix Version/s:     (was: 1.3.0)

> Property to see if message has actually been sent
> -------------------------------------------------
>
>                 Key: AMQNET-236
>                 URL: https://issues.apache.org/activemq/browse/AMQNET-236
>             Project: ActiveMQ .Net
>          Issue Type: New Feature
>          Components: ActiveMQ, EMS, MSMQ, NMS, Stomp
>         Environment: any
>            Reporter: Michel Van Hoof
>            Assignee: Jim Gomes
>            Priority: Trivial
>
> When using a messageproducer with a timeout, it is impossible to determine if a message has actually been sent. 
> Using the failover protocol you only have the choice between a blocking send or a timeout where there is no way to be sure the message was sent..

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


[jira] Commented: (AMQNET-236) Property to see if message has actually been sent

Posted by "Timothy Bish (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/activemq/browse/AMQNET-236?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=61549#action_61549 ] 

Timothy Bish commented on AMQNET-236:
-------------------------------------

v1.4.0 NMS.ActiveMQ now throws ResponseTimedOutException if the Response Timeout option is set on the MessageProducer.

> Property to see if message has actually been sent
> -------------------------------------------------
>
>                 Key: AMQNET-236
>                 URL: https://issues.apache.org/activemq/browse/AMQNET-236
>             Project: ActiveMQ .Net
>          Issue Type: New Feature
>          Components: ActiveMQ, EMS, MSMQ, NMS, Stomp
>         Environment: any
>            Reporter: Michel Van Hoof
>            Assignee: Jim Gomes
>            Priority: Trivial
>
> When using a messageproducer with a timeout, it is impossible to determine if a message has actually been sent. 
> Using the failover protocol you only have the choice between a blocking send or a timeout where there is no way to be sure the message was sent..

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


[jira] Commented: (AMQNET-236) Property to see if message has actually been sent

Posted by "Timothy Bish (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/activemq/browse/AMQNET-236?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=61564#action_61564 ] 

Timothy Bish commented on AMQNET-236:
-------------------------------------

I would close it.  I never understood exactly how this was supposed to work or what it would look like in the API.

> Property to see if message has actually been sent
> -------------------------------------------------
>
>                 Key: AMQNET-236
>                 URL: https://issues.apache.org/activemq/browse/AMQNET-236
>             Project: ActiveMQ .Net
>          Issue Type: New Feature
>          Components: ActiveMQ, EMS, MSMQ, NMS, Stomp
>         Environment: any
>            Reporter: Michel Van Hoof
>            Assignee: Jim Gomes
>            Priority: Trivial
>
> When using a messageproducer with a timeout, it is impossible to determine if a message has actually been sent. 
> Using the failover protocol you only have the choice between a blocking send or a timeout where there is no way to be sure the message was sent..

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


[jira] Resolved: (AMQNET-236) Property to see if message has actually been sent

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

Jim Gomes resolved AMQNET-236.
------------------------------

    Fix Version/s: 1.4.0
       Resolution: Fixed

> Property to see if message has actually been sent
> -------------------------------------------------
>
>                 Key: AMQNET-236
>                 URL: https://issues.apache.org/activemq/browse/AMQNET-236
>             Project: ActiveMQ .Net
>          Issue Type: New Feature
>          Components: ActiveMQ, EMS, MSMQ, NMS, Stomp
>         Environment: any
>            Reporter: Michel Van Hoof
>            Assignee: Jim Gomes
>            Priority: Trivial
>             Fix For: 1.4.0
>
>
> When using a messageproducer with a timeout, it is impossible to determine if a message has actually been sent. 
> Using the failover protocol you only have the choice between a blocking send or a timeout where there is no way to be sure the message was sent..

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