[
https://issues.apache.org/jira/browse/BEAM-9747?focusedWorklogId=421732&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-421732
]
ASF GitHub Bot logged work on BEAM-9747:
----------------------------------------
Author: ASF GitHub Bot
Created on: 13/Apr/20 23:22
Start Date: 13/Apr/20 23:22
Worklog Time Spent: 10m
Work Description: iemejia commented on issue #11405: [BEAM-9747]
Deprecate RedisIO.readAll() and add RedisIO.readKeyPatterns as a replacement
URL: https://github.com/apache/beam/pull/11405#issuecomment-613144141
Run Java PreCommit
----------------------------------------------------------------
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: 421732)
Time Spent: 20m (was: 10m)
> Deprecate RedisIO.readAll() and add RedisIO.readKeyPatterns() as a replacement
> ------------------------------------------------------------------------------
>
> Key: BEAM-9747
> URL: https://issues.apache.org/jira/browse/BEAM-9747
> Project: Beam
> Issue Type: Improvement
> Components: io-java-redis
> Reporter: Ismaël Mejía
> Assignee: Ismaël Mejía
> Priority: Minor
> Time Spent: 20m
> Remaining Estimate: 0h
>
> The current RedisIO.ReadAll transform does not follow the ReadAll pattern
> introduced by other IOs like HBaseIO, SolrIO and soon CassandraIO. We should
> change current ReadAll into ReadKeyPatterns to avoid confusion to be able to
> provide a
> consistent ReadAll transform BEAM-9403
--
This message was sent by Atlassian Jira
(v8.3.4#803005)