[
https://issues.jboss.org/browse/TEIID-3152?page=com.atlassian.jira.plugin...
]
Steven Hawkins resolved TEIID-3152.
-----------------------------------
Resolution: Done
Checked for statement close prior to the client closing. Also corrected the exception
conversion logic so that we won't convert exceptions to more severe forms and added
logic to filter out netty exceptions related to clients closing the connection.
Apparently it's a general issue that netty will notify listeners before closing the
channel.
result set close after session close reported as an error
---------------------------------------------------------
Key: TEIID-3152
URL:
https://issues.jboss.org/browse/TEIID-3152
Project: Teiid
Issue Type: Bug
Components: Server
Affects Versions: 8.7
Reporter: Steven Hawkins
Assignee: Steven Hawkins
Fix For: 8.7.1, 8.9
An invalid session exception will be recorded as an error rather than a warning. This is
due to the exceptionutil converting inappropriately converting the exception into a teiid
component exception.
--
This message was sent by Atlassian JIRA
(v6.3.1#6329)