[ 
https://issues.apache.org/jira/browse/BEAM-4571?focusedWorklogId=134007&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-134007
 ]

ASF GitHub Bot logged work on BEAM-4571:
----------------------------------------

                Author: ASF GitHub Bot
            Created on: 12/Aug/18 12:28
            Start Date: 12/Aug/18 12:28
    Worklog Time Spent: 10m 
      Work Description: jbonofre commented on a change in pull request #6045: 
[BEAM-4571] RedisIO support for write using SET operation
URL: https://github.com/apache/beam/pull/6045#discussion_r209453493
 
 

 ##########
 File path: 
sdks/java/io/redis/src/test/java/org/apache/beam/sdk/io/redis/RedisIOTest.java
 ##########
 @@ -52,32 +58,101 @@ public void after() throws Exception {
   }
 
   @Test
-  public void testWriteRead() throws Exception {
+  public void testWriteRead_append() throws Exception {
 
 Review comment:
   For consistency, I would use `testWriteReadAppend()`.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


Issue Time Tracking
-------------------

    Worklog Id:     (was: 134007)
    Time Spent: 50m  (was: 40m)

> RedisIO support for write using SET operation
> ---------------------------------------------
>
>                 Key: BEAM-4571
>                 URL: https://issues.apache.org/jira/browse/BEAM-4571
>             Project: Beam
>          Issue Type: Improvement
>          Components: io-java-redis
>    Affects Versions: 2.4.0
>            Reporter: Jan Peuker
>            Assignee: Jean-Baptiste Onofré
>            Priority: Minor
>             Fix For: 2.7.0
>
>          Time Spent: 50m
>  Remaining Estimate: 0h
>
> At the moment, RedisIO only supports "append" operation when writing to 
> Redis. This improvement is to add support for "set" operation.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to