[JBoss JIRA] (TEIID-5286) Rename/alias the Sybase IQ translator to SAP IQ
by Steven Hawkins (JIRA)
Steven Hawkins created TEIID-5286:
-------------------------------------
Summary: Rename/alias the Sybase IQ translator to SAP IQ
Key: TEIID-5286
URL: https://issues.jboss.org/browse/TEIID-5286
Project: Teiid
Issue Type: Quality Risk
Components: Documentation, Misc. Connectors
Reporter: Steven Hawkins
Assignee: Steven Hawkins
References to Sybase IQ should be replaced or include SAP IQ - including the translator name.
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)
6 years, 10 months
[JBoss JIRA] (TEIID-5285) Add high-level feature for redirection of updates
by Steven Hawkins (JIRA)
Steven Hawkins created TEIID-5285:
-------------------------------------
Summary: Add high-level feature for redirection of updates
Key: TEIID-5285
URL: https://issues.jboss.org/browse/TEIID-5285
Project: Teiid
Issue Type: Feature Request
Components: Query Engine, Teiid Spring Boot
Reporter: Steven Hawkins
Assignee: Steven Hawkins
In microservices testing it is desirable to test against production/live data but not commit any updates. We should offer a simple solution that can defined by extension metadata and enabled/disabled by a feature flag. We may need to make simplifying assumptions about the scope (per session, per application, etc.) and durability of the updates.
Under the covers this will be achieved by using views, update triggers, and a store for the updates and when not enabled the expectation is that all operations should pass through. However the application will be limited to using Teiid SQL and will be required to use the Teiid or pg driver, or Teiid spring boot.
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)
6 years, 10 months