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/16 21:02:54 UTC

[incubator-pinot] branch broker_config updated (454e550 -> 13890c3)

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

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


 discard 454e550  Remove redundant default broker configurations
     new 443d49e  [TE] Mark some classes as deprecated (#4120)
     new 71de311  [TE] Fix MySQL and H2 timestamp automatic timezone conversion issues (#4113)
     new 88081bd  In ClusterChangeMediator, add stop flag check inside for loop and wait block (#4121)
     new 13890c3  Remove redundant default broker configurations

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   (454e550)
            \
             N -- N -- N   refs/heads/broker_config (13890c3)

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 5959 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:
 .../broker/broker/helix/ClusterChangeMediator.java      |  8 +++++++-
 .../org/apache/pinot/integration/tests/ClusterTest.java |  7 ++++++-
 .../app/pods/self-serve/import-sql-metric/controller.js |  4 ++--
 .../thirdeye/anomaly/alert/v2/AlertJobRunnerV2.java     |  1 +
 .../thirdeye/anomaly/alert/v2/AlertJobSchedulerV2.java  |  1 +
 .../thirdeye/anomaly/alert/v2/AlertTaskRunnerV2.java    |  1 +
 .../anomaly/detection/DetectionJobScheduler.java        |  1 +
 .../thirdeye/anomaly/detection/DetectionTaskRunner.java |  1 +
 .../anomaly/onboard/DetectionOnboardResource.java       |  1 +
 .../pinot/thirdeye/anomaly/onboard/ReplayTaskInfo.java  |  1 +
 .../thirdeye/anomaly/onboard/ReplayTaskRunner.java      |  1 +
 .../dashboard/resources/DetectionJobResource.java       |  1 +
 .../thirdeye/dashboard/resources/OnboardResource.java   |  1 +
 .../datasource/pinot/PinotThirdEyeDataSource.java       |  3 ++-
 .../pinot/resultset/ThirdEyeResultSetUtils.java         | 17 ++++++++++++++---
 .../thirdeye/datasource/sql/SqlThirdEyeDataSource.java  | 10 ++++------
 16 files changed, 45 insertions(+), 14 deletions(-)


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