You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@heron.apache.org by ni...@apache.org on 2022/01/03 19:03:57 UTC

[incubator-heron] branch nicknezis/netty-version-bump updated (5f90edd -> 9ebc403)

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

nicknezis pushed a change to branch nicknezis/netty-version-bump
in repository https://gitbox.apache.org/repos/asf/incubator-heron.git.


 discard 5f90edd  Updated Netty library to 4.1.71
    omit cdbbaf1  Updated snakeyml dependency to work with updated Kubernetes client
    omit b76f36c  Updated Kubernetes client library to 14.0.0
     add 9ebc403  Updated Netty library to 4.1.71

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   (5f90edd)
            \
             N -- N -- N   refs/heads/nicknezis/netty-version-bump (9ebc403)

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:
 WORKSPACE                                                            | 5 ++---
 .../src/java/org/apache/heron/scheduler/kubernetes/V1Controller.java | 4 +++-
 .../java/org/apache/heron/scheduler/kubernetes/V1ControllerTest.java | 4 ++--
 third_party/java/BUILD                                               | 1 -
 4 files changed, 7 insertions(+), 7 deletions(-)