[
https://issues.apache.org/jira/browse/ASTERIXDB-3567?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Ian Maxon reassigned ASTERIXDB-3567:
------------------------------------
Assignee: Janhavi Tripurwar
> Premature Untracking of Request in Async Mode Before All Statements Complete
> ----------------------------------------------------------------------------
>
> Key: ASTERIXDB-3567
> URL: https://issues.apache.org/jira/browse/ASTERIXDB-3567
> Project: Apache AsterixDB
> Issue Type: Bug
> Components: COMP - Compiler
> Reporter: Janhavi Tripurwar
> Assignee: Janhavi Tripurwar
> Priority: Major
>
> In async request processing, when multiple statements are executed, if the
> first statement’s job completes before the execution of the second statement
> begins, the request is prematurely untracked. The request should only be
> untracked after all statement jobs have been executed and completed.
> Untracking the request prematurely results in a null client context, causing
> the request to be marked as untracked and leading to issues with subsequent
> operations.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)