[JBoss JIRA] (TEIID-5785) Remove Infinispan as a datasource from the community
by Van Halbert (Jira)
[ https://issues.jboss.org/browse/TEIID-5785?page=com.atlassian.jira.plugin... ]
Van Halbert edited comment on TEIID-5785 at 6/28/19 4:17 PM:
-------------------------------------------------------------
[~rareddy] Then that changes what we discussed. I'm trying to fix the cve upstream so that the next 12.x version doesn't have the issue. However, in order to fix it, I need to upgrade infinispan to 9.4. Unfortunately, in doing so, its now generating an exception that was seen before (i.e., marshaller not found).
was (Author: rhn-engineering-vhalbert):
Then that changes what we discussed. I'm trying to fix the cve upstream so that the next 12.x version doesn't have the issue. However, in order to fix it, I need to upgrade infinispan to 9.4. Unfortunately, in doing so, its now generating an exception that was seen before (i.e., marshaller not found).
> Remove Infinispan as a datasource from the community
> ----------------------------------------------------
>
> Key: TEIID-5785
> URL: https://issues.jboss.org/browse/TEIID-5785
> Project: Teiid
> Issue Type: Task
> Components: Misc. Connectors
> Affects Versions: 12.3
> Reporter: Van Halbert
> Assignee: Van Halbert
> Priority: Major
>
--
This message was sent by Atlassian Jira
(v7.12.1#712002)
5 years, 5 months
[JBoss JIRA] (TEIID-4251) Built in support for Postgres DB as materialization target
by Steven Hawkins (Jira)
[ https://issues.jboss.org/browse/TEIID-4251?page=com.atlassian.jira.plugin... ]
Steven Hawkins commented on TEIID-4251:
---------------------------------------
> I thought they were based on the status table times
Not at start-up, we just schedule a job based upon the ttl. Obviously that wouldn't be too hard to correct.
> We really do not need coordination among nodes as if you use cental PG store right?
That is correct. You make the single pg instance the master / owner of the materialization process. Things may get more complicated if at scale (or when considering multi-tenant) we need a pg cluster.
> Built in support for Postgres DB as materialization target
> ----------------------------------------------------------
>
> Key: TEIID-4251
> URL: https://issues.jboss.org/browse/TEIID-4251
> Project: Teiid
> Issue Type: Feature Request
> Components: Server
> Reporter: Ramesh Reddy
> Assignee: Steven Hawkins
> Priority: Major
> Fix For: 12.3
>
>
> If Postgres database is available along with install or assumed that it is available, then some of the materialization task can be automated, like
> - Creation of a common STATUS table
> - Creation of the materilization targets (create views on dbms)
> - On load, on undeploy and load scripts for all the materialization views
> We need to device a way this to be pluggable, such that based on success of this, we can provide additional support for other sources.
--
This message was sent by Atlassian Jira
(v7.12.1#712002)
5 years, 5 months