[JBoss JIRA] (TEIID-5629) Upgrade to WildFly 15.0.1
by Steven Hawkins (Jira)
[ https://issues.jboss.org/browse/TEIID-5629?page=com.atlassian.jira.plugin... ]
Steven Hawkins resolved TEIID-5629.
-----------------------------------
Resolution: Done
This updated a few of the common dependency versions - jdom was removed with TEIID-5628
The full test suite seems to run correctly. Arquillian needed a new set of vm arguments that we handle via profile that was used to turn the tests off.
> Upgrade to WildFly 15.0.1
> -------------------------
>
> Key: TEIID-5629
> URL: https://issues.jboss.org/browse/TEIID-5629
> Project: Teiid
> Issue Type: Task
> Components: Server
> Reporter: Steven Hawkins
> Assignee: Steven Hawkins
> Priority: Major
> Fix For: 12.1
>
>
> The initial investigation makes it look like this upgrade is appropriate for a minor release. The two benefits are java 11 support when running in wildfly and alignment with thorntail.
--
This message was sent by Atlassian Jira
(v7.12.1#712002)
7 years, 2 months
[JBoss JIRA] (TEIID-5613) upgrade to thorntail 2.3
by Steven Hawkins (Jira)
[ https://issues.jboss.org/browse/TEIID-5613?page=com.atlassian.jira.plugin... ]
Steven Hawkins updated TEIID-5613:
----------------------------------
Fix Version/s: teiid-tt-2.0.0
12.1
(was: 13.0)
> upgrade to thorntail 2.3
> ------------------------
>
> Key: TEIID-5613
> URL: https://issues.jboss.org/browse/TEIID-5613
> Project: Teiid
> Issue Type: Task
> Components: thorntail
> Reporter: Steven Hawkins
> Assignee: Steven Hawkins
> Priority: Major
> Fix For: 12.1, teiid-tt-2.0.0
>
>
> Thorntail with THORN-2126 has intermediate versions, such as the 1.5.3 config-api, on wildfly 14 - but moved to WildFly 15 for the release. I'll experiment a little if Teiid 12 is compatible enough to build Thorntail 2.3 support directly. More than likely though we'll need to wait until Teiid 13 to sync back up.
--
This message was sent by Atlassian Jira
(v7.12.1#712002)
7 years, 2 months
[JBoss JIRA] (TEIID-5285) Add high-level feature for redirection of updates
by Steven Hawkins (Jira)
[ https://issues.jboss.org/browse/TEIID-5285?page=com.atlassian.jira.plugin... ]
Steven Hawkins updated TEIID-5285:
----------------------------------
Component/s: (was: Teiid Spring Boot)
> 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, spring-boot
> Reporter: Steven Hawkins
> Assignee: Ramesh Reddy
> Priority: Major
> Fix For: 12.x
>
> Attachments: redirection-vdb.xml
>
>
> 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.12.1#712002)
7 years, 2 months
[JBoss JIRA] (TEIID-5627) Provide MongoDB source support
by Steven Hawkins (Jira)
[ https://issues.jboss.org/browse/TEIID-5627?page=com.atlassian.jira.plugin... ]
Steven Hawkins updated TEIID-5627:
----------------------------------
Component/s: (was: Teiid Spring Boot)
> Provide MongoDB source support
> -------------------------------
>
> Key: TEIID-5627
> URL: https://issues.jboss.org/browse/TEIID-5627
> Project: Teiid
> Issue Type: Feature Request
> Components: spring-boot
> Reporter: Ramesh Reddy
> Assignee: Steven Hawkins
> Priority: Major
>
> Provide support for MongoDB source in Teiid Spring Bott using MongoDB Spring Boot starter
> {code}
> <dependency>
> <groupId>org.springframework.boot</groupId>
> <artifactId>spring-boot-starter-data-mongodb</artifactId>
> </dependency>
> {code}
> and Teiid MongoDB translator
--
This message was sent by Atlassian Jira
(v7.12.1#712002)
7 years, 2 months