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

Sergei Ryzhov updated IGNITE-14708:
-----------------------------------
    Ignite Flags:   (was: Release Notes Required)

> 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)

Reply via email to