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/04/09 00:45:15 UTC

[incubator-pinot] branch cluster_change_register updated (f007ba5 -> 0ac9c14)

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

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


 discard f007ba5  In HelixBrokerStarter, allow custom cluster change handlers
     new af62e20  Revert travis-wait config (#4084)
     new e115bc9  In TimeUtils.timeUnitFromString(), return null if input is null or empty (#4088)
     new 0ee5a1d  [TE] Minor correction to #4079 (#4083)
     new 4003155  [TE] frontend - harleyjj/rca - override date-picker component to maintain 0:00 as end stamp (#4080)
     new 435e8be  Update doc for "Creating Pinot segments" to reflect the current code base (#4086)
     new 9a295e7  In HelixBrokerStarter, allow custom cluster change handlers
     new 0ac9c14  Address comment

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   (f007ba5)
            \
             N -- N -- N   refs/heads/cluster_change_register (0ac9c14)

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.

The 5939 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 .travis.yml                                        |   4 +-
 docs/pinot_hadoop.rst                              | 262 ++++++++++-----------
 .../broker/broker/helix/ClusterChangeMediator.java |  17 +-
 .../SegmentsValidationAndRetentionConfig.java      |   2 +-
 .../apache/pinot/common/utils/time/TimeUtils.java  |  11 +-
 .../org/apache/pinot/common/utils/UtilsTest.java   |  10 +
 .../core/segment/index/SegmentMetadataImpl.java    |   1 +
 .../rootcause-chart-toolbar/component.js           |   4 +-
 .../thirdeye/detector/holiday-anomaly-report.ftl   |   2 +-
 ...multiple-anomalies-email-content-formatter.html |   2 +-
 10 files changed, 161 insertions(+), 154 deletions(-)


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