[
https://issues.redhat.com/browse/TEIIDSB-197?page=com.atlassian.jira.plug...
]
Ramesh Reddy commented on TEIIDSB-197:
--------------------------------------
Any dependency management would be handled in that module and not in
the operator
This is already done too, there is no particular logic about data sources in Operator, it
is currently driven through the config file or given name in the CR
Additionally property handling should be moved into Teiid Spring Boot
such that the operator does not need to know what property prefix is expected.
This is already the case with the latest changes.
Add a module for each external source
-------------------------------------
Key: TEIIDSB-197
URL:
https://issues.redhat.com/browse/TEIIDSB-197
Project: Teiid Spring Boot
Issue Type: Enhancement
Reporter: Steven Hawkins
Assignee: Ramesh Reddy
Priority: Major
To simplify the logic in the operator each external source should be represented by a
maven artifact - org.teiid:spring-data-x. Any dependency management would be handled in
that module and not in the operator - to remove the need for a config file containing
driver versions. Additionally property handling should be moved into Teiid Spring Boot
such that the operator does not need to know what property prefix is expected.
--
This message was sent by Atlassian Jira
(v7.13.8#713008)