[
https://issues.redhat.com/browse/TEIIDSB-161?page=com.atlassian.jira.plug...
]
Steven Hawkins commented on TEIIDSB-161:
----------------------------------------
So it's name of the property that's confusing. It's generally used for
scanning, not just for Entities.
If the translators are marked as components, couldn't that be done with the
ComponentScan annotation?
Excessive warning about spring.teiid.model.package
--------------------------------------------------
Key: TEIIDSB-161
URL:
https://issues.redhat.com/browse/TEIIDSB-161
Project: Teiid Spring Boot
Issue Type: Bug
Components: core
Reporter: Steven Hawkins
Priority: Minor
when using a vdb project the warning:
{code}
2020-01-17 17:03:22.491 WARN 6870 --- [ main]
o.t.spring.autoconfigure.TeiidServer :
***************************************************************
2020-01-17 17:03:22.491 WARN 6870 --- [ main]
o.t.spring.autoconfigure.TeiidServer : "spring.teiid.model.package" is NOT
set, If you are using any custom translators, it is advised to that this property is set.
2020-01-17 17:03:22.491 WARN 6870 --- [ main]
o.t.spring.autoconfigure.TeiidServer : consider setting this property to avoid time
consuming scanning
2020-01-17 17:03:22.491 WARN 6870 --- [ main]
o.t.spring.autoconfigure.TeiidServer :
***************************************************************
{code}
Seems unnecessary. Also what does it have to do with custom translators?
--
This message was sent by Atlassian Jira
(v7.13.8#713008)