Closed Bug 1309597 Opened 9 years ago Closed 9 years ago

List of Spark clusters doesn't reflect the current status

Categories

(Cloud Services Graveyard :: Metrics: Pipeline, defect, P2)

defect

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: rvitillo, Unassigned)

References

Details

User Story

It would be nice if the list of Spark clusters would reflect the current status. For example, after a cluster has been spawned the status is not updated until the page is manually refreshed.

Attachments

(1 file)

No description provided.
User Story: (updated)
User Story: (updated)
Points: --- → 1
Priority: -- → P2
The work in bug 1309227 is basically refactoring almost all of the form handling code, removing all the JS code bits that was in a fragile state and didn't map nicely to the server side form handling code. Instead we're using Django forms now. That means that there is little way right now to interactively load the cluster status at the moment. But I think it'd not be hard to add that type of thing with a custom JSON returning endpoint that simply checks the current cluster status and replaces the appropriate value in the dashboard list. Would that suffice in terms of accuracy?
Flags: needinfo?(rvitillo)
(In reply to Jannis Leidel [:jezdez] from comment #1) > That means that there is little way right now to interactively load the > cluster status at the moment. But I think it'd not be hard to add that type > of thing with a custom JSON returning endpoint that simply checks the > current cluster status and replaces the appropriate value in the dashboard > list. Would that suffice in terms of accuracy? Per conversation on IRC we agreed that a periodic refresh of the statuses is good enough.
Flags: needinfo?(rvitillo)
Status: NEW → RESOLVED
Closed: 9 years ago
Resolution: --- → FIXED
Product: Cloud Services → Cloud Services Graveyard
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: