[teiid-issues] [JBoss JIRA] (TEIID-5690) getVDBs in domain mode is returning the VDBs of one server-group

Steven Hawkins (Jira) issues at jboss.org
Tue Apr 2 16:24:03 EDT 2019


     [ https://issues.jboss.org/browse/TEIID-5690?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

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)


More information about the teiid-issues mailing list