[JBoss JIRA] (TEIID-5994) If capabilities are not available not pushing a function masks the problem
by Steven Hawkins (Jira)
[ https://issues.redhat.com/browse/TEIID-5994?focusedWorklogId=12451757&pag... ]
Steven Hawkins logged work on TEIID-5994:
-----------------------------------------
Author: Steven Hawkins
Created on: 17/Jul/20 8:09 AM
Start Date: 17/Jul/20 8:09 AM
Worklog Time Spent: 1 hour
Issue Time Tracking
-------------------
Remaining Estimate: 0 minutes (was: 1 hour)
Time Spent: 1 hour
Worklog Id: (was: 12451757)
> If capabilities are not available not pushing a function masks the problem
> --------------------------------------------------------------------------
>
> Key: TEIID-5994
> URL: https://issues.redhat.com/browse/TEIID-5994
> Project: Teiid
> Issue Type: Quality Risk
> Components: Query Engine
> Reporter: Steven Hawkins
> Assignee: Steven Hawkins
> Priority: Major
> Fix For: 15.0
>
> Original Estimate: 1 hour
> Time Spent: 1 hour
> Remaining Estimate: 0 minutes
>
> In a situation that requires subexpression pushing, for example:
> select virtual_func(source_func(col)) from tbl
> such that source_func must be pushed. The actual exception will be about the expression not being able to be pushed, and not about the capabilities being unavailable - which could only be seen at a debug level.
--
This message was sent by Atlassian Jira
(v7.13.8#713008)
4 years, 5 months
[JBoss JIRA] (TEIID-5994) If capabilities are not available not pushing a function masks the problem
by Steven Hawkins (Jira)
Steven Hawkins created TEIID-5994:
-------------------------------------
Summary: If capabilities are not available not pushing a function masks the problem
Key: TEIID-5994
URL: https://issues.redhat.com/browse/TEIID-5994
Project: Teiid
Issue Type: Quality Risk
Components: Query Engine
Reporter: Steven Hawkins
Assignee: Steven Hawkins
Fix For: 15.0
In a situation that requires subexpression pushing, for example:
select virtual_func(source_func(col)) from tbl
such that source_func must be pushed. The actual exception will be about the expression not being able to be pushed, and not about the capabilities being unavailable - which could only be seen at a debug level.
--
This message was sent by Atlassian Jira
(v7.13.8#713008)
4 years, 5 months
[JBoss JIRA] (TEIID-5968) enabled=true flag not visible in xa-datasource
by Steven Hawkins (Jira)
[ https://issues.redhat.com/browse/TEIID-5968?page=com.atlassian.jira.plugi... ]
Steven Hawkins commented on TEIID-5968:
---------------------------------------
> Ok, so is there a way we can get a build for this change for now?
You can always build any branch from source. Master produces snapshots. There's a link to the snapshot on the download page http://teiid.io/teiid_wildfly/downloads/
> enabled=true flag not visible in xa-datasource
> ----------------------------------------------
>
> Key: TEIID-5968
> URL: https://issues.redhat.com/browse/TEIID-5968
> Project: Teiid
> Issue Type: Bug
> Components: AdminApi
> Affects Versions: 11.1.2
> Reporter: Manoj Majumdar
> Assignee: Steven Hawkins
> Priority: Major
> Fix For: 15.0, 13.1.2, 14.0.1
>
> Original Estimate: 2 hours, 30 minutes
> Remaining Estimate: 2 hours, 30 minutes
>
> While creating a XA-Datasource using admin Api, enabled="true" paramter is not set and is not visible in standalone-teiid.xml, have to add it manually.
>
> Because of this flag not set, connection pooling is not working and teiid is creating more connections than max-pool-size mentioned
--
This message was sent by Atlassian Jira
(v7.13.8#713008)
4 years, 5 months
[JBoss JIRA] (TEIID-5968) enabled=true flag not visible in xa-datasource
by Manoj Majumdar (Jira)
[ https://issues.redhat.com/browse/TEIID-5968?page=com.atlassian.jira.plugi... ]
Manoj Majumdar commented on TEIID-5968:
---------------------------------------
Any updates on the admin api with this fix?
> enabled=true flag not visible in xa-datasource
> ----------------------------------------------
>
> Key: TEIID-5968
> URL: https://issues.redhat.com/browse/TEIID-5968
> Project: Teiid
> Issue Type: Bug
> Components: AdminApi
> Affects Versions: 11.1.2
> Reporter: Manoj Majumdar
> Assignee: Steven Hawkins
> Priority: Major
> Fix For: 15.0, 13.1.2, 14.0.1
>
> Original Estimate: 2 hours, 30 minutes
> Remaining Estimate: 2 hours, 30 minutes
>
> While creating a XA-Datasource using admin Api, enabled="true" paramter is not set and is not visible in standalone-teiid.xml, have to add it manually.
>
> Because of this flag not set, connection pooling is not working and teiid is creating more connections than max-pool-size mentioned
--
This message was sent by Atlassian Jira
(v7.13.8#713008)
4 years, 5 months
[JBoss JIRA] (TEIID-5975) xref links are broken in docs and other doc issues
by Steven Hawkins (Jira)
[ https://issues.redhat.com/browse/TEIID-5975?page=com.atlassian.jira.plugi... ]
Steven Hawkins resolved TEIID-5975.
-----------------------------------
Fix Version/s: 15.0
Resolution: Done
There ended up being quite a bit to correct. Along with the intermediate commits the final approach was to use templating for prod using xref and otherwise using links.
> xref links are broken in docs and other doc issues
> --------------------------------------------------
>
> Key: TEIID-5975
> URL: https://issues.redhat.com/browse/TEIID-5975
> Project: Teiid
> Issue Type: Bug
> Components: Documentation
> Reporter: Steven Hawkins
> Assignee: Steven Hawkins
> Priority: Major
> Fix For: 15.0
>
> Original Estimate: 5 hours
> Time Spent: 7 hours
> Remaining Estimate: 0 minutes
>
> Productization changes to use xref for links do not render correctly with the usual gitbook build. They produce an invalid anchor link in the current doc.
> There are also some pages that look like they weren't updated to the new page names. Running a regex like
> {noformat}
> :[^/A-Z:]*[A-Z][^/:]*.adoc
> {noformat}
> over the reference guide shows at least 86 now invalid links. [~broldan] do you have a master list of old to new doc file names that could script getting those updated?
--
This message was sent by Atlassian Jira
(v7.13.8#713008)
4 years, 5 months
[JBoss JIRA] (TEIID-5975) xref links are broken in docs and other doc issues
by Steven Hawkins (Jira)
[ https://issues.redhat.com/browse/TEIID-5975?focusedWorklogId=12451755&pag... ]
Steven Hawkins logged work on TEIID-5975:
-----------------------------------------
Author: Steven Hawkins
Created on: 16/Jul/20 3:51 PM
Start Date: 16/Jul/20 3:51 PM
Worklog Time Spent: 3 hours
Issue Time Tracking
-------------------
Time Spent: 1 day, 2 hours (was: 7 hours)
Worklog Id: (was: 12451755)
> xref links are broken in docs and other doc issues
> --------------------------------------------------
>
> Key: TEIID-5975
> URL: https://issues.redhat.com/browse/TEIID-5975
> Project: Teiid
> Issue Type: Bug
> Components: Documentation
> Reporter: Steven Hawkins
> Assignee: Steven Hawkins
> Priority: Major
> Fix For: 15.0
>
> Original Estimate: 5 hours
> Time Spent: 1 day, 2 hours
> Remaining Estimate: 0 minutes
>
> Productization changes to use xref for links do not render correctly with the usual gitbook build. They produce an invalid anchor link in the current doc.
> There are also some pages that look like they weren't updated to the new page names. Running a regex like
> {noformat}
> :[^/A-Z:]*[A-Z][^/:]*.adoc
> {noformat}
> over the reference guide shows at least 86 now invalid links. [~broldan] do you have a master list of old to new doc file names that could script getting those updated?
--
This message was sent by Atlassian Jira
(v7.13.8#713008)
4 years, 5 months
[JBoss JIRA] (TEIID-5975) xref links are broken in docs and other doc issues
by Steven Hawkins (Jira)
[ https://issues.redhat.com/browse/TEIID-5975?focusedWorklogId=12451754&pag... ]
Steven Hawkins logged work on TEIID-5975:
-----------------------------------------
Author: Steven Hawkins
Created on: 16/Jul/20 3:50 PM
Start Date: 16/Jul/20 3:50 PM
Worklog Time Spent: 3 hours
Issue Time Tracking
-------------------
Remaining Estimate: 0 minutes (was: 1 hour)
Time Spent: 7 hours (was: 4 hours)
Worklog Id: (was: 12451754)
> xref links are broken in docs and other doc issues
> --------------------------------------------------
>
> Key: TEIID-5975
> URL: https://issues.redhat.com/browse/TEIID-5975
> Project: Teiid
> Issue Type: Bug
> Components: Documentation
> Reporter: Steven Hawkins
> Assignee: Steven Hawkins
> Priority: Major
> Original Estimate: 5 hours
> Time Spent: 7 hours
> Remaining Estimate: 0 minutes
>
> Productization changes to use xref for links do not render correctly with the usual gitbook build. They produce an invalid anchor link in the current doc.
> There are also some pages that look like they weren't updated to the new page names. Running a regex like
> {noformat}
> :[^/A-Z:]*[A-Z][^/:]*.adoc
> {noformat}
> over the reference guide shows at least 86 now invalid links. [~broldan] do you have a master list of old to new doc file names that could script getting those updated?
--
This message was sent by Atlassian Jira
(v7.13.8#713008)
4 years, 5 months
[JBoss JIRA] (TEIID-5975) xref links are broken in docs and other doc issues
by Steven Hawkins (Jira)
[ https://issues.redhat.com/browse/TEIID-5975?focusedWorklogId=12451752&pag... ]
Steven Hawkins logged work on TEIID-5975:
-----------------------------------------
Author: Steven Hawkins
Created on: 16/Jul/20 1:36 PM
Start Date: 16/Jul/20 1:36 PM
Worklog Time Spent: 2 hours
Issue Time Tracking
-------------------
Remaining Estimate: 1 hour (was: 3 hours)
Time Spent: 4 hours (was: 2 hours)
Worklog Id: (was: 12451752)
> xref links are broken in docs and other doc issues
> --------------------------------------------------
>
> Key: TEIID-5975
> URL: https://issues.redhat.com/browse/TEIID-5975
> Project: Teiid
> Issue Type: Bug
> Components: Documentation
> Reporter: Steven Hawkins
> Assignee: Steven Hawkins
> Priority: Major
> Original Estimate: 5 hours
> Time Spent: 4 hours
> Remaining Estimate: 1 hour
>
> Productization changes to use xref for links do not render correctly with the usual gitbook build. They produce an invalid anchor link in the current doc.
> There are also some pages that look like they weren't updated to the new page names. Running a regex like
> {noformat}
> :[^/A-Z:]*[A-Z][^/:]*.adoc
> {noformat}
> over the reference guide shows at least 86 now invalid links. [~broldan] do you have a master list of old to new doc file names that could script getting those updated?
--
This message was sent by Atlassian Jira
(v7.13.8#713008)
4 years, 5 months
[JBoss JIRA] (TEIID-5975) xref links are broken in docs and other doc issues
by Steven Hawkins (Jira)
[ https://issues.redhat.com/browse/TEIID-5975?page=com.atlassian.jira.plugi... ]
Steven Hawkins commented on TEIID-5975:
---------------------------------------
another couple of issues - there were existing and new link references to .html files, which should have been to the adoc files. Also there were a couple of invalid xrefs - those have been corrected and normalized.
> xref links are broken in docs and other doc issues
> --------------------------------------------------
>
> Key: TEIID-5975
> URL: https://issues.redhat.com/browse/TEIID-5975
> Project: Teiid
> Issue Type: Bug
> Components: Documentation
> Reporter: Steven Hawkins
> Assignee: Steven Hawkins
> Priority: Major
> Original Estimate: 5 hours
> Time Spent: 2 hours
> Remaining Estimate: 3 hours
>
> Productization changes to use xref for links do not render correctly with the usual gitbook build. They produce an invalid anchor link in the current doc.
> There are also some pages that look like they weren't updated to the new page names. Running a regex like
> {noformat}
> :[^/A-Z:]*[A-Z][^/:]*.adoc
> {noformat}
> over the reference guide shows at least 86 now invalid links. [~broldan] do you have a master list of old to new doc file names that could script getting those updated?
--
This message was sent by Atlassian Jira
(v7.13.8#713008)
4 years, 5 months
[JBoss JIRA] (TEIID-5975) xref links are broken in docs and other doc issues
by Steven Hawkins (Jira)
[ https://issues.redhat.com/browse/TEIID-5975?focusedWorklogId=12451751&pag... ]
Steven Hawkins logged work on TEIID-5975:
-----------------------------------------
Author: Steven Hawkins
Created on: 16/Jul/20 11:14 AM
Start Date: 16/Jul/20 11:09 AM
Worklog Time Spent: 2 hours
Work Description: Corrected the links using the redirect files to drive the mapping.
Issue Time Tracking
-------------------
Remaining Estimate: 3 hours (was: 5 hours)
Time Spent: 2 hours
Worklog Id: (was: 12451751)
> xref links are broken in docs and other doc issues
> --------------------------------------------------
>
> Key: TEIID-5975
> URL: https://issues.redhat.com/browse/TEIID-5975
> Project: Teiid
> Issue Type: Bug
> Components: Documentation
> Reporter: Steven Hawkins
> Assignee: Steven Hawkins
> Priority: Major
> Original Estimate: 5 hours
> Time Spent: 2 hours
> Remaining Estimate: 3 hours
>
> Productization changes to use xref for links do not render correctly with the usual gitbook build. They produce an invalid anchor link in the current doc.
> There are also some pages that look like they weren't updated to the new page names. Running a regex like
> {noformat}
> :[^/A-Z:]*[A-Z][^/:]*.adoc
> {noformat}
> over the reference guide shows at least 86 now invalid links. [~broldan] do you have a master list of old to new doc file names that could script getting those updated?
--
This message was sent by Atlassian Jira
(v7.13.8#713008)
4 years, 5 months