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 3542351  Removed EnvelopeAPI Router which was not working
     add 0560c8e  More fixes

No new revisions were added by this update.

Summary of changes:
 heron/shell/src/python/handlers/downloadhandler.py |  5 +-
 heron/shell/src/python/handlers/pidhandler.py      |  9 +++-
 heron/shell/src/python/main.py                     |  2 +-
 heron/shell/src/python/utils.py                    | 15 ------
 heron/tools/common/src/python/clients/tracker.py   | 11 ++--
 heron/tools/tracker/src/python/main.py             |  3 +-
 .../tools/tracker/src/python/routers/container.py  | 62 ++++++++++++----------
 heron/tools/tracker/src/python/topology.py         |  2 +-
 heron/tools/tracker/src/python/utils.py            |  8 +--
 heron/tools/ui/src/python/main.py                  | 40 +++++++++-----
 10 files changed, 80 insertions(+), 77 deletions(-)

Reply via email to