You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pinot.apache.org by GitBox <gi...@apache.org> on 2019/10/18 01:28:30 UTC

[GitHub] [incubator-pinot] harleyjj opened a new pull request #4721: [TE] frontend - harleyjj/alert-details - handle concurrency errors in…

harleyjj opened a new pull request #4721: [TE] frontend - harleyjj/alert-details - handle concurrency errors in…
URL: https://github.com/apache/incubator-pinot/pull/4721
 
 
   … alert details component
   
   1) Absorb "Task Canceled" error from ember-concurrency
   2) Change concurrency behavior from .drop() to .keepLatest()
   3) Use .isIdle to check for tasks in progress, instead of manually setting loading flags
   4) Make graph spinner indicate when any data is being loaded
   5) Set default sort of Anomalies Table to descending by start date in Alert Overview
   6) In Preview, Table sort is by settings first, then descending by start date
   7) Make sure anomalies table is surfaced when there are any anomalies
   8) In Edit Alert Preview, only fetch the anomalies for "Current Settings" (no time series and bounds)
   9) Make sure time range selection resets state of component for appropriate behavior

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@pinot.apache.org
For additional commands, e-mail: commits-help@pinot.apache.org