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/02/28 02:14:43 UTC

[incubator-pinot] branch external_view_update updated (6521fbf -> fe71c7d)

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

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


 discard 6521fbf  Actively check cluster changes if there is no callback for a long time
     new fe71c7d  Actively check cluster changes if there is no callback for a long time

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   (6521fbf)
            \
             N -- N -- N   refs/heads/external_view_update (fe71c7d)

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 5778 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 | 27 +++++++++++++++++++++-
 .../broker/broker/helix/HelixBrokerStarter.java    | 13 +++++++----
 2 files changed, 35 insertions(+), 5 deletions(-)


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