You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@asterixdb.apache.org by "Shiva Jahangiri (JIRA)" <ji...@apache.org> on 2019/05/03 22:22:00 UTC

[jira] [Created] (ASTERIXDB-2561) Out of memory in optimized hybrid hash join due to large records

Shiva Jahangiri created ASTERIXDB-2561:
------------------------------------------

             Summary: Out of memory in optimized hybrid hash join due to large records
                 Key: ASTERIXDB-2561
                 URL: https://issues.apache.org/jira/browse/ASTERIXDB-2561
             Project: Apache AsterixDB
          Issue Type: Bug
          Components: *DB - AsterixDB
    Affects Versions: 0.9.4
            Reporter: Shiva Jahangiri
             Fix For: 0.9.4.2


Currently, spilled partitions cannot grow for more than a frame, but there is no constraint on the size of that one frame. This can lead to out of memory when large records get inserted to spilled partitions, as we are not allowed to steal frames from spilled partitions. 



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)