You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Vladimir Ozerov (JIRA)" <ji...@apache.org> on 2017/04/11 08:07:42 UTC

[jira] [Updated] (IGNITE-2750) REST connection is closed on the server side ignoring unfinished client requests

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

Vladimir Ozerov updated IGNITE-2750:
------------------------------------
    Fix Version/s:     (was: 2.0)
                   2.1

> REST connection is closed on the server side ignoring unfinished client requests
> --------------------------------------------------------------------------------
>
>                 Key: IGNITE-2750
>                 URL: https://issues.apache.org/jira/browse/IGNITE-2750
>             Project: Ignite
>          Issue Type: Bug
>    Affects Versions: 1.5.0.final
>            Reporter: Denis Magda
>              Labels: community
>             Fix For: 2.1
>
>
> Client can send long running request (i.e., compute tasks) to the cluster over REST connection. If a task execution takes more time than {{ConnectorConfiguration.idleTimeout}} then the connection will be closed by server automatically.
> The server mustn't close the connection in cases if there are unfinished requests received from clients. This approach already works on the client side.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)