You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pinot.apache.org by ja...@apache.org on 2019/06/04 18:09:58 UTC

[incubator-pinot] branch server_starter_sleep updated (def7837f -> 983ef76)

This is an automated email from the ASF dual-hosted git repository.

jackie pushed a change to branch server_starter_sleep
in repository https://gitbox.apache.org/repos/asf/incubator-pinot.git.


 discard def7837f Fix the potentail negative sleep time in HelixServerStarter
     add 3ecdc5c  Avoid negative sleep time in startupServiceStatusCheck (#4276)
     add 4e3c7d9  [TE] Change default auto onboard frequency to 6 hours (#4258)
     add 4c9ac58  [TE] pass alertId to preview in Edit Alert (#4275)
     add 983ef76  Fix the potentail negative sleep time in HelixServerStarter

This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version.  This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:

 * -- * -- B -- O -- O -- O   (def7837f)
            \
             N -- N -- N   refs/heads/server_starter_sleep (983ef76)

You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.

Any revisions marked "omit" are not gone; other references still
refer to them.  Any revisions marked "discard" are gone forever.

No new revisions were added by this update.

Summary of changes:
 thirdeye/thirdeye-frontend/app/pods/manage/yaml/template.hbs            | 1 +
 .../apache/pinot/thirdeye/auto/onboard/AutoOnboardConfiguration.java    | 2 +-
 2 files changed, 2 insertions(+), 1 deletion(-)


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