[JBoss JIRA] (TEIID-5465) Run the arquillian tests with the travis build
by Steven Hawkins (JIRA)
Steven Hawkins created TEIID-5465:
-------------------------------------
Summary: Run the arquillian tests with the travis build
Key: TEIID-5465
URL: https://issues.jboss.org/browse/TEIID-5465
Project: Teiid
Issue Type: Task
Components: Build/Kits
Reporter: Steven Hawkins
Assignee: Steven Hawkins
Fix For: 11.2
The integration tests are not getting run enough prior to the final release so need a scheduled build or should be run with every build.
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)
7 years, 7 months
[JBoss JIRA] (TEIID-5464) Test regressions after 4.5 upgrade
by Steven Hawkins (JIRA)
Steven Hawkins created TEIID-5464:
-------------------------------------
Summary: Test regressions after 4.5 upgrade
Key: TEIID-5464
URL: https://issues.jboss.org/browse/TEIID-5464
Project: Teiid
Issue Type: Sub-task
Components: OData
Reporter: Steven Hawkins
Assignee: Steven Hawkins
Fix For: 11.1.1, 11.2
4 tests in IntegrationTestOData4 are failing after the 4.5 upgrade.
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)
7 years, 7 months
[JBoss JIRA] (TEIID-5463) Remove OSGI bundle building
by Steven Hawkins (JIRA)
[ https://issues.jboss.org/browse/TEIID-5463?page=com.atlassian.jira.plugin... ]
Steven Hawkins resolved TEIID-5463.
-----------------------------------
Resolution: Done
Removed from the build. I don't think that we ever fully promoted usage with OSGI, so there wasn't a formal migration/release note added.
On the plus side my local build times improved dramatically.
> Remove OSGI bundle building
> ---------------------------
>
> Key: TEIID-5463
> URL: https://issues.jboss.org/browse/TEIID-5463
> Project: Teiid
> Issue Type: Task
> Components: Build/Kits
> Reporter: Steven Hawkins
> Assignee: Steven Hawkins
> Fix For: 11.2
>
>
> We no longer have aspirations of running directly in osgi mode, the building of bundles should be removed.
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)
7 years, 7 months
[JBoss JIRA] (TEIID-4500) Make documents to capable of building outside the GitBooks
by Steven Hawkins (JIRA)
[ https://issues.jboss.org/browse/TEIID-4500?page=com.atlassian.jira.plugin... ]
Steven Hawkins resolved TEIID-4500.
-----------------------------------
Fix Version/s: (was: 11.x)
Resolution: Out of Date
We've moved to a travis build of the docs.
> Make documents to capable of building outside the GitBooks
> ----------------------------------------------------------
>
> Key: TEIID-4500
> URL: https://issues.jboss.org/browse/TEIID-4500
> Project: Teiid
> Issue Type: Task
> Components: Documentation
> Reporter: Ramesh Reddy
> Assignee: Ramesh Reddy
>
> Currently Teiid documentation is only built by automated process by GitBooks. However, this causes couple issues
> * There is no way to check the documentation formatting external to the GitBook.
> * Documents need to be always hosted by the Gitbook. I am sure there is way to export, but that may need human to do that? Going forward we would need a automated way if one wants to bundle the documents.
> * Gitbook only allows two books for free, we already against this limit with no resolution with the paid route.
> Thus it may be better we also have alternative ways to generate final documents, and be able to host on teiid.org. I find an example with Infinispan documents, we just need to mimic what they are doing
> >> We have also implemented generation of PDFs via the
> > > asciidoctor-maven-plugin with optimized post-processing via GhostScript
> > > (which shrinks the size of the PDFs to a 1/4 of the size).
> > > Look at [2] and [3] to see how that is done.
> > >
> > > Tristan
> > >
> > > [1] http://infinispan.org/docs/dev/user_guide/user_guide.html
> > > [2]
> > > https://github.com/infinispan/infinispan/blob/master/documentation/pom.xml
> > > [3]
> > > https://github.com/infinispan/infinispan/blob/master/documentation/optimi...
> also look at their google-analytics stuff, that is very useful to have. I do also like Infinispans style sheets better than the current default GitBook's, we should adapt them too.
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)
7 years, 7 months
[JBoss JIRA] (TEIID-226) Cacheing translated commands would improve connector performance
by Steven Hawkins (JIRA)
[ https://issues.jboss.org/browse/TEIID-226?page=com.atlassian.jira.plugin.... ]
Steven Hawkins commented on TEIID-226:
--------------------------------------
Looked into this again with embedded performance with spring boot. The long-run overhead was negligible.
> Cacheing translated commands would improve connector performance
> ----------------------------------------------------------------
>
> Key: TEIID-226
> URL: https://issues.jboss.org/browse/TEIID-226
> Project: Teiid
> Issue Type: Feature Request
> Components: Connector API, Query Engine
> Affects Versions: 6.0.0
> Reporter: Steven Hawkins
> Fix For: 11.x
>
>
> Defect Tracker #16722: AD 2/17/05 - Command translation in connector - approx. half the time taken to create an Execution object is spent in command translation. If there was a way to cache the translated command, then we could eliminate that step for subsequent requests.
> Alex 2/17/05 - The problem is that the connector can be used with different vdbs, so the translation may be different even for the same query. Still seems do-able [...].
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)
7 years, 7 months