[
https://issues.jboss.org/browse/JBIDE-11881?page=com.atlassian.jira.plugi...
]
Andre Dietisheim edited comment on JBIDE-11881 at 8/31/12 7:01 PM:
-------------------------------------------------------------------
https://bugzilla.redhat.com/show_bug.cgi?id=846166 says that there's no API in the
REST service that would allow service users to query application states. On the other hand
https://bugzilla.redhat.com/show_bug.cgi?id=805989 says that one can query the application
state. What do I miss? I posted comments to both issues and mailed the mailing-list.
was (Author: adietish):
In
https://bugzilla.redhat.com/show_bug.cgi?id=846166 they say that there's no API
in the REST service that would allow service users to query an application state nor an
application cartridge state. How is this related to
https://bugzilla.redhat.com/show_bug.cgi?id=805989 you are referring to? I posted comments
both issues.
Display application state in OpenShift Explorer and Properties view
-------------------------------------------------------------------
Key: JBIDE-11881
URL:
https://issues.jboss.org/browse/JBIDE-11881
Project: Tools (JBoss Tools)
Issue Type: Feature Request
Components: openshift
Affects Versions: 3.3.0.Beta3
Reporter: Xavier Coulon
Assignee: Andre Dietisheim
Fix For: 4.0.x
From Bugzilla#805989
The state of the application on each gear can be checked using the gear_groups
rest api.
/broker/rest/domains/<domain-name>/applications/<app-name>/gear_groups
This rest call reflects the state of the application on each gear based on the
contents of the file $OPENSHIFT_GEAR_DIR/runtime/.state
The following states should be tracked in ~/runtime/.state
stopped
building
deploying
started
idle
unknown
--
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