Andrey Kuznetsov created IGNITE-14708:
-----------------------------------------

             Summary: 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
             Fix For: 2.11


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