[JBoss JIRA] (TEIID-2729) Dynamic VDB xml requires sibling elements to be in a certain order
by Steven Hawkins (JIRA)
[ https://issues.jboss.org/browse/TEIID-2729?page=com.atlassian.jira.plugin... ]
Steven Hawkins resolved TEIID-2729.
-----------------------------------
Fix Version/s: (was: 9.x)
Resolution: Won't Fix
We are now shifting our focus to the ddl from of vdb.xml - TEIID-4629
> Dynamic VDB xml requires sibling elements to be in a certain order
> ------------------------------------------------------------------
>
> Key: TEIID-2729
> URL: https://issues.jboss.org/browse/TEIID-2729
> Project: Teiid
> Issue Type: Enhancement
> Components: AdminApi
> Affects Versions: 8.5
> Reporter: Mark Drilling
>
> In my *-vdb.xml, I have a model defined per following snippet:
> <model name="myModel" type="PHYSICAL" visible="true">
> <source name="myModel" translator-name="hive" connection-jndi-name="Hive12Src" />
> <property name="trimColumnNames" value="true" />
> </model>
> The vdb.xml failed to parse, so I moved the <property> element ahead of <source> and then it worked.
> I don't think element ordering should matter in this case?
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)
8 years, 10 months
[JBoss JIRA] (TEIID-4794) Unable to use JDG as data source after restarting JDG i.e. JDG crash
by Van Halbert (JIRA)
[ https://issues.jboss.org/browse/TEIID-4794?page=com.atlassian.jira.plugin... ]
Van Halbert closed TEIID-4794.
------------------------------
Fix Version/s: 9.3
8.12.10.6_3
Resolution: Duplicate Issue
This is a duplicate of TEIID-4736
> 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: Van Halbert
> Fix For: 9.3, 8.12.10.6_3
>
> 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)
8 years, 10 months
[JBoss JIRA] (TEIID-4794) Unable to use JDG as data source after restarting JDG i.e. JDG crash
by Van Halbert (JIRA)
[ https://issues.jboss.org/browse/TEIID-4794?page=com.atlassian.jira.plugin... ]
Van Halbert reassigned TEIID-4794:
----------------------------------
Assignee: Van Halbert (was: Steven Hawkins)
> 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: Van Halbert
> 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)
8 years, 10 months
[JBoss JIRA] (TEIID-276) refactor static query components
by Steven Hawkins (JIRA)
[ https://issues.jboss.org/browse/TEIID-276?page=com.atlassian.jira.plugin.... ]
Steven Hawkins resolved TEIID-276.
----------------------------------
Resolution: Out of Date
This issue is not being actively addressed. As refactoring occurs, such as with adding domain types static assumptions are being removed.
> refactor static query components
> --------------------------------
>
> Key: TEIID-276
> URL: https://issues.jboss.org/browse/TEIID-276
> Project: Teiid
> Issue Type: Task
> Components: Query Engine
> Affects Versions: 6.0.0
> Reporter: Steven Hawkins
> Assignee: Steven Hawkins
>
> Much of the old query project has static calls for rewriting, resolving, optimization, etc. This makes it unduly difficult to introduce new behavior and requires heavy use of context objects.
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)
8 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)
[ https://issues.jboss.org/browse/TEIID-4794?page=com.atlassian.jira.plugin... ]
Cojan van Ballegooijen updated TEIID-4794:
------------------------------------------
Steps to Reproduce:
- Start JDG 6.6.1 with port off set 100
- Start JDV 6.3.4
- Have a VDB deployed connecting to JDG cache
- Execute some queries in SQL scrapbook -> happy path
- Kill JDG process
- Restart JDG 6.6.1
- Execute some queries in SQL scrapbook -> error path
See attachments for screenshots
was:
- Start JDG 6.6.1 with port off set 100
- Start JDV 6.3.4
- Have a VDB deployed connecting to JDG cache
- Execute some queries in SQL scrapbook -> happy path
- Kill JDG process
- Restart JDG 6.6.1
- Execute some queries in SQL scrapbook -> error flow
See attachments for screenshots
> 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)
8 years, 10 months