You are viewing a plain text version of this content. The canonical link for it is here.
Posted to java-dev@axis.apache.org by "Andreas Veithen (JIRA)" <ji...@apache.org> on 2016/07/02 13:15:11 UTC

[jira] [Resolved] (AXIS2-2927) Need a hook point in MessageReceiver where we can register a callback when the business logic has been invoked

     [ https://issues.apache.org/jira/browse/AXIS2-2927?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Andreas Veithen resolved AXIS2-2927.
------------------------------------
    Resolution: Won't Fix

> Need a hook point in MessageReceiver where we can register a callback when the business logic has been invoked
> --------------------------------------------------------------------------------------------------------------
>
>                 Key: AXIS2-2927
>                 URL: https://issues.apache.org/jira/browse/AXIS2-2927
>             Project: Axis2
>          Issue Type: New Feature
>          Components: kernel
>            Reporter: Paul Fremantle
>            Assignee: Deepal Jayasinghe
>
> In Sandesha, we need to understand when a message has been "delivered". This is the point at which the operation has been executed by the MR. At the moment we get round this by invoking all messages from our own Invoker thread. However, we need to optimize this as its costing us a lot of performance. We simply need a way of hooking in a call that the MR will make post-execute. Ideally we ought to be passed some information about whether the call succeeded or if an exception was thrown. 



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: java-dev-unsubscribe@axis.apache.org
For additional commands, e-mail: java-dev-help@axis.apache.org