[
https://issues.jboss.org/browse/TEIIDSB-137?page=com.atlassian.jira.plugi...
]
Steven Hawkins resolved TEIIDSB-137.
------------------------------------
Assignee: Steven Hawkins
Resolution: Done
That's all the references I could find. The only minor issue is that the way we hold
server references on the teiid side is not case sensitive, so that corner case would
require the use of the resource-name in spring boot. Otherwise we'll expect that
server name to match.
The resource-name concept seems unused
--------------------------------------
Key: TEIIDSB-137
URL:
https://issues.jboss.org/browse/TEIIDSB-137
Project: Teiid Spring Boot
Issue Type: Quality Risk
Components: datasource, documentation
Reporter: Steven Hawkins
Assignee: Steven Hawkins
Priority: Major
Fix For: 1.3.0
Original Estimate: 2 hours
Remaining Estimate: 2 hours
Most examples show the usage of the resource-name option on create server - however this
is not used anywhere in the code. It seems like the intention was to possibly use that
name instead of the server name as the bean name, but everywhere makes the assumption that
they match.
--
This message was sent by Atlassian Jira
(v7.13.8#713008)