[teiid-issues] [JBoss JIRA] (TEIIDSB-161) Excessive warning about spring.teiid.model.package

Ramesh Reddy (Jira) issues at jboss.org
Fri Jan 17 17:10:43 EST 2020


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

Ramesh Reddy commented on TEIIDSB-161:
--------------------------------------

It will scan the classpath and find the translator class in the classpath. If not set it will scan the entire classpath. You can set to scan certain packages. 

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


More information about the teiid-issues mailing list