Partial Results processing fails too easily when a source is unavailable
------------------------------------------------------------------------
Key: TEIID-1384
URL:
https://jira.jboss.org/browse/TEIID-1384
Project: Teiid
Issue Type: Bug
Components: Query Engine
Affects Versions: 7.1.1
Environment: Fedora 12, SOA-P ER4
Reporter: Paul Nittel
Assignee: Steven Hawkins
I'm updating the MMx partial results test to work with Teiid and ran into this problem
while testing that.
To mimic an unavailable data source, I munged the server name in the data source
definition (-ds) file. Using SQuirreL, I first "set partialResultsMode true" and
then query a unioned table: SELECT * FROM PartialVM.MyUnionTable order by INTKEY.
I'm getting back an exception about the bad connection, but no apparent attempt to
continue the query without that source is made. Steve Hawkins suspects, "it's
testing partial results at too low of a level".
Artifacts will be attached.
--
This message is automatically generated by JIRA.
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira