You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Saikat Maitra (JIRA)" <ji...@apache.org> on 2016/09/02 19:17:20 UTC

[jira] [Assigned] (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 ]

Saikat Maitra reassigned IGNITE-2750:
-------------------------------------

    Assignee: Saikat Maitra

> 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
>            Assignee: Saikat Maitra
>              Labels: community, important
>             Fix For: 1.8
>
>
> 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.4#6332)