[ 
https://issues.apache.org/jira/browse/ASTERIXDB-2582?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Till updated ASTERIXDB-2582:
----------------------------
    Description: In optimized hybrid hash join for bringing some partitions 
back in the {{makeSpaceForHashTableAndBringBackSpilledPartitions}} method, a 
reload buffer with variable size is getting used. However, that buffer is not 
taken from join buffer manager, as a such, it is allocated from outside of the 
join budget.  (was: In optimized hybrid hash join for bringing some partitions 
back in "

makeSpaceForHashTableAndBringBackSpilledPartitions" method, a reload buffer 
with variable size is getting used. However, that buffer is not taken from join 
buffer manager, as a such, it is allocated from outside of the join budget.)

> out f budget memory usage in reload buffer of hybrid hash join
> --------------------------------------------------------------
>
>                 Key: ASTERIXDB-2582
>                 URL: https://issues.apache.org/jira/browse/ASTERIXDB-2582
>             Project: Apache AsterixDB
>          Issue Type: Bug
>          Components: *DB - AsterixDB
>    Affects Versions: 0.9.4.1
>            Reporter: Shiva Jahangiri
>            Priority: Major
>
> In optimized hybrid hash join for bringing some partitions back in the 
> {{makeSpaceForHashTableAndBringBackSpilledPartitions}} method, a reload 
> buffer with variable size is getting used. However, that buffer is not taken 
> from join buffer manager, as a such, it is allocated from outside of the join 
> budget.



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

Reply via email to