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/05/30 01:40:55 UTC

[incubator-heron] branch nicknezis/bookie-upgrade updated (d7ee423bd9b -> b8dd4801a7a)

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

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


    from d7ee423bd9b Upgraded Bookkeeper to 4.14.5
     add dee5455de0a update year in NOTICE, adding ASF headers to missed files (#3834)
     add 28ab670bc64 Update to show the number of instances in the topology list UI. (#3831)
     add f3762f65cd1 Rearrange values.yaml to better style (#3835)
     add 63998f2377f Merge commit 'f3762f65cd101459d32a431977e980b69155f4ad' into nicknezis/bookie-upgrade
     add b8dd4801a7a Upgraded

No new revisions were added by this update.

Summary of changes:
 NOTICE                                             |   2 +-
 WORKSPACE                                          |   7 +-
 deploy/kubernetes/helm/templates/bookie.yaml       |  29 +-
 deploy/kubernetes/helm/templates/zookeeper.yaml    |   2 +-
 deploy/kubernetes/helm/values.yaml.template        |  51 +-
 heron/tools/tracker/src/python/state.py            |  16 +
 heron/tools/tracker/src/python/topology.py         |  10 +-
 heron/tools/tracker/tests/python/app_unittest.py   |  16 +
 heron/tools/tracker/tests/python/mock_proto.py     |  31 +-
 .../tracker/tests/python/topology_unittest.py      |  17 +
 .../tools/ui/resources/static/js/alltopologies.js  |  26 +-
 heron/tools/ui/resources/templates/topology.html   |   2 +
 maven_install.json                                 | 819 +++++++++++----------
 13 files changed, 605 insertions(+), 423 deletions(-)