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

[beam] 01/01: [BEAM-7269] remove StateSpec from hashCode of SimpleStateTag

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

lcwik pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/beam.git

commit b6f22efe9302f4e91d8d1eaf5a847f99ff33e2bf
Merge: b780403 7bc1f48
Author: Lukasz Cwik <lc...@google.com>
AuthorDate: Mon May 13 09:10:33 2019 -0700

    [BEAM-7269] remove StateSpec from hashCode of SimpleStateTag

 .../java/org/apache/beam/runners/core/StateTags.java |  5 ++---
 .../org/apache/beam/runners/core/StateTagTest.java   | 20 ++++++++++----------
 2 files changed, 12 insertions(+), 13 deletions(-)