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]


Reply via email to