yesamer opened a new pull request, #6172:
URL: https://github.com/apache/incubator-kie-drools/pull/6172

   Follow up of https://github.com/apache/incubator-kie-drools/pull/6150, 
discovered during https://github.com/apache/incubator-kie-issues/issues/1627 
testing. 
   
   Based on the current architecture, the `resolveImportDMN(Import, 
Collection<T>, Function<T, QName>)` is called twice, which means that an error 
logged in the first call is inconsistent with the second call, where the 
behavior works as expected.
   
   As a consequence, all log levels should be set as DEBUG, until a definitive 
fix in the architecture.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to