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 2020/08/03 04:52:36 UTC

[incubator-heron] branch nicknezis/kryo-upgrade updated (a51410a -> f4164d9)

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

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


    from a51410a  Removing unused import
     add 44bbd3c  Removing unused import
     add f4164d9  Add Kryo serialization to one of the API examples

No new revisions were added by this update.

Summary of changes:
 examples/src/java/BUILD                                                | 1 +
 examples/src/java/org/apache/heron/examples/api/AckingTopology.java    | 2 ++
 heron/api/src/java/org/apache/heron/api/serializer/KryoSerializer.java | 1 -
 3 files changed, 3 insertions(+), 1 deletion(-)