[JBoss JIRA] (TEIID-2753) Add dependent jar's to jboss as kit that enables lucene/hibernate searching using object-translator
by Van Halbert (JIRA)
[ https://issues.jboss.org/browse/TEIID-2753?page=com.atlassian.jira.plugin... ]
Van Halbert closed TEIID-2753.
------------------------------
Resolution: Out of Date
This is out-of-date as dependencies are no longer being included in the TEIID JBoss kit.
> Add dependent jar's to jboss as kit that enables lucene/hibernate searching using object-translator
> ---------------------------------------------------------------------------------------------------
>
> Key: TEIID-2753
> URL: https://issues.jboss.org/browse/TEIID-2753
> Project: Teiid
> Issue Type: Enhancement
> Components: Build/Kits, Misc. Connectors
> Affects Versions: 8.7
> Reporter: Van Halbert
> Assignee: Van Halbert
>
> Description of problem: The Object translator / Infinispan connector supports using lucene/hibernate searching to query the infinispan cache. However, the jar dependencies (i.e, infinispan-query) are not provided by EAP. Need to create a module that includes the dependent jars, which can be added as a dependency to translator-object.
--
This message was sent by Atlassian JIRA
(v6.3.8#6338)
10 years, 1 month
[JBoss JIRA] (TEIID-2753) Add dependent jar's to jboss as kit that enables lucene/hibernate searching using object-translator
by Van Halbert (JIRA)
[ https://issues.jboss.org/browse/TEIID-2753?page=com.atlassian.jira.plugin... ]
Van Halbert commented on TEIID-2753:
------------------------------------
This issue is no longer relevant that the support for JDG is now supported by using either the JDG EAP module kit or the JDG HotRod client module kit, which those kits include any dependencies it needs (which EAP module kit has the hibernate modules).
> Add dependent jar's to jboss as kit that enables lucene/hibernate searching using object-translator
> ---------------------------------------------------------------------------------------------------
>
> Key: TEIID-2753
> URL: https://issues.jboss.org/browse/TEIID-2753
> Project: Teiid
> Issue Type: Enhancement
> Components: Build/Kits, Misc. Connectors
> Affects Versions: 8.7
> Reporter: Van Halbert
> Assignee: Van Halbert
>
> Description of problem: The Object translator / Infinispan connector supports using lucene/hibernate searching to query the infinispan cache. However, the jar dependencies (i.e, infinispan-query) are not provided by EAP. Need to create a module that includes the dependent jars, which can be added as a dependency to translator-object.
--
This message was sent by Atlassian JIRA
(v6.3.8#6338)
10 years, 1 month
[JBoss JIRA] (TEIID-3206) EAP 6.3 - JDBC Datasources Test Connection
by Steven Hawkins (JIRA)
[ https://issues.jboss.org/browse/TEIID-3206?page=com.atlassian.jira.plugin... ]
Steven Hawkins commented on TEIID-3206:
---------------------------------------
I agree we can list this as an optional patch from the download page, but if it can be in the full server zip automation that would be good.
> EAP 6.3 - JDBC Datasources Test Connection
> ------------------------------------------
>
> Key: TEIID-3206
> URL: https://issues.jboss.org/browse/TEIID-3206
> Project: Teiid
> Issue Type: Bug
> Components: Build/Kits
> Affects Versions: 8.9, 8.10
> Reporter: Tom Arnold
> Assignee: Steven Hawkins
>
> Using `Test Connection` for JDBC Datasources seems to be broken in the standalone server built from 8.9.x and master. This is an issue with EAP 6.3 Alpha1.
> This is reproducible with the built-in ExampleDS H2 database. Run the `install.sh`, unzip, add a management user (bin/add-user.sh), start the server, and then login to the admin console (localhost:9990). Then go to Profile -> Connector -> Data Sources -> ExampleDS -> Connection -> Test Connection. It will fail with this error: "JBAS010440: failed to invoke operation: JBAS010447: Connection is not valid. This also happens with Oracle and PostgreSQL datasources.
> The datasources seem to work despite this, but it would be good to understand the root cause and get it fixed if possible.
--
This message was sent by Atlassian JIRA
(v6.3.8#6338)
10 years, 1 month
[JBoss JIRA] (TEIID-3210) Refine ordered comparison pushdown support
by Steven Hawkins (JIRA)
Steven Hawkins created TEIID-3210:
-------------------------------------
Summary: Refine ordered comparison pushdown support
Key: TEIID-3210
URL: https://issues.jboss.org/browse/TEIID-3210
Project: Teiid
Issue Type: Quality Risk
Components: Query Engine
Reporter: Steven Hawkins
Assignee: Steven Hawkins
Fix For: 8.10
The support for <, > and <=.>= was split a between comparison ordered and negated support (the logic being that not >= is the same as < and with or support <> is implied). However it's more natural that all inclusive/exclusive comparisons are supported.
--
This message was sent by Atlassian JIRA
(v6.3.8#6338)
10 years, 1 month
[JBoss JIRA] (TEIID-3209) Issues with mat view ttl
by Steven Hawkins (JIRA)
Steven Hawkins created TEIID-3209:
-------------------------------------
Summary: Issues with mat view ttl
Key: TEIID-3209
URL: https://issues.jboss.org/browse/TEIID-3209
Project: Teiid
Issue Type: Bug
Components: Documentation, Query Engine
Reporter: Steven Hawkins
The docs / code have matview_ttl as required, but the code will also prefer to use the cache hint ttl if it also supplied. I believe the cache hint should not be used in this case.
Generally there is also: TEIID-2194 which we should probably prefer properties over the cache hint because they are more targeted and can be more easily be manipulated at runtime.
--
This message was sent by Atlassian JIRA
(v6.3.8#6338)
10 years, 1 month