David McLaughlin created AURORA-700:
---------------------------------------
Summary: Scheduler UI should use asynchronous HTTP requests
Key: AURORA-700
URL: https://issues.apache.org/jira/browse/AURORA-700
Project: Aurora
Issue Type: Task
Components: Scheduler
Reporter: David McLaughlin
Currently the scheduler UI code was written to assume synchronous network
requests - every API call blocks JS execution. This is really going to limit
how many API calls we can make per controller before performance is noticeably
degraded. Especially with features like the new update API and the pending
reasons API call.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)