GitHub user phiradet opened a pull request:

    https://github.com/apache/bahir-flink/pull/23

    [BAHIR-145] Fix the JedisCluster function called when performing PFADD

    Hi All,
    
    As described in the bug report, there is a bug in the Streaming Flink 
connector for Redis (Cluster). The connector cannot perform PFADD correctly 
because of a wrong function call. Please check this fix.
    
    Best regards,
    Phiradet

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/phiradet/bahir-flink 
BAHIR-145_flink_sink_for_redis_cannot_perform_pfadd

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/bahir-flink/pull/23.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #23
    
----
commit 2e20f345319e5ea6996b40f1b032678d95d3bc32
Author: Bang, Phiradet <[email protected]>
Date:   2017-11-22T04:48:45Z

    [BAHIR-145] Fix the JedisCluster function called when performing PFADD

----


---

Reply via email to