[ https://jira.jboss.org/browse/TEIID-189?page=com.atlassian.jira.plugin.sy... ]
Steven Hawkins updated TEIID-189:
---------------------------------
Fix Version/s: 7.3
(was: 7.2)
pushing to 7.3
> Temp tables should maintain their costing metadata
> --------------------------------------------------
>
> Key: TEIID-189
> URL: https://jira.jboss.org/browse/TEIID-189
> Project: Teiid
> Issue Type: Feature Request
> Components: Query Engine
> Affects Versions: 8.x
> Reporter: Steven Hawkins
> Priority: Optional
> Fix For: 7.3
>
>
> Defect Tracker #24522: Temp table cardinality is currently only used for staging tables. It would also be generally useful for ad hoc queries to have the TempTableStoreImpl maintain the cardinality of the tables. Other costing information could actually be incorrect now (such as column min/max) depending upon what has been selected into a temp table.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
[ https://jira.jboss.org/browse/TEIID-951?page=com.atlassian.jira.plugin.sy... ]
Ramesh Reddy reassigned TEIID-951:
----------------------------------
Assignee: Ramesh Reddy
> Add/Verify ipv6 readiness
> -------------------------
>
> Key: TEIID-951
> URL: https://jira.jboss.org/browse/TEIID-951
> Project: Teiid
> Issue Type: Feature Request
> Components: Documentation, Query Engine
> Affects Versions: 6.2.0
> Reporter: Marc Shirley
> Assignee: Ramesh Reddy
> Fix For: 7.1.1
>
> Original Estimate: 2 weeks
> Remaining Estimate: 2 weeks
>
> Received request for ipv6 support to comply with Federal Government transition.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
[ https://jira.jboss.org/browse/TEIID-139?page=com.atlassian.jira.plugin.sy... ]
Steven Hawkins commented on TEIID-139:
--------------------------------------
added basic support over JDBC in 7.1.1 (START TRANSACTION | COMMIT | ROLLBACK) ODBC also supports the Postgres style BEGIN to start a transaction.
> Enhancement: Language support for transactions
> ----------------------------------------------
>
> Key: TEIID-139
> URL: https://jira.jboss.org/browse/TEIID-139
> Project: Teiid
> Issue Type: Feature Request
> Components: Query Engine
> Affects Versions: 8.x
> Reporter: Steven Hawkins
> Priority: Optional
> Fix For: 8.x
>
>
> Defect Tracker #20222: Supporting a limited transaction syntax, possibly similar to http://dev.mysql.com/doc/refman/4.1/en/commit.html, would allow the writers of virtual stored procedures to have declarative transaction handling rather than being forced to use the same transaction settings for all procedures based upon connection properties.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
[ https://jira.jboss.org/browse/TEIID-982?page=com.atlassian.jira.plugin.sy... ]
Steven Hawkins commented on TEIID-982:
--------------------------------------
We no longer have a concept of a service and do not have this information captured for external materialization in any case. For internal materialization, the information can be obtained from the SYSADMIN.MatViews table. It's possible to re-expose as a managed object, but that seems unnecessary. Are there any objections to leaving out admin console administration of materialized views from 7.1.1?
> Materialized Views should be treated as a service in MMx through the Console
> ----------------------------------------------------------------------------
>
> Key: TEIID-982
> URL: https://jira.jboss.org/browse/TEIID-982
> Project: Teiid
> Issue Type: Feature Request
> Components: Jopr Plugin
> Reporter: Marc Shirley
> Fix For: 7.1.1
>
>
> Should be a service, controlled in Console, logs controlled by Log Settings, viewable by Log Viewer. There should also be a way to verify success/failure, last run time, from within Console. This could also be linked into the scheduling service (JBEDSP-144) if that existed.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
[ https://jira.jboss.org/browse/TEIID-1257?page=com.atlassian.jira.plugin.s... ]
Steven Hawkins resolved TEIID-1257.
-----------------------------------
Fix Version/s: 7.1.1
Resolution: Done
moved mkdirs out of the setter and into the start method.
> Teiid creates multiple "buffer" directories
> -------------------------------------------
>
> Key: TEIID-1257
> URL: https://jira.jboss.org/browse/TEIID-1257
> Project: Teiid
> Issue Type: Bug
> Components: Server
> Affects Versions: 7.1
> Reporter: Len DiMaggio
> Fix For: 7.1.1
>
>
> No functional impact has been seen, but:
> /buffer is created under the dir from which run.sh is invoked to start the server - the directory remains after the server is stopped
> /server/<profile>/teiid/tmp/buffer - is present while the server is running - it is removed when the server is stopped
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
[ https://jira.jboss.org/browse/TEIID-1257?page=com.atlassian.jira.plugin.s... ]
Steven Hawkins moved SOA-2307 to TEIID-1257:
--------------------------------------------
Project: Teiid (was: JBoss Enterprise SOA Platform)
Key: TEIID-1257 (was: SOA-2307)
Affects Version/s: 7.1
(was: 5.1.0.ER1)
Security: (was: Public)
Component/s: Server
(was: EDS)
> Teiid creates multiple "buffer" directories
> -------------------------------------------
>
> Key: TEIID-1257
> URL: https://jira.jboss.org/browse/TEIID-1257
> Project: Teiid
> Issue Type: Bug
> Components: Server
> Affects Versions: 7.1
> Reporter: Len DiMaggio
>
> No functional impact has been seen, but:
> /buffer is created under the dir from which run.sh is invoked to start the server - the directory remains after the server is stopped
> /server/<profile>/teiid/tmp/buffer - is present while the server is running - it is removed when the server is stopped
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
[ https://jira.jboss.org/browse/TEIID-951?page=com.atlassian.jira.plugin.sy... ]
Ramesh Reddy commented on TEIID-951:
------------------------------------
I have not found any documents in community as to how to start a JBoss AS using IPV6 mode. I tried, IPV6.prefer = true, but not sure how to verify or connect to the resulting system.
> Add/Verify ipv6 readiness
> -------------------------
>
> Key: TEIID-951
> URL: https://jira.jboss.org/browse/TEIID-951
> Project: Teiid
> Issue Type: Feature Request
> Components: Documentation, Query Engine
> Affects Versions: 6.2.0
> Reporter: Marc Shirley
> Fix For: 7.1.1
>
> Original Estimate: 2 weeks
> Remaining Estimate: 2 weeks
>
> Received request for ipv6 support to comply with Federal Government transition.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
[ https://jira.jboss.org/browse/TEIID-984?page=com.atlassian.jira.plugin.sy... ]
Ted Jones resolved TEIID-984.
-----------------------------
Resolution: Out of Date
Affirmative Steve... marking as out of date
> For JON monitoring, add support for monitoring the audit logs
> -------------------------------------------------------------
>
> Key: TEIID-984
> URL: https://jira.jboss.org/browse/TEIID-984
> Project: Teiid
> Issue Type: Feature Request
> Components: Jopr Plugin
> Affects Versions: 7.1
> Reporter: Van Halbert
> Assignee: Ted Jones
>
> Add the ability to monitor the audit logs (or audit database table) from JON
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
[ https://jira.jboss.org/browse/TEIID-984?page=com.atlassian.jira.plugin.sy... ]
Steven Hawkins commented on TEIID-984:
--------------------------------------
Since audit logging is configurable through log4j, can we just make this as resolved?
> For JON monitoring, add support for monitoring the audit logs
> -------------------------------------------------------------
>
> Key: TEIID-984
> URL: https://jira.jboss.org/browse/TEIID-984
> Project: Teiid
> Issue Type: Feature Request
> Components: Jopr Plugin
> Affects Versions: 7.1
> Reporter: Van Halbert
> Assignee: Ted Jones
>
> Add the ability to monitor the audit logs (or audit database table) from JON
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
[ https://jira.jboss.org/browse/TEIID-978?page=com.atlassian.jira.plugin.sy... ]
Steven Hawkins commented on TEIID-978:
--------------------------------------
If I understand this issue correctly it could apply to UDTs and function/procedure inputs. We probably need more information though on what the expectations for what Teiid would do with this information. Would it validate input values? Would the query/range be reported through metadata? etc.
> Ability to define the 'allowed' values for a type via a defined query. (also relevant to descriptions as well)
> --------------------------------------------------------------------------------------------------------------
>
> Key: TEIID-978
> URL: https://jira.jboss.org/browse/TEIID-978
> Project: Teiid
> Issue Type: Feature Request
> Components: Query Engine
> Reporter: Marc Shirley
>
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira