[
https://issues.apache.org/jira/browse/IGNITE-2750?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Saikat Maitra updated IGNITE-2750:
----------------------------------
Assignee: (was: 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
> 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)