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/03/09 06:46:07 UTC

[incubator-heron] branch nicknezis/tracker-fixes updated (6b93384 -> 3542351)

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

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


    from 6b93384  Fix name mismatch
     add 3542351  Removed EnvelopeAPI Router which was not working

No new revisions were added by this update.

Summary of changes:
 heron/tools/common/src/python/clients/tracker.py   | 16 ++++---
 heron/tools/tracker/src/python/app.py              | 32 +++-----------
 .../tools/tracker/src/python/routers/container.py  |  6 +--
 heron/tools/tracker/src/python/routers/metrics.py  |  5 ++-
 .../tools/tracker/src/python/routers/topologies.py |  5 +--
 heron/tools/tracker/src/python/utils.py            | 50 +---------------------
 heron/tools/ui/resources/static/js/topologies.js   |  4 +-
 7 files changed, 28 insertions(+), 90 deletions(-)