[teiid-issues] [JBoss JIRA] (TEIIDSB-197) Add a module for each external source

Ramesh Reddy (Jira) issues at jboss.org
Thu May 7 12:09:01 EDT 2020


    [ https://issues.redhat.com/browse/TEIIDSB-197?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14082693#comment-14082693 ] 

Ramesh Reddy edited comment on TEIIDSB-197 at 5/7/20 12:08 PM:
---------------------------------------------------------------

> 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. I guess the version number is still not, will see how to improve that!

> 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.



was (Author: rareddy):
> 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)


More information about the teiid-issues mailing list