You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@camel.apache.org by "Claus Ibsen (JIRA)" <ji...@apache.org> on 2009/04/30 07:45:38 UTC

[jira] Created: (CAMEL-1572) Internal API - Cleanup in the AsyncCallback

Internal API - Cleanup in the AsyncCallback
-------------------------------------------

                 Key: CAMEL-1572
                 URL: https://issues.apache.org/activemq/browse/CAMEL-1572
             Project: Apache Camel
          Issue Type: Improvement
          Components: camel-core
    Affects Versions: 2.0-M1
            Reporter: Claus Ibsen
            Assignee: Claus Ibsen
             Fix For: 2.0-M2


See nabble
http://www.nabble.com/Camel-2.0-Async-Findings---Roadmap-to-a-solution-td23310165.html


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


[jira] Commented: (CAMEL-1572) Internal API - Cleanup in the AsyncCallback

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

Claus Ibsen commented on CAMEL-1572:
------------------------------------

Second cut of the async DSL. trunk: 772853.


> Internal API - Cleanup in the AsyncCallback
> -------------------------------------------
>
>                 Key: CAMEL-1572
>                 URL: https://issues.apache.org/activemq/browse/CAMEL-1572
>             Project: Apache Camel
>          Issue Type: Improvement
>          Components: camel-core
>    Affects Versions: 2.0-M1
>            Reporter: Claus Ibsen
>            Assignee: Claus Ibsen
>             Fix For: 2.0.0
>
>         Attachments: CAMEL-1572.patch, CAMEL-1572b.patch, new_async_api.patch, new_async_api2.patch
>
>
> See nabble
> http://www.nabble.com/Camel-2.0-Async-Findings---Roadmap-to-a-solution-td23310165.html

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


[jira] Commented: (CAMEL-1572) Internal API - Cleanup in the AsyncCallback

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

Claus Ibsen commented on CAMEL-1572:
------------------------------------

I have committed the first cut of the cleanup. 
trunk: 770599

When we have a new async API in place then we can cleanup the last pieces in Pipeline and MulticastProcessor.

I have added TODO in codes where we need to re look later.

> Internal API - Cleanup in the AsyncCallback
> -------------------------------------------
>
>                 Key: CAMEL-1572
>                 URL: https://issues.apache.org/activemq/browse/CAMEL-1572
>             Project: Apache Camel
>          Issue Type: Improvement
>          Components: camel-core
>    Affects Versions: 2.0-M1
>            Reporter: Claus Ibsen
>            Assignee: Claus Ibsen
>             Fix For: 2.0.0
>
>         Attachments: CAMEL-1572.patch, CAMEL-1572b.patch
>
>
> See nabble
> http://www.nabble.com/Camel-2.0-Async-Findings---Roadmap-to-a-solution-td23310165.html

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


[jira] Commented: (CAMEL-1572) Internal API - Cleanup in the AsyncCallback

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

Claus Ibsen commented on CAMEL-1572:
------------------------------------

Committed first cut of new Async API.

TODO: MulticastProcessor needs to be migrated
TODO: Thread DSL removed. Will be replaced with new Async DSL later

trunk: 772076

> Internal API - Cleanup in the AsyncCallback
> -------------------------------------------
>
>                 Key: CAMEL-1572
>                 URL: https://issues.apache.org/activemq/browse/CAMEL-1572
>             Project: Apache Camel
>          Issue Type: Improvement
>          Components: camel-core
>    Affects Versions: 2.0-M1
>            Reporter: Claus Ibsen
>            Assignee: Claus Ibsen
>             Fix For: 2.0.0
>
>         Attachments: CAMEL-1572.patch, CAMEL-1572b.patch, new_async_api.patch, new_async_api2.patch
>
>
> See nabble
> http://www.nabble.com/Camel-2.0-Async-Findings---Roadmap-to-a-solution-td23310165.html

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


[jira] Commented: (CAMEL-1572) Internal API - Cleanup in the AsyncCallback

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

Claus Ibsen commented on CAMEL-1572:
------------------------------------

See the nabble link as I keep posting there also with updates.

> Internal API - Cleanup in the AsyncCallback
> -------------------------------------------
>
>                 Key: CAMEL-1572
>                 URL: https://issues.apache.org/activemq/browse/CAMEL-1572
>             Project: Apache Camel
>          Issue Type: Improvement
>          Components: camel-core
>    Affects Versions: 2.0-M1
>            Reporter: Claus Ibsen
>            Assignee: Claus Ibsen
>             Fix For: 2.0.0
>
>         Attachments: CAMEL-1572.patch, CAMEL-1572b.patch, new_async_api.patch, new_async_api2.patch
>
>
> See nabble
> http://www.nabble.com/Camel-2.0-Async-Findings---Roadmap-to-a-solution-td23310165.html

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


[jira] Issue Comment Edited: (CAMEL-1572) Internal API - Cleanup in the AsyncCallback

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

Claus Ibsen edited comment on CAMEL-1572 at 5/6/09 5:24 AM:
------------------------------------------------------------

Committed first cut of new Async API.

TODO: MulticastProcessor needs to be migrated *DONE*
TODO: Thread DSL removed. Will be replaced with new Async DSL later

trunk: 772076

      was (Author: davsclaus):
    Committed first cut of new Async API.

TODO: MulticastProcessor needs to be migrated
TODO: Thread DSL removed. Will be replaced with new Async DSL later

trunk: 772076
  
> Internal API - Cleanup in the AsyncCallback
> -------------------------------------------
>
>                 Key: CAMEL-1572
>                 URL: https://issues.apache.org/activemq/browse/CAMEL-1572
>             Project: Apache Camel
>          Issue Type: Improvement
>          Components: camel-core
>    Affects Versions: 2.0-M1
>            Reporter: Claus Ibsen
>            Assignee: Claus Ibsen
>             Fix For: 2.0.0
>
>         Attachments: CAMEL-1572.patch, CAMEL-1572b.patch, new_async_api.patch, new_async_api2.patch
>
>
> See nabble
> http://www.nabble.com/Camel-2.0-Async-Findings---Roadmap-to-a-solution-td23310165.html

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


[jira] Updated: (CAMEL-1572) Internal API - Cleanup in the AsyncCallback

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

Claus Ibsen updated CAMEL-1572:
-------------------------------

    Attachment: new_async_api.patch

new_async_api.patch is a patch with only the prototype of the new Async API that I have been experimenting with.


> Internal API - Cleanup in the AsyncCallback
> -------------------------------------------
>
>                 Key: CAMEL-1572
>                 URL: https://issues.apache.org/activemq/browse/CAMEL-1572
>             Project: Apache Camel
>          Issue Type: Improvement
>          Components: camel-core
>    Affects Versions: 2.0-M1
>            Reporter: Claus Ibsen
>            Assignee: Claus Ibsen
>             Fix For: 2.0.0
>
>         Attachments: CAMEL-1572.patch, CAMEL-1572b.patch, new_async_api.patch
>
>
> See nabble
> http://www.nabble.com/Camel-2.0-Async-Findings---Roadmap-to-a-solution-td23310165.html

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


[jira] Resolved: (CAMEL-1572) Internal API - Cleanup in the AsyncCallback

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

Claus Ibsen resolved CAMEL-1572.
--------------------------------

    Resolution: Fixed

Updated wiki with description of this new Async API.

> Internal API - Cleanup in the AsyncCallback
> -------------------------------------------
>
>                 Key: CAMEL-1572
>                 URL: https://issues.apache.org/activemq/browse/CAMEL-1572
>             Project: Apache Camel
>          Issue Type: Improvement
>          Components: camel-core
>    Affects Versions: 2.0-M1
>            Reporter: Claus Ibsen
>            Assignee: Claus Ibsen
>             Fix For: 2.0.0
>
>         Attachments: CAMEL-1572.patch, CAMEL-1572b.patch, new_async_api.patch, new_async_api2.patch
>
>
> See nabble
> http://www.nabble.com/Camel-2.0-Async-Findings---Roadmap-to-a-solution-td23310165.html

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


[jira] Updated: (CAMEL-1572) Internal API - Cleanup in the AsyncCallback

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

Claus Ibsen updated CAMEL-1572:
-------------------------------

    Attachment: CAMEL-1572.patch

> Internal API - Cleanup in the AsyncCallback
> -------------------------------------------
>
>                 Key: CAMEL-1572
>                 URL: https://issues.apache.org/activemq/browse/CAMEL-1572
>             Project: Apache Camel
>          Issue Type: Improvement
>          Components: camel-core
>    Affects Versions: 2.0-M1
>            Reporter: Claus Ibsen
>            Assignee: Claus Ibsen
>             Fix For: 2.0-M2
>
>         Attachments: CAMEL-1572.patch
>
>
> See nabble
> http://www.nabble.com/Camel-2.0-Async-Findings---Roadmap-to-a-solution-td23310165.html

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


[jira] Commented: (CAMEL-1572) Internal API - Cleanup in the AsyncCallback

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

Claus Ibsen commented on CAMEL-1572:
------------------------------------

And 2nd cut that migrates the MulticastProcessor: 772172.

> Internal API - Cleanup in the AsyncCallback
> -------------------------------------------
>
>                 Key: CAMEL-1572
>                 URL: https://issues.apache.org/activemq/browse/CAMEL-1572
>             Project: Apache Camel
>          Issue Type: Improvement
>          Components: camel-core
>    Affects Versions: 2.0-M1
>            Reporter: Claus Ibsen
>            Assignee: Claus Ibsen
>             Fix For: 2.0.0
>
>         Attachments: CAMEL-1572.patch, CAMEL-1572b.patch, new_async_api.patch, new_async_api2.patch
>
>
> See nabble
> http://www.nabble.com/Camel-2.0-Async-Findings---Roadmap-to-a-solution-td23310165.html

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


[jira] Updated: (CAMEL-1572) Internal API - Cleanup in the AsyncCallback

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

Claus Ibsen updated CAMEL-1572:
-------------------------------

    Attachment: CAMEL-1572b.patch

A patch that also includes a prototype of the new Async API.

See
- AsyncProducerTemplate
- AsyncDefinition
- AsyncDelegateProcessor
- AsyncRouteTest
- FutureTypeConverter

I forgot to track different change list so the patch is all my local changes.

> Internal API - Cleanup in the AsyncCallback
> -------------------------------------------
>
>                 Key: CAMEL-1572
>                 URL: https://issues.apache.org/activemq/browse/CAMEL-1572
>             Project: Apache Camel
>          Issue Type: Improvement
>          Components: camel-core
>    Affects Versions: 2.0-M1
>            Reporter: Claus Ibsen
>            Assignee: Claus Ibsen
>             Fix For: 2.0.0
>
>         Attachments: CAMEL-1572.patch, CAMEL-1572b.patch
>
>
> See nabble
> http://www.nabble.com/Camel-2.0-Async-Findings---Roadmap-to-a-solution-td23310165.html

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


[jira] Work started: (CAMEL-1572) Internal API - Cleanup in the AsyncCallback

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

Work on CAMEL-1572 started by Claus Ibsen.

> Internal API - Cleanup in the AsyncCallback
> -------------------------------------------
>
>                 Key: CAMEL-1572
>                 URL: https://issues.apache.org/activemq/browse/CAMEL-1572
>             Project: Apache Camel
>          Issue Type: Improvement
>          Components: camel-core
>    Affects Versions: 2.0-M1
>            Reporter: Claus Ibsen
>            Assignee: Claus Ibsen
>             Fix For: 2.0.0
>
>         Attachments: CAMEL-1572.patch, CAMEL-1572b.patch, new_async_api.patch, new_async_api2.patch
>
>
> See nabble
> http://www.nabble.com/Camel-2.0-Async-Findings---Roadmap-to-a-solution-td23310165.html

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


[jira] Updated: (CAMEL-1572) Internal API - Cleanup in the AsyncCallback

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

Claus Ibsen updated CAMEL-1572:
-------------------------------

    Attachment: new_async_api2.patch

A 2nd patch that is more cleaner.
- only the async producer template
- added all the needed methods on async producer template
- add unit test

The async() DSL from the previous patches was an experiment and we can still discuss to add it also.
But for starters I want a clean API that allows to initiate a async routing in Camel.

> Internal API - Cleanup in the AsyncCallback
> -------------------------------------------
>
>                 Key: CAMEL-1572
>                 URL: https://issues.apache.org/activemq/browse/CAMEL-1572
>             Project: Apache Camel
>          Issue Type: Improvement
>          Components: camel-core
>    Affects Versions: 2.0-M1
>            Reporter: Claus Ibsen
>            Assignee: Claus Ibsen
>             Fix For: 2.0.0
>
>         Attachments: CAMEL-1572.patch, CAMEL-1572b.patch, new_async_api.patch, new_async_api2.patch
>
>
> See nabble
> http://www.nabble.com/Camel-2.0-Async-Findings---Roadmap-to-a-solution-td23310165.html

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


[jira] Updated: (CAMEL-1572) Internal API - Cleanup in the AsyncCallback

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

Claus Ibsen updated CAMEL-1572:
-------------------------------

    Fix Version/s:     (was: 2.0-M2)
                   2.0.0

> Internal API - Cleanup in the AsyncCallback
> -------------------------------------------
>
>                 Key: CAMEL-1572
>                 URL: https://issues.apache.org/activemq/browse/CAMEL-1572
>             Project: Apache Camel
>          Issue Type: Improvement
>          Components: camel-core
>    Affects Versions: 2.0-M1
>            Reporter: Claus Ibsen
>            Assignee: Claus Ibsen
>             Fix For: 2.0.0
>
>         Attachments: CAMEL-1572.patch, CAMEL-1572b.patch
>
>
> See nabble
> http://www.nabble.com/Camel-2.0-Async-Findings---Roadmap-to-a-solution-td23310165.html

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


[jira] Issue Comment Edited: (CAMEL-1572) Internal API - Cleanup in the AsyncCallback

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

Claus Ibsen edited comment on CAMEL-1572 at 5/7/09 3:43 AM:
------------------------------------------------------------

Committed first cut of new Async API.

TODO: MulticastProcessor needs to be migrated *DONE*
TODO: Thread DSL removed. Will be replaced with new Async DSL later *DONE*

trunk: 772076

      was (Author: davsclaus):
    Committed first cut of new Async API.

TODO: MulticastProcessor needs to be migrated *DONE*
TODO: Thread DSL removed. Will be replaced with new Async DSL later

trunk: 772076
  
> Internal API - Cleanup in the AsyncCallback
> -------------------------------------------
>
>                 Key: CAMEL-1572
>                 URL: https://issues.apache.org/activemq/browse/CAMEL-1572
>             Project: Apache Camel
>          Issue Type: Improvement
>          Components: camel-core
>    Affects Versions: 2.0-M1
>            Reporter: Claus Ibsen
>            Assignee: Claus Ibsen
>             Fix For: 2.0.0
>
>         Attachments: CAMEL-1572.patch, CAMEL-1572b.patch, new_async_api.patch, new_async_api2.patch
>
>
> See nabble
> http://www.nabble.com/Camel-2.0-Async-Findings---Roadmap-to-a-solution-td23310165.html

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


[jira] Commented: (CAMEL-1572) Internal API - Cleanup in the AsyncCallback

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

Claus Ibsen commented on CAMEL-1572:
------------------------------------

Added first cut of the new async DSL replacing the old thread DSL.

trunk: 772598

> Internal API - Cleanup in the AsyncCallback
> -------------------------------------------
>
>                 Key: CAMEL-1572
>                 URL: https://issues.apache.org/activemq/browse/CAMEL-1572
>             Project: Apache Camel
>          Issue Type: Improvement
>          Components: camel-core
>    Affects Versions: 2.0-M1
>            Reporter: Claus Ibsen
>            Assignee: Claus Ibsen
>             Fix For: 2.0.0
>
>         Attachments: CAMEL-1572.patch, CAMEL-1572b.patch, new_async_api.patch, new_async_api2.patch
>
>
> See nabble
> http://www.nabble.com/Camel-2.0-Async-Findings---Roadmap-to-a-solution-td23310165.html

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