-
Bug
-
Resolution: Done
-
Major
-
None
-
None
Due to interrupt handling we can have spurious test failures such as:
Tests run: 6, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 1.39 sec <<< FAILURE! - in org.teiid.jdbc.TestResultsCache testScope(org.teiid.jdbc.TestResultsCache) Time elapsed: 0.116 sec <<< ERROR! org.teiid.jdbc.TeiidSQLException: 57014 TEIID30160 The request 1kMLfcEKVhMX.0 has been cancelled. at org.teiid.query.processor.QueryProcessor.nextBatchDirect(QueryProcessor.java:146)
- relates to
-
TEIID-4389 Local connection waits for active VDB 1,000,000 times longer than specified in waitForLoad property
- Resolved