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

[beam] branch master updated (f7cddfd -> 56b23b8)

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

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


    from f7cddfd  Fix NonDeterministicException#getMessage (#6526)
     add b555ec9  Fix RedisIO EXEC without MULTI error
     add 5543880  RedisIO add isInMulti checking in finishBundle
     new 56b23b8  Merge pull request #6651 from kkpoon/BEAM-5714-fix-redisio-multi-exec-error

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:
 .../io/redis/src/main/java/org/apache/beam/sdk/io/redis/RedisIO.java | 5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)


[beam] 01/01: Merge pull request #6651 from kkpoon/BEAM-5714-fix-redisio-multi-exec-error

Posted by al...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

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

commit 56b23b82c302bf0957f12af1f07033c90a86782c
Merge: f7cddfd 5543880
Author: Ahmet Altay <aa...@gmail.com>
AuthorDate: Wed Oct 17 18:08:35 2018 -0700

    Merge pull request #6651 from kkpoon/BEAM-5714-fix-redisio-multi-exec-error
    
    [BEAM-5714] Fix RedisIO EXEC without MULTI error

 .../io/redis/src/main/java/org/apache/beam/sdk/io/redis/RedisIO.java | 5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)