[
https://issues.apache.org/jira/browse/FLINK-4627?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Flink Jira Bot updated FLINK-4627:
----------------------------------
Labels: auto-deprioritized-minor auto-unassigned (was: auto-unassigned
stale-minor)
Priority: Not a Priority (was: Minor)
This issue was labeled "stale-minor" 7 days ago and has not received any
updates so it is being deprioritized. If this ticket is actually Minor, please
raise the priority and ask a committer to assign you the issue or revive the
public discussion.
> 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
> Priority: Not a Priority
> Labels: auto-deprioritized-minor, auto-unassigned
>
> 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)