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

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

                Author: ASF GitHub Bot
            Created on: 23/Apr/21 14:46
            Start Date: 23/Apr/21 14:46
    Worklog Time Spent: 10m 
      Work Description: iemejia commented on a change in pull request #14626:
URL: https://github.com/apache/beam/pull/14626#discussion_r619276887



##########
File path: CHANGES.md
##########
@@ -74,6 +74,7 @@
 ## Deprecations
 
 * X behavior is deprecated and will be removed in X versions 
([BEAM-X](https://issues.apache.org/jira/browse/BEAM-X)).
+* RedisIO.readAll() was removed since it was deprecated since Beam 2.13.0 
([BEAM-12214](https://issues.apache.org/jira/browse/BEAM-12214)).

Review comment:
       RedisIO.readAll() is removed now. It was deprecated in Beam 2.13.0 ... 
Please use RedisIO.readKeyPatterns() for the equivalent functionality.

##########
File path: CHANGES.md
##########
@@ -74,6 +74,7 @@
 ## Deprecations

Review comment:
       Maybe better in the Breaking changes section?




-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to 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: 587875)
    Time Spent: 20m  (was: 10m)

> Remove RedisIO.readAll() as it was deprecated since Beam 2.13.0
> ---------------------------------------------------------------
>
>                 Key: BEAM-12214
>                 URL: https://issues.apache.org/jira/browse/BEAM-12214
>             Project: Beam
>          Issue Type: Task
>          Components: io-java-redis
>    Affects Versions: 2.13.0
>            Reporter: Alexey Romanenko
>            Assignee: Alexey Romanenko
>            Priority: P2
>          Time Spent: 20m
>  Remaining Estimate: 0h
>
> RedisIO.readAll() is deprecated since Beam 2.13.0. It should be removed to 
> avoid a confusion.
>  



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to