[
https://issues.apache.org/jira/browse/FLINK-4627?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17334315#comment-17334315
]
Flink Jira Bot commented on FLINK-4627:
---------------------------------------
This issue was marked "stale-assigned" and has not received an update in 7
days. It is now automatically unassigned. If you are still working on it, you
can assign it to yourself again. Please also give an update about the status of
the work.
> Use Flink's PropertiesUtil in Kinesis connector to extract typed values from
> config properties
> -----------------------------------------------------------------------------------------------
>
> Key: FLINK-4627
> URL: https://issues.apache.org/jira/browse/FLINK-4627
> Project: Flink
> Issue Type: Improvement
> Components: Connectors / Kinesis
> Reporter: Tzu-Li (Gordon) Tai
> Assignee: Neelesh Srinivas Salian
> Priority: Minor
> Labels: stale-assigned
>
> Right now value extraction from config properties in the Kinesis connector is
> using the plain methods from {{java.util.Properties}} with string parsing.
> We can use Flink's utility {{PropertiesUtil}} to do this, with lesser lines
> of and more readable code.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)