]
Steven Hawkins resolved TEIID-5028.
-----------------------------------
Resolution: Done
Backported the specific commits for SystemSource to 9.3.x
SystemFunctions should be loaded once
-------------------------------------
Key: TEIID-5028
URL:
https://issues.jboss.org/browse/TEIID-5028
Project: Teiid
Issue Type: Quality Risk
Components: Query Engine
Affects Versions: 9.2
Reporter: Steven Hawkins
Assignee: Steven Hawkins
Fix For: 10.0, 9.3.3
Constructing new SystemFunctionManager instances recreates the SystemSource. A series of
changes under TEIID-5007 corrected this for 10.0, but it should be pulled back into 9.3 as
well.