[
https://issues.apache.org/jira/browse/SYNAPSE-618?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12846731#action_12846731
]
Asankha C. Perera commented on SYNAPSE-618:
-------------------------------------------
Denis
I found https://issues.apache.org/jira/browse/ODE-565 from the ODE project
where you've attached about 5MB of changes from late Mar to early Sep 2009, but
unfortunately that's not checked into ODE, nor does any review comments or
interaction from the community present against it..
Your emails in the ODE dev list stopped in Sep 2009, and you've failed to reply
another student who wanted to use your code in Dec 2009 [1] for his research
Do you think this project met the objectives of Google [2] who funded it?
asankha
[1] http://markmail.org/message/7oxz6asa7tu5dlwu
[2]
http://socghop.appspot.com/document/show/gsoc_program/google/gsoc2010/faqs#goals
> [GSoC] Implement a Dead Letter Channel for Synapse
> --------------------------------------------------
>
> Key: SYNAPSE-618
> URL: https://issues.apache.org/jira/browse/SYNAPSE-618
> Project: Synapse
> Issue Type: New Feature
> Components: Core, Endpoints
> Reporter: Hiranya Jayathilaka
> Fix For: FUTURE
>
>
> Currently when Synapse attempts to send a message and if it fails, following
> actions can be configured to deal with the error:
> * Execute a fault sequence and handle the failed request gracefully
> * Fail-over to a different endpoint
> In addition to these, Synapse ESB should support the "dead letter channel"
> enterprise integration pattern to deal with various errors that might occur
> during mediation or while sending. With the dead letter channel, the failed
> message will be put into a message store in the ESB. Later the ESB can retry
> to send the messages in the message store.
> We should be able to have multiple implementations of the actual message
> store and should be able to configure which store to use for a particular
> scenario. Users should be able to implement their own message stores and plug
> into the ESB easily. To start with we can have a simple in-memory message
> store and a persisting store based on JDBC or JMS.
> References:
> http://www.eaipatterns.com/DeadLetterChannel.html
> https://issues.apache.org/jira/browse/SYNAPSE-263
> Possible Mentors:
> Hiranya Jayathilaka
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]