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:47 UTC

[beam] branch master updated (b780403 -> b6f22ef)

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

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


    from b780403  Merge pull request #8546 from angoenka/update_container_20190509
     add 7bc1f48  [BEAM-7269] remove StateSpec from hashCode of SimpleStateTag
     new b6f22ef  [BEAM-7269] remove StateSpec from hashCode of SimpleStateTag

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


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


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

Posted by lc...@apache.org.
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(-)