You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@servicemix.apache.org by "Ron Gavlin (JIRA)" <ji...@apache.org> on 2008/09/10 05:06:52 UTC

[jira] Created: (SM-1567) smx-eip AbstractAggregator should support boolean property "reportErrors"

smx-eip AbstractAggregator should support boolean property "reportErrors"
-------------------------------------------------------------------------

                 Key: SM-1567
                 URL: https://issues.apache.org/activemq/browse/SM-1567
             Project: ServiceMix
          Issue Type: Improvement
          Components: servicemix-eip
    Affects Versions: 3.2.2
            Reporter: Ron Gavlin


smx-eip AbstractAggregator should support boolean property "reportErrors". If the endpoint following the AbstractAggregator returns an error and the "reportErrors" property is true, the aggregator should return errors to all its consumers.

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


[jira] Updated: (SM-1567) smx-eip AbstractAggregator should support boolean property "reportErrors"

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

Ron Gavlin updated SM-1567:
---------------------------

    Attachment: sm-1567-update.patch

> smx-eip AbstractAggregator should support boolean property "reportErrors"
> -------------------------------------------------------------------------
>
>                 Key: SM-1567
>                 URL: https://issues.apache.org/activemq/browse/SM-1567
>             Project: ServiceMix
>          Issue Type: Improvement
>          Components: servicemix-eip
>    Affects Versions: 3.2.2
>            Reporter: Ron Gavlin
>            Assignee: Guillaume Nodet
>             Fix For: servicemix-eip-2008.02
>
>         Attachments: sm-1567-update.patch
>
>
> smx-eip AbstractAggregator should support boolean property "reportErrors". If the endpoint following the AbstractAggregator returns an error and the "reportErrors" property is true, the aggregator should return errors to all its consumers.

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


[jira] Reopened: (SM-1567) smx-eip AbstractAggregator should support boolean property "reportErrors"

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

Ron Gavlin reopened SM-1567:
----------------------------


Looks like there is a typo in the latest commit. I will attach a patch.

> smx-eip AbstractAggregator should support boolean property "reportErrors"
> -------------------------------------------------------------------------
>
>                 Key: SM-1567
>                 URL: https://issues.apache.org/activemq/browse/SM-1567
>             Project: ServiceMix
>          Issue Type: Improvement
>          Components: servicemix-eip
>    Affects Versions: 3.2.2
>            Reporter: Ron Gavlin
>            Assignee: Guillaume Nodet
>             Fix For: servicemix-eip-2008.02
>
>
> smx-eip AbstractAggregator should support boolean property "reportErrors". If the endpoint following the AbstractAggregator returns an error and the "reportErrors" property is true, the aggregator should return errors to all its consumers.

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


[jira] Resolved: (SM-1567) smx-eip AbstractAggregator should support boolean property "reportErrors"

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

Guillaume Nodet resolved SM-1567.
---------------------------------

    Fix Version/s: 3.2.4
                       (was: servicemix-eip-2008.02)
       Resolution: Fixed

Backported to 3.2 branc

Sending        src/main/java/org/apache/servicemix/eip/patterns/StaticRecipientList.java
Sending        src/main/java/org/apache/servicemix/eip/support/AbstractAggregator.java
Adding         src/test/java/org/apache/servicemix/eip/RecipientListAggregatorTest.java
Transmitting file data ...
Committed revision 710044.

> smx-eip AbstractAggregator should support boolean property "reportErrors"
> -------------------------------------------------------------------------
>
>                 Key: SM-1567
>                 URL: https://issues.apache.org/activemq/browse/SM-1567
>             Project: ServiceMix
>          Issue Type: Improvement
>          Components: servicemix-eip
>    Affects Versions: 3.2.2
>            Reporter: Ron Gavlin
>            Assignee: Guillaume Nodet
>             Fix For: 3.2.4
>
>         Attachments: sm-1567-update.patch
>
>
> smx-eip AbstractAggregator should support boolean property "reportErrors". If the endpoint following the AbstractAggregator returns an error and the "reportErrors" property is true, the aggregator should return errors to all its consumers.

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


[jira] Resolved: (SM-1567) smx-eip AbstractAggregator should support boolean property "reportErrors"

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

Guillaume Nodet resolved SM-1567.
---------------------------------

         Assignee: Guillaume Nodet
    Fix Version/s: servicemix-eip-2008.02
       Resolution: Fixed

Sending        src/main/java/org/apache/servicemix/eip/support/AbstractAggregator.java
Adding         src/test/java/org/apache/servicemix/eip/RecipientListAggregatorTest.java
Transmitting file data ..
Committed revision 709826.

> smx-eip AbstractAggregator should support boolean property "reportErrors"
> -------------------------------------------------------------------------
>
>                 Key: SM-1567
>                 URL: https://issues.apache.org/activemq/browse/SM-1567
>             Project: ServiceMix
>          Issue Type: Improvement
>          Components: servicemix-eip
>    Affects Versions: 3.2.2
>            Reporter: Ron Gavlin
>            Assignee: Guillaume Nodet
>             Fix For: servicemix-eip-2008.02
>
>
> smx-eip AbstractAggregator should support boolean property "reportErrors". If the endpoint following the AbstractAggregator returns an error and the "reportErrors" property is true, the aggregator should return errors to all its consumers.

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


[jira] Commented: (SM-1567) smx-eip AbstractAggregator should support boolean property "reportErrors"

Posted by "Guillaume Nodet (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/activemq/browse/SM-1567?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=46991#action_46991 ] 

Guillaume Nodet commented on SM-1567:
-------------------------------------

Patch applied

> smx-eip AbstractAggregator should support boolean property "reportErrors"
> -------------------------------------------------------------------------
>
>                 Key: SM-1567
>                 URL: https://issues.apache.org/activemq/browse/SM-1567
>             Project: ServiceMix
>          Issue Type: Improvement
>          Components: servicemix-eip
>    Affects Versions: 3.2.2
>            Reporter: Ron Gavlin
>            Assignee: Guillaume Nodet
>             Fix For: servicemix-eip-2008.02
>
>         Attachments: sm-1567-update.patch
>
>
> smx-eip AbstractAggregator should support boolean property "reportErrors". If the endpoint following the AbstractAggregator returns an error and the "reportErrors" property is true, the aggregator should return errors to all its consumers.

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


[jira] Commented: (SM-1567) smx-eip AbstractAggregator should support boolean property "reportErrors"

Posted by "Ron Gavlin (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/activemq/browse/SM-1567?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=46980#action_46980 ] 

Ron Gavlin commented on SM-1567:
--------------------------------

Please backport to SMX 3.2.x branch if possible.

> smx-eip AbstractAggregator should support boolean property "reportErrors"
> -------------------------------------------------------------------------
>
>                 Key: SM-1567
>                 URL: https://issues.apache.org/activemq/browse/SM-1567
>             Project: ServiceMix
>          Issue Type: Improvement
>          Components: servicemix-eip
>    Affects Versions: 3.2.2
>            Reporter: Ron Gavlin
>            Assignee: Guillaume Nodet
>             Fix For: servicemix-eip-2008.02
>
>
> smx-eip AbstractAggregator should support boolean property "reportErrors". If the endpoint following the AbstractAggregator returns an error and the "reportErrors" property is true, the aggregator should return errors to all its consumers.

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


[jira] Updated: (SM-1567) smx-eip AbstractAggregator should support boolean property "reportErrors"

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

Ron Gavlin updated SM-1567:
---------------------------

    Patch Info: [Patch Available]

> smx-eip AbstractAggregator should support boolean property "reportErrors"
> -------------------------------------------------------------------------
>
>                 Key: SM-1567
>                 URL: https://issues.apache.org/activemq/browse/SM-1567
>             Project: ServiceMix
>          Issue Type: Improvement
>          Components: servicemix-eip
>    Affects Versions: 3.2.2
>            Reporter: Ron Gavlin
>            Assignee: Guillaume Nodet
>             Fix For: servicemix-eip-2008.02
>
>         Attachments: sm-1567-update.patch
>
>
> smx-eip AbstractAggregator should support boolean property "reportErrors". If the endpoint following the AbstractAggregator returns an error and the "reportErrors" property is true, the aggregator should return errors to all its consumers.

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