[JBoss JIRA] (TEIID-4794) Unable to use JDG as data source after restarting JDG i.e. JDG crash
by Cojan van Ballegooijen (JIRA)
[ https://issues.jboss.org/browse/TEIID-4794?page=com.atlassian.jira.plugin... ]
Cojan van Ballegooijen updated TEIID-4794:
------------------------------------------
Attachment: jdg-server.log
> Unable to use JDG as data source after restarting JDG i.e. JDG crash
> ---------------------------------------------------------------------
>
> Key: TEIID-4794
> URL: https://issues.jboss.org/browse/TEIID-4794
> Project: Teiid
> Issue Type: Bug
> Components: JDG Connector
> Affects Versions: 8.12.8.6_3
> Environment: MacOS
> JBDS 10.3.0 with JBDSIS 10.0.2 installed
> JDV 6.3.4
> JDG 6.6.1
> Reporter: Cojan van Ballegooijen
> Assignee: Steven Hawkins
> Attachments: error path.png, happy path.png, jdg-server.log, jdv-server.log
>
>
> Unable to automatically reconnect to a JDG environment when JDG crash. I know this is unlikely to happen or unlikely use case scenario but I was testing it out and IMHO JDV should be able to automatically reconnect when after a restart of JDG.
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)
7 years, 10 months
[JBoss JIRA] (TEIID-4794) Unable to use JDG as data source after restarting JDG i.e. JDG crash
by Cojan van Ballegooijen (JIRA)
Cojan van Ballegooijen created TEIID-4794:
---------------------------------------------
Summary: Unable to use JDG as data source after restarting JDG i.e. JDG crash
Key: TEIID-4794
URL: https://issues.jboss.org/browse/TEIID-4794
Project: Teiid
Issue Type: Bug
Components: JDG Connector
Affects Versions: 8.12.8.6_3
Environment: MacOS
JBDS 10.3.0 with JBDSIS 10.0.2 installed
JDV 6.3.4
JDG 6.6.1
Reporter: Cojan van Ballegooijen
Assignee: Steven Hawkins
Attachments: error path.png, happy path.png
Unable to automatically reconnect to a JDG environment when JDG crash. I know this is unlikely to happen or unlikely use case scenario but I was testing it out and IMHO JDV should be able to automatically reconnect when after a restart of JDG.
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)
7 years, 10 months
[JBoss JIRA] (TEIID-3683) Enhance the formula for caculating core size
by Kylin Soong (JIRA)
[ https://issues.jboss.org/browse/TEIID-3683?page=com.atlassian.jira.plugin... ]
Kylin Soong updated TEIID-3683:
-------------------------------
Priority: Minor (was: Major)
> Enhance the formula for caculating core size
> --------------------------------------------
>
> Key: TEIID-3683
> URL: https://issues.jboss.org/browse/TEIID-3683
> Project: Teiid
> Issue Type: Enhancement
> Components: Sizing Application
> Reporter: Kylin Soong
> Assignee: Kylin Soong
> Priority: Minor
> Fix For: 9.3
>
> Attachments: sizing-tools-cores.png
>
>
> I think we can consider to enhance in the following aspects:
> 1. Q7 is hard for user to input
> Q7 need some pre-test or run sample query via POC, this not easy for user to input, also they may feels confused.
> 2. How to caculate core size?
> Current we consider through serialize/deserialize, the linear serialize/deserialize percentage get from trial in my local pc, this may need more test/review.
> 3. Whether we can use runnable app replace Web UI
> If use runnable app like AdminShell, most of questions in attached png can cacualate and get a precise input,
> Any idea/advice for this?
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)
7 years, 10 months
[JBoss JIRA] (TEIID-3075) OSGi bundle versions hardcoded
by Steven Hawkins (JIRA)
[ https://issues.jboss.org/browse/TEIID-3075?page=com.atlassian.jira.plugin... ]
Steven Hawkins updated TEIID-3075:
----------------------------------
Fix Version/s: 10.0
> OSGi bundle versions hardcoded
> ------------------------------
>
> Key: TEIID-3075
> URL: https://issues.jboss.org/browse/TEIID-3075
> Project: Teiid
> Issue Type: Bug
> Components: Build/Kits
> Affects Versions: 8.7.1
> Reporter: Julian Coleman
> Priority: Minor
> Fix For: 10.0
>
>
> The file:
> build/kits/karaf/teiid-karaf-features.xml
> contains hard-coded versions of some dependencies. For example:
> <bundle>wrap:mvn:org.apache.lucene/lucene-core/3.6.2</bundle>
> <bundle>mvn:org.infinispan/infinispan-query/5.2.1.Final</bundle>
> These should be replaced by the appropriate properties.
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)
7 years, 10 months
[JBoss JIRA] (TEIID-3075) OSGi bundle versions hardcoded
by Ramesh Reddy (JIRA)
[ https://issues.jboss.org/browse/TEIID-3075?page=com.atlassian.jira.plugin... ]
Ramesh Reddy commented on TEIID-3075:
-------------------------------------
Unless we have hopes to live in OSGI container in the future, this can be resolved. Otherwise 10 is better
> OSGi bundle versions hardcoded
> ------------------------------
>
> Key: TEIID-3075
> URL: https://issues.jboss.org/browse/TEIID-3075
> Project: Teiid
> Issue Type: Bug
> Components: Build/Kits
> Affects Versions: 8.7.1
> Reporter: Julian Coleman
> Priority: Minor
>
> The file:
> build/kits/karaf/teiid-karaf-features.xml
> contains hard-coded versions of some dependencies. For example:
> <bundle>wrap:mvn:org.apache.lucene/lucene-core/3.6.2</bundle>
> <bundle>mvn:org.infinispan/infinispan-query/5.2.1.Final</bundle>
> These should be replaced by the appropriate properties.
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)
7 years, 10 months
[JBoss JIRA] (TEIID-4661) Subsequent queries hang after materialized view TTL expires.
by Johnathon Lee (JIRA)
[ https://issues.jboss.org/browse/TEIID-4661?page=com.atlassian.jira.plugin... ]
Johnathon Lee updated TEIID-4661:
---------------------------------
Fix Version/s: 8.12.10.6_3
> Subsequent queries hang after materialized view TTL expires.
> ------------------------------------------------------------
>
> Key: TEIID-4661
> URL: https://issues.jboss.org/browse/TEIID-4661
> Project: Teiid
> Issue Type: Bug
> Components: Query Engine
> Affects Versions: 8.12.x
> Reporter: Colin Mondesir
> Assignee: Steven Hawkins
> Priority: Critical
> Fix For: 9.0.6, 9.1.2, 9.2, 8.12.10.6_3
>
>
> With a VDB using lazy-invalidate in a clustered configuration initially the materialized view is cached correctly but when the TTL expires (10 minutes) and the query is run again the state of the view changes to LOADING and never reverts to "LOADED", so the next query hangs.
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)
7 years, 10 months
[JBoss JIRA] (TEIID-4793) Change of class loading no longer requires module dependencies
by Johnathon Lee (JIRA)
[ https://issues.jboss.org/browse/TEIID-4793?page=com.atlassian.jira.plugin... ]
Johnathon Lee updated TEIID-4793:
---------------------------------
Fix Version/s: 8.12.10.6_3
> Change of class loading no longer requires module dependencies
> --------------------------------------------------------------
>
> Key: TEIID-4793
> URL: https://issues.jboss.org/browse/TEIID-4793
> Project: Teiid
> Issue Type: Enhancement
> Components: JDG Connector
> Affects Versions: 9.3, 8.12.10.6_3
> Reporter: Van Halbert
> Assignee: Van Halbert
> Priority: Critical
> Fix For: 8.12.10.6_3
>
>
> With the latest changes to support username/password required code refactoring so that a new remoteCacheManager is configured for each connection. And with that, it appears that, with 1 more small change, the resource-adapter module dependency in the pojo is no longer needed for either use case: using pojo annotations or protobuf files.
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)
7 years, 10 months
[JBoss JIRA] (TEIID-1485) Virtual Procedures validator will not correctly validate whether access patterns are satisfied, resulting in run-time errors
by Steven Hawkins (JIRA)
[ https://issues.jboss.org/browse/TEIID-1485?page=com.atlassian.jira.plugin... ]
Steven Hawkins resolved TEIID-1485.
-----------------------------------
Resolution: Deferred
Given the level of effort vs. benefit for catching anything beyond a simple scenario, marking this as deferred.
> Virtual Procedures validator will not correctly validate whether access patterns are satisfied, resulting in run-time errors
> ----------------------------------------------------------------------------------------------------------------------------
>
> Key: TEIID-1485
> URL: https://issues.jboss.org/browse/TEIID-1485
> Project: Teiid
> Issue Type: Feature Request
> Components: Query Engine
> Affects Versions: 6.0.0
> Reporter: Michael Walker
> Priority: Minor
> Attachments: novalidation.JPG
>
>
> Create a table that has an access pattern. Then create a virtual procedure that selects data from the table, but does not satisfy the access pattern. Validate the procedure -- it will validate successfully.
> We should catch access pattern errors during validation. Instead, this results in run-time errors.
> See attached screenshot for an example.
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)
7 years, 10 months