[
https://issues.apache.org/jira/browse/FLINK-4627?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17325384#comment-17325384
]
Flink Jira Bot commented on FLINK-4627:
---------------------------------------
This issue is assigned but has not received an update in 7 days so it has been
labeled "stale-assigned". If you are still working on the issue, please give an
update and remove the label. If you are no longer working on the issue, please
unassign so someone else may work on it. In 7 days the issue will be
automatically unassigned.
> 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)