You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@asterixdb.apache.org by "ASF subversion and git services (JIRA)" <ji...@apache.org> on 2017/08/04 22:39:01 UTC

[jira] [Commented] (ASTERIXDB-2018) Http requests hang forever if client closed connection

    [ https://issues.apache.org/jira/browse/ASTERIXDB-2018?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16115050#comment-16115050 ] 

ASF subversion and git services commented on ASTERIXDB-2018:
------------------------------------------------------------

Commit f94f63d3f8e52cdb099cce365b9fb053050969cf in asterixdb's branch refs/heads/master from [~mhubail]
[ https://git-wip-us.apache.org/repos/asf?p=asterixdb.git;h=f94f63d ]

[ASTERIXDB-2018][NET] Add HTTP close channel listener

- user model changes: no
- storage format changes: no
- interface changes: no

Details:
Add a listener on HTTP channel to notify waiters when the
channel is closed.

Change-Id: I08e4890880a70d42e3e181366a5b0252102d0ea2
Reviewed-on: https://asterix-gerrit.ics.uci.edu/1917
Reviewed-by: abdullah alamoudi <ba...@gmail.com>
Sonar-Qube: Jenkins <je...@fulliautomatix.ics.uci.edu>
Tested-by: Jenkins <je...@fulliautomatix.ics.uci.edu>
Contrib: Jenkins <je...@fulliautomatix.ics.uci.edu>
Integration-Tests: Jenkins <je...@fulliautomatix.ics.uci.edu>


> Http requests hang forever if client closed connection
> ------------------------------------------------------
>
>                 Key: ASTERIXDB-2018
>                 URL: https://issues.apache.org/jira/browse/ASTERIXDB-2018
>             Project: Apache AsterixDB
>          Issue Type: Bug
>          Components: NET - Network
>            Reporter: Murtadha Hubail
>            Assignee: Murtadha Hubail
>
> If a client closes the HTTP request before the response is sent, the request thread hangs forever in ChunkedNettyOutputStream.ensureWritable



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)