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 2021/05/14 03:55:59 UTC

[incubator-heron] branch nicknezis/bookkeeper-upgrade updated (2621150 -> 918b928)

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

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


    from 2621150  Contrib style cleanup
     add 918b928  More code style cleanup

No new revisions were added by this update.

Summary of changes:
 eco/src/java/org/apache/heron/eco/Eco.java           | 20 ++++++++++----------
 .../org/apache/heron/eco/builder/ObjectBuilder.java  |  2 +-
 .../java/backtype/storm/spout/RawMultiScheme.java    |  1 +
 .../src/java/backtype/storm/spout/RawScheme.java     |  1 +
 .../src/java/backtype/storm/utils/ConfigUtils.java   |  8 ++++----
 .../topology/base/BaseTickTupleAwareRichBolt.java    |  2 +-
 .../src/java/org/apache/storm/utils/ConfigUtils.java |  8 ++++----
 .../storm/serialization/SerializationFactory.java    |  4 ++--
 .../topology/base/BaseTickTupleAwareRichBolt.java    |  2 +-
 .../src/java/org/apache/storm/utils/ConfigUtils.java |  8 ++++----
 10 files changed, 29 insertions(+), 27 deletions(-)