[JBoss JIRA] (TEIID-3022) refine removed vdb handling
by Steven Hawkins (JIRA)
Steven Hawkins created TEIID-3022:
-------------------------------------
Summary: refine removed vdb handling
Key: TEIID-3022
URL: https://issues.jboss.org/browse/TEIID-3022
Project: Teiid
Issue Type: Quality Risk
Security Level: Public (Everyone can see)
Components: Server
Affects Versions: 8.1
Reporter: Steven Hawkins
Assignee: Steven Hawkins
With TEIID-2105 the server will …
[View More]reject requests against a non-active vdb, which includes a removed vdb. This is against the original intent of allowing for lazy cleanup. We should either have a vdb remove proactively terminate all sessions and fully cleanup or we should reinstate the lazy logic. At this point it probably makes the most sense to go the first route as there is other logic (materialization management for one) now checking the vdb state and assuming that removal will invalidate the vdb.
--
This message was sent by Atlassian JIRA
(v6.2.6#6264)
[View Less]
10 years, 9 months
[JBoss JIRA] (TEIID-3020) Materialized View timeout on loading
by Steven Hawkins (JIRA)
[ https://issues.jboss.org/browse/TEIID-3020?page=com.atlassian.jira.plugin... ]
Steven Hawkins edited comment on TEIID-3020 at 6/30/14 9:55 AM:
----------------------------------------------------------------
With TEIID-2840 the default materialization load behavior is tied to the initiating query by default (previously the default behavior typically would fork the load without invalidating). If it is timed out, the session is ended, etc. then the load will be aborted.
was (Author: …
[View More]shawkins):
With TEIID-2840 the default materialization load behavior is tied to the initiating query by default (previously. If it is timed out, the session is ended, etc. then the load will be aborted.
> Materialized View timeout on loading
> ------------------------------------
>
> Key: TEIID-3020
> URL: https://issues.jboss.org/browse/TEIID-3020
> Project: Teiid
> Issue Type: Feature Request
> Security Level: Public(Everyone can see)
> Reporter: Mark Addleman
> Assignee: Steven Hawkins
>
> Materialized view should timeout on loading if the translator/data source takes too long to respond.
> Perhaps time out when the initiating JDBC statement times out or is cancelled?
> See https://community.jboss.org/thread/242372 for more info
--
This message was sent by Atlassian JIRA
(v6.2.6#6264)
[View Less]
10 years, 9 months