[JBoss JIRA] (TEIID-5690) getVDBs in domain mode is returning the VDBs of one server
by Steven Hawkins (Jira)
[ https://issues.jboss.org/browse/TEIID-5690?page=com.atlassian.jira.plugin... ]
Steven Hawkins resolved TEIID-5690.
-----------------------------------
Resolution: Done
Since people may be used to the behavior of getVDBs providing just a single server result - and typically we expect homogeneous results across the domian I added a getVDBs(boolean singleInstance) admin method instead of changing the current method. Passing false will get all VDBs from the domain.
> getVDBs in domain mode is returning the VDBs of one server
> ----------------------------------------------------------
>
> Key: TEIID-5690
> URL: https://issues.jboss.org/browse/TEIID-5690
> Project: Teiid
> Issue Type: Bug
> Components: AdminApi
> Reporter: Mark Tawk
> Assignee: Steven Hawkins
> Priority: Major
> Fix For: 12.2
>
>
> The method "getDomainAwareList" used into "getVDBs()" is always used with the parameter "singleInstance" set to true.
> That's why "getVDBs()" is returning only the VDBs of one server.
> or "singleInstance" should be set to false when having multiple servers
--
This message was sent by Atlassian Jira
(v7.12.1#712002)
5 years, 9 months
[JBoss JIRA] (TEIID-5690) getVDBs in domain mode is returning the VDBs of one server
by Steven Hawkins (Jira)
[ https://issues.jboss.org/browse/TEIID-5690?page=com.atlassian.jira.plugin... ]
Steven Hawkins updated TEIID-5690:
----------------------------------
Description:
The method "getDomainAwareList" used into "getVDBs()" is always used with the parameter "singleInstance" set to true.
That's why "getVDBs()" is returning only the VDBs of one server.
or "singleInstance" should be set to false when having multiple servers
was:
The method "getDomainAwareList" used into "getVDBs()" is always used with the parameter "singleInstance" set to true.
That's why "getVDBs()" is returning only the VDBs of one server-group.
or "singleInstance" should be set to false when having multiple server-groups
> getVDBs in domain mode is returning the VDBs of one server
> ----------------------------------------------------------
>
> Key: TEIID-5690
> URL: https://issues.jboss.org/browse/TEIID-5690
> Project: Teiid
> Issue Type: Bug
> Components: AdminApi
> Reporter: Mark Tawk
> Assignee: Steven Hawkins
> Priority: Major
> Fix For: 12.2
>
>
> The method "getDomainAwareList" used into "getVDBs()" is always used with the parameter "singleInstance" set to true.
> That's why "getVDBs()" is returning only the VDBs of one server.
> or "singleInstance" should be set to false when having multiple servers
--
This message was sent by Atlassian Jira
(v7.12.1#712002)
5 years, 9 months
[JBoss JIRA] (TEIID-5690) getVDBs in domain mode is returning the VDBs of one server
by Steven Hawkins (Jira)
[ https://issues.jboss.org/browse/TEIID-5690?page=com.atlassian.jira.plugin... ]
Steven Hawkins updated TEIID-5690:
----------------------------------
Summary: getVDBs in domain mode is returning the VDBs of one server (was: getVDBs in domain mode is returning the VDBs of one server-group)
> getVDBs in domain mode is returning the VDBs of one server
> ----------------------------------------------------------
>
> Key: TEIID-5690
> URL: https://issues.jboss.org/browse/TEIID-5690
> Project: Teiid
> Issue Type: Bug
> Components: AdminApi
> Reporter: Mark Tawk
> Assignee: Steven Hawkins
> Priority: Major
> Fix For: 12.2
>
>
> The method "getDomainAwareList" used into "getVDBs()" is always used with the parameter "singleInstance" set to true.
> That's why "getVDBs()" is returning only the VDBs of one server-group.
> or "singleInstance" should be set to false when having multiple server-groups
--
This message was sent by Atlassian Jira
(v7.12.1#712002)
5 years, 9 months
[JBoss JIRA] (TEIID-5690) getVDBs in domain mode is returning the VDBs of one server-group
by Steven Hawkins (Jira)
[ https://issues.jboss.org/browse/TEIID-5690?page=com.atlassian.jira.plugin... ]
Steven Hawkins updated TEIID-5690:
----------------------------------
Description:
The method "getDomainAwareList" used into "getVDBs()" is always used with the parameter "singleInstance" set to true.
That's why "getVDBs()" is returning only the VDBs of one server-group.
or "singleInstance" should be set to false when having multiple server-groups
was:
The method "getDomainAwareList" used into "getVDBs()" is always used with the parameter "singleInstance" set to true.
That's why "getVDBs()" is returning only the VDBs of one cluster.
or "singleInstance" should be set to false when having multiple clusters
> getVDBs in domain mode is returning the VDBs of one server-group
> ----------------------------------------------------------------
>
> Key: TEIID-5690
> URL: https://issues.jboss.org/browse/TEIID-5690
> Project: Teiid
> Issue Type: Bug
> Components: AdminApi
> Reporter: Mark Tawk
> Assignee: Steven Hawkins
> Priority: Major
> Fix For: 12.2
>
>
> The method "getDomainAwareList" used into "getVDBs()" is always used with the parameter "singleInstance" set to true.
> That's why "getVDBs()" is returning only the VDBs of one server-group.
> or "singleInstance" should be set to false when having multiple server-groups
--
This message was sent by Atlassian Jira
(v7.12.1#712002)
5 years, 9 months
[JBoss JIRA] (TEIID-5690) getVDBs in domain mode is returning the VDBs of one server-group
by Steven Hawkins (Jira)
[ https://issues.jboss.org/browse/TEIID-5690?page=com.atlassian.jira.plugin... ]
Steven Hawkins updated TEIID-5690:
----------------------------------
Summary: getVDBs in domain mode is returning the VDBs of one server-group (was: getVDBs in domain mode is returning the VDBs of one cluster)
> getVDBs in domain mode is returning the VDBs of one server-group
> ----------------------------------------------------------------
>
> Key: TEIID-5690
> URL: https://issues.jboss.org/browse/TEIID-5690
> Project: Teiid
> Issue Type: Bug
> Components: AdminApi
> Reporter: Mark Tawk
> Assignee: Steven Hawkins
> Priority: Major
> Fix For: 12.2
>
>
> The method "getDomainAwareList" used into "getVDBs()" is always used with the parameter "singleInstance" set to true.
> That's why "getVDBs()" is returning only the VDBs of one cluster.
> or "singleInstance" should be set to false when having multiple clusters
--
This message was sent by Atlassian Jira
(v7.12.1#712002)
5 years, 9 months
[JBoss JIRA] (TEIID-5684) Show Latest Deployed Date of VDB in metadata tables
by Steven Hawkins (Jira)
[ https://issues.jboss.org/browse/TEIID-5684?page=com.atlassian.jira.plugin... ]
Steven Hawkins commented on TEIID-5684:
---------------------------------------
What do you consider the deployment date?
We should have a last modified time of the resource, and we have a last started time (or when the deployment scan picked up the resource). However on every restart the vdb is effectively redeployed.
>From https://issues.jboss.org/browse/HAL-391 you can get the WildFly enabled-timestamp from the cli. For example:
/deployment=bqt.vdb:read-attribute(name=enabled-timestamp)
would return something like:
{code}
{
"outcome" => "success",
"result" => "2019-04-02 16:11:43,222 EDT"
}
{code}
Alternatively is this something that you could set via a vdb property such that it could be obtained in the Properties or a new VDBProperties table?
> Show Latest Deployed Date of VDB in metadata tables
> ---------------------------------------------------
>
> Key: TEIID-5684
> URL: https://issues.jboss.org/browse/TEIID-5684
> Project: Teiid
> Issue Type: Enhancement
> Reporter: Chandra Akkinepalli
> Assignee: Steven Hawkins
> Priority: Major
> Fix For: 12.2
>
>
> There is no easy way to tell when a VDB is last deployed on the server without scanning through server.log. This is very useful metadata to have handy.
> Is it possible to show when a VDB is last deployed on the server via metadata tables.
> May be show this info along with VDB name and version in SYS.VirtualDatabase table?
--
This message was sent by Atlassian Jira
(v7.12.1#712002)
5 years, 9 months
[JBoss JIRA] (TEIID-5523) Allow for xsd schema association with vdb.xml
by Steven Hawkins (Jira)
[ https://issues.jboss.org/browse/TEIID-5523?page=com.atlassian.jira.plugin... ]
Steven Hawkins reassigned TEIID-5523:
-------------------------------------
Fix Version/s: Open To Community
(was: 12.x)
Assignee: (was: Steven Hawkins)
Moving to a community issue as we're concentrating on xml moving forward.
> Allow for xsd schema association with vdb.xml
> ---------------------------------------------
>
> Key: TEIID-5523
> URL: https://issues.jboss.org/browse/TEIID-5523
> Project: Teiid
> Issue Type: Quality Risk
> Components: Build/Kits
> Reporter: Steven Hawkins
> Priority: Minor
> Fix For: Open To Community
>
>
> Using Teiid Thorntail an exception is thrown at deployment when I attempt to associate an xsd with the vdb.xml file. This would be helpful to assist with vdb editing.
--
This message was sent by Atlassian Jira
(v7.12.1#712002)
5 years, 9 months