yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #06591
[Bug 1231751] Re: Next datatables update can occur before previous AJAX request completes
** Changed in: horizon
Status: Fix Committed => Fix Released
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to OpenStack Dashboard (Horizon).
https://bugs.launchpad.net/bugs/1231751
Title:
Next datatables update can occur before previous AJAX request
completes
Status in OpenStack Dashboard (Horizon):
Fix Released
Bug description:
In horizon.tables.js, datatables is updated every next_poll
milliseconds. If the AJAX request made in the previous call takes
longer than next_poll milliseconds to complete, the two requests could
return out of order. Also, there could be unexpected results if the
first request modifies data after the second request has been made and
now the second request has stale data.
To manage notifications about this bug go to:
https://bugs.launchpad.net/horizon/+bug/1231751/+subscriptions