You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@heron.apache.org by th...@apache.org on 2022/05/27 02:58:16 UTC

[incubator-heron] branch feature/fix-topology-updater updated (be69ffa1f88 -> c370e7a78d7)

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

thinker0 pushed a change to branch feature/fix-topology-updater
in repository https://gitbox.apache.org/repos/asf/incubator-heron.git


 discard be69ffa1f88 Update check style
 discard 106c9538b0e Improve comparison
 discard e0bff41e338 Added Lock for concurrency.
 discard 173981f1bf1 checkstyle
 discard 3397bcbd3d3 Fix Update Topology
 discard e1c22d2e0be typo
     add c370e7a78d7 Fix Update Topology

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   (be69ffa1f88)
            \
             N -- N -- N   refs/heads/feature/fix-topology-updater (c370e7a78d7)

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:
 heron/tools/tracker/src/python/tracker.py | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)