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

Ramesh Reddy (Jira) issues at jboss.org
Mon Jan 20 10:51:24 EST 2020


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

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

During a Translator development, I did not wanted to make any assumptions on Spring Boot development environment at all, so I can not use any annotation than @Translator.

We can rename the property to a different one if needs to be. I tried to find the package automatically but did not find a good way to do it.

> 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