You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@beam.apache.org by ie...@apache.org on 2020/01/28 14:50:34 UTC

[beam] branch master updated (47afc59 -> 8a27a61)

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

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


    from 47afc59  [BEAM-9186] Allow injection of custom equality function. (#10637)
     add 0187bef  [BEAM-7427] Refactore JmsCheckpointMark to be usage via Coder
     add 1039c91  [BEAM-7427] Adjust JmsIO access levels and other minor fixes
     add 8a27a61  Merge pull request #10644: [BEAM-7427] Refactor JmsCheckpointMark to use SerializableCoder

No new revisions were added by this update.

Summary of changes:
 .../apache/beam/sdk/io/jms/JmsCheckpointMark.java  | 188 +++++++--------------
 .../java/org/apache/beam/sdk/io/jms/JmsIO.java     |  13 +-
 .../java/org/apache/beam/sdk/io/jms/JmsIOTest.java |  12 ++
 3 files changed, 77 insertions(+), 136 deletions(-)