]
Ramesh Reddy resolved TEIIDSB-186.
----------------------------------
Resolution: Done
Documentation and JDBC based external sources will be handled in separate JIRA
Fix to use only use alias name from ExternalSource
--------------------------------------------------
Key: TEIIDSB-186
URL:
https://issues.redhat.com/browse/TEIIDSB-186
Project: Teiid Spring Boot
Issue Type: Quality Risk
Components: core
Reporter: Ramesh Reddy
Assignee: Ramesh Reddy
Priority: Major
Fix For: 1.5.0
Time Spent: 4 days, 2 hours
Remaining Estimate: 0 minutes
As the code progressed the usage of translator name and alias name from ExternalSource
class is interchangeably used. This is leading to confusion in terms of development and
documents.
Need to fix all the places where the translator name used to use alias name with Spring
Boot engine.