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/22 00:28:00 UTC

[jira] [Commented] (ASTERIXDB-2052) Http server memory leak

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

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

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

[ASTERIXDB-2052][OTH] Release resources on http request rejection

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

details:
- When a request is rejected, we release its resources.
- A test case was added which sends 3500+ rejected requests and
  causes the server to throw out of memory error prior to this
  fix.

Change-Id: Ia0e3f3e6e2f94a31f296b3491a07f624a4fea604
Reviewed-on: https://asterix-gerrit.ics.uci.edu/1955
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>
Reviewed-by: Till Westmann <ti...@apache.org>


> Http server memory leak
> -----------------------
>
>                 Key: ASTERIXDB-2052
>                 URL: https://issues.apache.org/jira/browse/ASTERIXDB-2052
>             Project: Apache AsterixDB
>          Issue Type: Bug
>          Components: OTH - Other
>            Reporter: Abdullah Alamoudi
>            Assignee: Abdullah Alamoudi
>
> Sometimes, the http server is stuck with out of memory error....



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