minimize invalid session exceptions in the logs
-----------------------------------------------
Key: TEIID-3697
URL:
https://issues.jboss.org/browse/TEIID-3697
Project: Teiid
Issue Type: Quality Risk
Components: Server
Reporter: Steven Hawkins
Assignee: Steven Hawkins
Fix For: 8.12
Due to our asynch close operations there can be invalid session exceptions even on a
normal connection close. Generally we should avoid throwing the exception unless it is
needed.