Partial Results processing fails too easily when a source is
unavailable
------------------------------------------------------------------------
Key: TEIID-1383
URL:
https://issues.jboss.org/browse/TEIID-1383
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
Fix For: 7.1.1
Attachments: ORBQT-ds.xml, PartialResultProblem.log, PartialResultSetTestVDB.vdb,
SQLBQT-ds.xml
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: