[
https://issues.jboss.org/browse/TEIID-5663?page=com.atlassian.jira.plugin...
]
Steven Hawkins edited comment on TEIID-5663 at 2/20/19 11:03 AM:
-----------------------------------------------------------------
Updated to make the synchronization consistent. Made a similar change to xmltablenode as
well - it did not have the same issue with close/reset during execution, but if the
workitem were to executed after reset that could be an issue.
was (Author: shawkins):
Made similar changes to both the xml and text nodes.
increase texttablenode synchronization
--------------------------------------
Key: TEIID-5663
URL:
https://issues.jboss.org/browse/TEIID-5663
Project: Teiid
Issue Type: Quality Risk
Components: Query Engine
Reporter: Steven Hawkins
Assignee: Steven Hawkins
Priority: Major
Fix For: 12.1
Async work started by the texttablenode may be in process or process after reset.
Typically this will create a npe which is just swallowed as an unreported async exception.
However we should properly synchronizing close/reset and preventing any invalid async
work.
--
This message was sent by Atlassian Jira
(v7.12.1#712002)