[
https://issues.apache.org/jira/browse/DRILL-3809?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14908266#comment-14908266
]
Victoria Markman commented on DRILL-3809:
-----------------------------------------
This bug was found on a precommit system where concurrent queries were failing
randomly. I don't see these failures in the recent run. Consider it fixed for
1.2.0
Please reopen if this exception reappears.
> PrelFinalizable.SHUTTLE causes ArrayIndexOutOfBoundsException when multiple
> queries are run concurrently
> --------------------------------------------------------------------------------------------------------
>
> Key: DRILL-3809
> URL: https://issues.apache.org/jira/browse/DRILL-3809
> Project: Apache Drill
> Issue Type: Bug
> Components: Query Planning & Optimization
> Reporter: Deneche A. Hakim
> Assignee: Jacques Nadeau
> Fix For: 1.2.0
>
> Attachments: DRILL-3809.patch
>
>
> {{PrelFinalizable.SHUTTLE}} is a static instance of {{RelShuttleImpl}}, and
> because {{RelShuttleImpl}} contains a state (a {{List<RelNode>}}) this can
> cause issues when multiple queries are run concurrently.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)