]
Steven Hawkins resolved TEIID-3987.
-----------------------------------
Fix Version/s: 8.13.2
Resolution: Done
Added a call to resolve the property key in the setProperty logic.
SYSADMIN.setProperty should resolve property keys
-------------------------------------------------
Key: TEIID-3987
URL:
https://issues.jboss.org/browse/TEIID-3987
Project: Teiid
Issue Type: Quality Risk
Components: Query Engine
Reporter: Steven Hawkins
Assignee: Steven Hawkins
Fix For: 9.0, 8.12.5, 8.13.2
setProperty currently expects the key to be specified in the fully qualified form
{uri}key - rather than the simpler namespace:key form.