You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Ignite TC Bot (Jira)" <ji...@apache.org> on 2021/07/31 08:20:00 UTC

[jira] [Commented] (IGNITE-14708) Add an ability to track request handling completion in GridRestProcessor

    [ https://issues.apache.org/jira/browse/IGNITE-14708?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17390930#comment-17390930 ] 

Ignite TC Bot commented on IGNITE-14708:
----------------------------------------

{panel:title=Branch: [pull/9107/head] Base: [master] : No blockers found!|borderStyle=dashed|borderColor=#ccc|titleBGColor=#D6F7C1}{panel}
{panel:title=Branch: [pull/9107/head] Base: [master] : No new tests found!|borderStyle=dashed|borderColor=#ccc|titleBGColor=#F7D6C1}{panel}
[TeamCity *--&gt; Run :: All* Results|https://ci.ignite.apache.org/viewLog.html?buildId=6109746&amp;buildTypeId=IgniteTests24Java8_RunAll]

> Add an ability to track request handling completion in GridRestProcessor
> ------------------------------------------------------------------------
>
>                 Key: IGNITE-14708
>                 URL: https://issues.apache.org/jira/browse/IGNITE-14708
>             Project: Ignite
>          Issue Type: Improvement
>          Components: rest
>    Affects Versions: 2.10
>            Reporter: Andrey Kuznetsov
>            Assignee: Sergei Ryzhov
>            Priority: Major
>             Fix For: 2.12
>
>          Time Spent: 0.5h
>  Remaining Estimate: 0h
>
> It would be useful to have a way to perform some actions when request handling in {{GridRestProcessor}} is done, either normally or exceptionally. This will allow thirdparty plugins to add tracking/monitoring behavior to request processing.
> Probable implementation: allow to add custom listener for {{handleAsync0()}} results. Listener should accept both request and result (response or exception).



--
This message was sent by Atlassian Jira
(v8.3.4#803005)