]
Ken Johnson commented on TEIID-1634:
------------------------------------
Agreed re breaking change. However a Debug message will only be visible when running
server in debug mode, right? I think this is an unlikely scenario when the problem occurs
and it's unlikely someone will restart the server in debug mode to diagnose. What
about an INFO message?
For file connector-based queries, please provide a DEBUG warning if
no files are found
--------------------------------------------------------------------------------------
Key: TEIID-1634
URL:
https://issues.jboss.org/browse/TEIID-1634
Project: Teiid
Issue Type: Bug
Components: Query Engine
Reporter: Paul Nittel
Assignee: Steven Hawkins
Fix For: 7.4.1
I am writing a query against an XML file. I have a file connector referenced by a dynamic
VDB. As luck would have it, I used an incorrect directory when the data source was
defined. When the query is executed, it appears as though I have no results. (I actually
have no data!) After fiddling with the XML for a while, I realized the error, corrected
it, and went merrily on my way.
Had there been some kind of notification that there were no files to process, I could
have saved a half-hour. So, if a DEBUG message were put in the log file, it may help
someone else (or me again) down the road.
--
This message is automatically generated by JIRA.
For more information on JIRA, see: