[
https://issues.jboss.org/browse/TEIID-2432?page=com.atlassian.jira.plugin...
]
Steven Hawkins commented on TEIID-2432:
---------------------------------------
There may be some confusion here as those booleans that you are listing are really a set
of mutually exclusive states - VDB.getStatus(). You can be loading/active/failed/removed.
You can have validity warnings/errors in any of those states. We may need to do some
cleanup on the distinction between errors/warnings as an error does not always imply a
failed deployment (such as a source requiring a datasource not having that datasource
deployed).
Dynamic VDB isLoading state doesnt change on fail
-------------------------------------------------
Key: TEIID-2432
URL:
https://issues.jboss.org/browse/TEIID-2432
Project: Teiid
Issue Type: Feature Request
Components: AdminApi
Affects Versions: 8.2
Reporter: Mark Drilling
Assignee: Ramesh Reddy
I am deploying a dynamic VDB and polling the isLoading state to determine when the VDB
deployment is finished.
In my case the VDB dataSource is not available. I can see in the server log that the
deployment fails immediately, but the isLoading state remains true.
Is this in error, or what status should we be checking?
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see:
http://www.atlassian.com/software/jira