You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@beam.apache.org by ar...@apache.org on 2019/10/01 12:55:18 UTC

[beam] branch master updated (c1007b6 -> 710d400)

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

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


    from c1007b6  Merge pull request #9418: [BEAM-5428] Implement cross-bundle user state caching in the Python SDK
     add 92399c6  [BEAM-8300] - Add readObject to initialize producer if it is null
     add 710d400  Merge pull request #9640: [BEAM-8300] KinesisIO.write throws NPE because producer is null

No new revisions were added by this update.

Summary of changes:
 .../org/apache/beam/sdk/io/kinesis/KinesisIO.java     | 19 ++++++++++++++++++-
 .../beam/sdk/io/kinesis/KinesisProducerMock.java      |  2 +-
 2 files changed, 19 insertions(+), 2 deletions(-)