]
Steven Hawkins commented on TEIID-3838:
---------------------------------------
Then this should be rejected. In general HA should be a concern of the JCA layer.
Provide fail over capability to the data source
-----------------------------------------------
Key: TEIID-3838
URL:
https://issues.jboss.org/browse/TEIID-3838
Project: Teiid
Issue Type: Feature Request
Components: Server
Reporter: Van Halbert
Assignee: Steven Hawkins
Provide fail over capability to the data source.
Here's what's being envisioned:
- similar to multi-source option, assign multiple data sources
- assign a specific order of reading
- only access 1 data source as part of a user query
- if the primary data source is down, go down the line in order, to the next available
data source