]
Steven Hawkins resolved TEIID-5466.
-----------------------------------
Fix Version/s: 11.0.3
10.3.5
11.1.1
Resolution: Done
VDB's with imports were not associating a vdb key with the vdb metadata so the session
logic was not finding the sessions to terminate when the importing vdb was stopped.
Sessions are not being cleaned up in vdb reuse scenarios
--------------------------------------------------------
Key: TEIID-5466
URL:
https://issues.jboss.org/browse/TEIID-5466
Project: Teiid
Issue Type: Bug
Components: Server
Reporter: Steven Hawkins
Assignee: Steven Hawkins
Fix For: 11.0.3, 10.3.5, 11.2, 11.1.1
Running IntegrationTestVDBReuse you can see lingering sessions after the completion of
the test. These are not getting destroyed when the imported vdb is being redeployed.