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/04 21:44:39 UTC

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

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 9ebc403  Updated Netty library to 4.1.71
     add f96cc7b  Added Docker to Vagrant VM init script (#3756)
     add bc61f7d  Updated External JVM Rules plugin to 4.2 (#3753)
     add 2f94032  Updated Kubernetes client library to 14.0.0 (#3754)
     add 0a5403c  Updated Netty library to 4.1.71
     add 9c53b45  Updated to Netty 4.1.72

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

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                                          |    33 +-
 .../heron/scheduler/kubernetes/V1Controller.java   |     4 +-
 .../scheduler/kubernetes/V1ControllerTest.java     |     4 +-
 maven_install.json                                 | 11961 +++++++++----------
 third_party/java/BUILD                             |     1 +
 vagrant/Vagrantfile                                |     2 +-
 vagrant/init.sh                                    |    12 +
 7 files changed, 5785 insertions(+), 6232 deletions(-)