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 731fb95a598 More fixes
add d9b1a92f579 More fixes
No new revisions were added by this update.
Summary of changes:
heron/instance/src/python/network/gateway_looper.py | 1 +
heron/instance/src/python/network/heron_client.py | 1 +
heron/statemgrs/src/python/filestatemanager.py | 1 +
heron/tools/cli/src/python/activate.py | 2 +-
heron/tools/cli/src/python/args.py | 2 +-
heron/tools/cli/src/python/cdefs.py | 4 ++--
heron/tools/cli/src/python/cli_helper.py | 8 ++++----
heron/tools/cli/src/python/config.py | 2 +-
heron/tools/cli/src/python/deactivate.py | 2 +-
heron/tools/cli/src/python/execute.py | 8 ++++----
heron/tools/cli/src/python/help.py | 2 +-
heron/tools/cli/src/python/jars.py | 2 +-
heron/tools/tracker/src/python/app.py | 5 ++---
heron/tools/tracker/src/python/config.py | 1 +
heron/tools/tracker/src/python/metricstimeline.py | 4 ++--
heron/tools/tracker/src/python/routers/topologies.py | 4 ++--
heron/tools/tracker/src/python/topology.py | 5 +++--
heron/tools/tracker/src/python/utils.py | 6 +++---
heronpy/connectors/mock/arraylooper.py | 4 ++--
19 files changed, 34 insertions(+), 30 deletions(-)