[ https://issues.apache.org/jira/browse/DRILL-4246?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Deneche A. Hakim updated DRILL-4246: ------------------------------------ Description: We are seeing the following error in the test cluster: {noformat} /framework/resources/Functional/flatten_operators/100000rows/filter3.q Query: select uid, flatten(events) from `data.json` where uid > 1 Failed with exception java.sql.SQLException: SYSTEM ERROR: IllegalStateException: Unaccounted for outstanding allocation (851968) Allocator(op:0:0:0:Screen) 1000000/851968/1941504/10000000000 (res/actual/peak/limit) {noformat} > New allocator causing a flatten regression test to fail with > IllegalStateException > ---------------------------------------------------------------------------------- > > Key: DRILL-4246 > URL: https://issues.apache.org/jira/browse/DRILL-4246 > Project: Apache Drill > Issue Type: Bug > Components: Execution - Relational Operators > Affects Versions: 1.5.0 > Reporter: Deneche A. Hakim > > We are seeing the following error in the test cluster: > {noformat} > /framework/resources/Functional/flatten_operators/100000rows/filter3.q > Query: > select uid, flatten(events) from `data.json` where uid > 1 > Failed with exception > java.sql.SQLException: SYSTEM ERROR: IllegalStateException: Unaccounted for > outstanding allocation (851968) > Allocator(op:0:0:0:Screen) 1000000/851968/1941504/10000000000 > (res/actual/peak/limit) > {noformat} -- This message was sent by Atlassian JIRA (v6.3.4#6332)