Bug 487909 - Manually refreshing application while starting removes starting state
Summary: Manually refreshing application while starting removes starting state
Status: RESOLVED FIXED
Alias: None
Product: CFT
Classification: ECD
Component: General (show other bugs)
Version: unspecified   Edit
Hardware: PC Mac OS X
: P3 normal
Target Milestone: 1.0 M3   Edit
Assignee: Project Inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords: plan
Depends on:
Blocks:
 
Reported: 2016-02-16 16:17 EST by Nieraj Singh CLA
Modified: 2016-02-23 21:10 EST (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Nieraj Singh CLA 2016-02-16 16:17:32 EST
When an application is starting and shows as STARTING in Servers view, if user manually refresh the application, the STARTING state is removed. When the application successfully starts, then the app state is correctly set to STARTED.

The issue is that the refresh operations triggered manually do not take into account Starting state.

If no refresh is performed during starting, then app correctly stays in STARTING until it is started, or operation is canceled, or app is stopped, as expected.
Comment 1 Nieraj Singh CLA 2016-02-17 02:50:20 EST
Fix pushed to master. Now refresh operations honour the Starting state of an application. Required changes to CloudFoundryServer, therefore it requires thorough testing to check for regressions.
Comment 2 Nieraj Singh CLA 2016-02-23 21:10:36 EST
Verified the fix on 1.0.M3