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 c8d35a65eac Convert memory value to int to fix test issue
add 32a67ddafed More style fixes and type conversion to correct string
interpolation
No new revisions were added by this update.
Summary of changes:
bazel_configure.py | 28 +++++++++++-----------
examples/src/python/bolt/half_ack_bolt.py | 2 +-
.../tests/python/heron_executor_unittest.py | 20 +++++++---------
heron/instance/src/python/network/protocol.py | 2 +-
heron/statemgrs/src/python/statemanager.py | 2 +-
.../integration_test/core/aggregator_bolt.py | 4 ++--
.../integration_test/core/integration_test_bolt.py | 8 +++----
.../src/python/local_test_runner/test_kill_bolt.py | 2 +-
.../src/python/local_test_runner/test_template.py | 4 ++--
integration_test/src/python/test_runner/main.py | 2 +-
.../src/python/topology_test_runner/main.py | 2 +-
11 files changed, 37 insertions(+), 39 deletions(-)