You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@nemo.apache.org by wo...@apache.org on 2019/12/17 05:48:16 UTC

[incubator-nemo] branch master updated (d5fee4f -> c8a1199)

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

wonook pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-nemo.git.


    from d5fee4f  [NEMO-429] SWPP TEAM1 Code Smell Fix (#267)
     add c8a1199  [NEMO-429] SWPP TEAM19 Code Smell Fix (#269)

No new revisions were added by this update.

Summary of changes:
 common/src/main/java/org/apache/nemo/common/Pair.java      |  1 +
 .../org/apache/nemo/common/coder/BytesDecoderFactory.java  |  2 +-
 .../java/org/apache/nemo/common/ir/vertex/LoopVertex.java  |  4 ++--
 common/src/test/java/org/apache/nemo/common/DAGTest.java   |  2 +-
 .../compiler/frontend/beam/InMemorySideInputReader.java    |  6 +++---
 .../runtime/executor/data/block/SerializedMemoryBlock.java | 14 +++++++-------
 6 files changed, 15 insertions(+), 14 deletions(-)