You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@camel.apache.org by "Marat Bedretdinov (JIRA)" <ji...@apache.org> on 2008/04/17 03:09:43 UTC

[jira] Created: (CAMEL-469) Allow replyTo destination to receive its own persistentDelivery QoS

Allow replyTo destination to receive its own persistentDelivery QoS
-------------------------------------------------------------------

                 Key: CAMEL-469
                 URL: https://issues.apache.org/activemq/browse/CAMEL-469
             Project: Apache Camel
          Issue Type: Improvement
          Components: camel-jms
    Affects Versions: 1.4.0
            Reporter: Marat Bedretdinov
             Fix For: 1.4.0
         Attachments: camel-jms.2008.04.16-20.45.patch

IBM MQ provides dynamic with with persistent and non-persistent delivery mode QoS. if a dynamic queue with non-persistent delivery model is used to send a reply the broker will reject any messages sent with persistent delivery mode. 

The patch allows jms  component to set delivery mode for producer for replyTo destination independently of producer for request destination.

Generally speaking it would make sense to allow independent JmsConfiguration instances for JmsProducer and JmsConsumer that inherit their values off configuration that belongs to JmsEndpoint . This way producer's and consumer's QoS can differ and be independently configured.

This is a cumulative patch with work done for https://issues.apache.org/activemq/browse/CAMEL-467

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


[jira] Closed: (CAMEL-469) Allow replyTo destination to receive its own persistentDelivery QoS

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

Marat Bedretdinov closed CAMEL-469.
-----------------------------------


Thanks Hadrian, Claus

> Allow replyTo destination to receive its own persistentDelivery QoS
> -------------------------------------------------------------------
>
>                 Key: CAMEL-469
>                 URL: https://issues.apache.org/activemq/browse/CAMEL-469
>             Project: Apache Camel
>          Issue Type: Improvement
>          Components: camel-jms
>    Affects Versions: 1.3.0
>            Reporter: Marat Bedretdinov
>             Fix For: 1.4.0
>
>         Attachments: camel-jms.2008.04.16-20.45.patch
>
>
> IBM MQ provides dynamic with with persistent and non-persistent delivery mode QoS. if a dynamic queue with non-persistent delivery model is used to send a reply the broker will reject any messages sent with persistent delivery mode. 
> The patch allows jms  component to set delivery mode for producer for replyTo destination independently of producer for request destination.
> Generally speaking it would make sense to allow independent JmsConfiguration instances for JmsProducer and JmsConsumer that inherit their values off configuration that belongs to JmsEndpoint . This way producer's and consumer's QoS can differ and be independently configured.
> This is a cumulative patch with work done for https://issues.apache.org/activemq/browse/CAMEL-467

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


[jira] Updated: (CAMEL-469) Allow replyTo destination to receive its own persistentDelivery QoS

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

Claus Ibsen updated CAMEL-469:
------------------------------

    Affects Version/s: 1.3.0
                           (was: 1.4.0)

> Allow replyTo destination to receive its own persistentDelivery QoS
> -------------------------------------------------------------------
>
>                 Key: CAMEL-469
>                 URL: https://issues.apache.org/activemq/browse/CAMEL-469
>             Project: Apache Camel
>          Issue Type: Improvement
>          Components: camel-jms
>    Affects Versions: 1.3.0
>            Reporter: Marat Bedretdinov
>             Fix For: 1.4.0
>
>         Attachments: camel-jms.2008.04.16-20.45.patch
>
>
> IBM MQ provides dynamic with with persistent and non-persistent delivery mode QoS. if a dynamic queue with non-persistent delivery model is used to send a reply the broker will reject any messages sent with persistent delivery mode. 
> The patch allows jms  component to set delivery mode for producer for replyTo destination independently of producer for request destination.
> Generally speaking it would make sense to allow independent JmsConfiguration instances for JmsProducer and JmsConsumer that inherit their values off configuration that belongs to JmsEndpoint . This way producer's and consumer's QoS can differ and be independently configured.
> This is a cumulative patch with work done for https://issues.apache.org/activemq/browse/CAMEL-467

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


[jira] Updated: (CAMEL-469) Allow replyTo destination to receive its own persistentDelivery QoS

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

Marat Bedretdinov updated CAMEL-469:
------------------------------------

    Attachment: camel-jms.2008.04.16-20.45.patch

> Allow replyTo destination to receive its own persistentDelivery QoS
> -------------------------------------------------------------------
>
>                 Key: CAMEL-469
>                 URL: https://issues.apache.org/activemq/browse/CAMEL-469
>             Project: Apache Camel
>          Issue Type: Improvement
>          Components: camel-jms
>    Affects Versions: 1.4.0
>            Reporter: Marat Bedretdinov
>             Fix For: 1.4.0
>
>         Attachments: camel-jms.2008.04.16-20.45.patch
>
>
> IBM MQ provides dynamic with with persistent and non-persistent delivery mode QoS. if a dynamic queue with non-persistent delivery model is used to send a reply the broker will reject any messages sent with persistent delivery mode. 
> The patch allows jms  component to set delivery mode for producer for replyTo destination independently of producer for request destination.
> Generally speaking it would make sense to allow independent JmsConfiguration instances for JmsProducer and JmsConsumer that inherit their values off configuration that belongs to JmsEndpoint . This way producer's and consumer's QoS can differ and be independently configured.
> This is a cumulative patch with work done for https://issues.apache.org/activemq/browse/CAMEL-467

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


[jira] Updated: (CAMEL-469) Allow replyTo destination to receive its own persistentDelivery QoS

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

Marat Bedretdinov updated CAMEL-469:
------------------------------------

    Attachment:     (was: camel-jms.2008.04.16-20.45.patch)

> Allow replyTo destination to receive its own persistentDelivery QoS
> -------------------------------------------------------------------
>
>                 Key: CAMEL-469
>                 URL: https://issues.apache.org/activemq/browse/CAMEL-469
>             Project: Apache Camel
>          Issue Type: Improvement
>          Components: camel-jms
>    Affects Versions: 1.4.0
>            Reporter: Marat Bedretdinov
>             Fix For: 1.4.0
>
>         Attachments: camel-jms.2008.04.16-20.45.patch
>
>
> IBM MQ provides dynamic with with persistent and non-persistent delivery mode QoS. if a dynamic queue with non-persistent delivery model is used to send a reply the broker will reject any messages sent with persistent delivery mode. 
> The patch allows jms  component to set delivery mode for producer for replyTo destination independently of producer for request destination.
> Generally speaking it would make sense to allow independent JmsConfiguration instances for JmsProducer and JmsConsumer that inherit their values off configuration that belongs to JmsEndpoint . This way producer's and consumer's QoS can differ and be independently configured.
> This is a cumulative patch with work done for https://issues.apache.org/activemq/browse/CAMEL-467

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


[jira] Resolved: (CAMEL-469) Allow replyTo destination to receive its own persistentDelivery QoS

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

Hadrian Zbarcea resolved CAMEL-469.
-----------------------------------

    Resolution: Fixed

Awsome.  Keep them coming.  Thanks Marat!

> Allow replyTo destination to receive its own persistentDelivery QoS
> -------------------------------------------------------------------
>
>                 Key: CAMEL-469
>                 URL: https://issues.apache.org/activemq/browse/CAMEL-469
>             Project: Apache Camel
>          Issue Type: Improvement
>          Components: camel-jms
>    Affects Versions: 1.4.0
>            Reporter: Marat Bedretdinov
>             Fix For: 1.4.0
>
>         Attachments: camel-jms.2008.04.16-20.45.patch
>
>
> IBM MQ provides dynamic with with persistent and non-persistent delivery mode QoS. if a dynamic queue with non-persistent delivery model is used to send a reply the broker will reject any messages sent with persistent delivery mode. 
> The patch allows jms  component to set delivery mode for producer for replyTo destination independently of producer for request destination.
> Generally speaking it would make sense to allow independent JmsConfiguration instances for JmsProducer and JmsConsumer that inherit their values off configuration that belongs to JmsEndpoint . This way producer's and consumer's QoS can differ and be independently configured.
> This is a cumulative patch with work done for https://issues.apache.org/activemq/browse/CAMEL-467

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


[jira] Commented: (CAMEL-469) Allow replyTo destination to receive its own persistentDelivery QoS

Posted by "Claus Ibsen (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/activemq/browse/CAMEL-469?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=42345#action_42345 ] 

Claus Ibsen commented on CAMEL-469:
-----------------------------------

Could the wiki documentation be updated with any new features/options etc. that this patch introduces?

http://activemq.apache.org/camel/jms.html

> Allow replyTo destination to receive its own persistentDelivery QoS
> -------------------------------------------------------------------
>
>                 Key: CAMEL-469
>                 URL: https://issues.apache.org/activemq/browse/CAMEL-469
>             Project: Apache Camel
>          Issue Type: Improvement
>          Components: camel-jms
>    Affects Versions: 1.4.0
>            Reporter: Marat Bedretdinov
>             Fix For: 1.4.0
>
>         Attachments: camel-jms.2008.04.16-20.45.patch
>
>
> IBM MQ provides dynamic with with persistent and non-persistent delivery mode QoS. if a dynamic queue with non-persistent delivery model is used to send a reply the broker will reject any messages sent with persistent delivery mode. 
> The patch allows jms  component to set delivery mode for producer for replyTo destination independently of producer for request destination.
> Generally speaking it would make sense to allow independent JmsConfiguration instances for JmsProducer and JmsConsumer that inherit their values off configuration that belongs to JmsEndpoint . This way producer's and consumer's QoS can differ and be independently configured.
> This is a cumulative patch with work done for https://issues.apache.org/activemq/browse/CAMEL-467

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