[
https://issues.apache.org/jira/browse/BEAM-4610?focusedWorklogId=220086&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-220086
]
ASF GitHub Bot logged work on BEAM-4610:
----------------------------------------
Author: ASF GitHub Bot
Created on: 28/Mar/19 15:55
Start Date: 28/Mar/19 15:55
Worklog Time Spent: 10m
Work Description: iemejia commented on pull request #8161: [BEAM-4610]
Add SSL support for RedisIO
URL: https://github.com/apache/beam/pull/8161#discussion_r270068956
##########
File path:
sdks/java/io/redis/src/main/java/org/apache/beam/sdk/io/redis/RedisIO.java
##########
@@ -79,6 +79,16 @@
*
* }</pre>
*
+ * <p>It's also possible to enable Redis SSL connection with the corresponding
methods:
Review comment:
remove the comment (let it like it was)
----------------------------------------------------------------
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: 220086)
Time Spent: 20m (was: 10m)
> RedisIO should allow to configure SSL
> -------------------------------------
>
> Key: BEAM-4610
> URL: https://issues.apache.org/jira/browse/BEAM-4610
> Project: Beam
> Issue Type: Improvement
> Components: io-java-redis
> Reporter: Ismaël Mejía
> Assignee: LI Guobao
> Priority: Minor
> Time Spent: 20m
> Remaining Estimate: 0h
>
> Current version of RedisIO does not support SSL connection, this could be
> easily added by enabling the flag as a configuration option in the IO.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)