[ https://issues.apache.org/jira/browse/FLINK-18536?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Tzu-Li (Gordon) Tai closed FLINK-18536. --------------------------------------- Resolution: Fixed Fixed in master via e472abb39681adb3d0e0de02254fd92b04b451f3 Thanks [~heywxl]! > [Kinesis][EFO] Configuration deserialisation and validation > ----------------------------------------------------------- > > Key: FLINK-18536 > URL: https://issues.apache.org/jira/browse/FLINK-18536 > Project: Flink > Issue Type: Sub-task > Components: Connectors / Kinesis > Reporter: Danny Cranmer > Assignee: roland > Priority: Major > Labels: pull-request-available > Fix For: 1.12.0 > > > *Background* > EFO record consumption has configuration properties that are available to the > connector via a properties map. The connector must deserialise (where > applicable) these properties and validate they are correct. > *Scope* > - See > [FLIP|https://cwiki.apache.org/confluence/display/FLINK/FLIP-128%3A+Enhanced+Fan+Out+for+AWS+Kinesis+Consumers] > for possible configuration options > - Validate the configuration, see > {{KinesisConfigUtil::validateConsumerConfiguration}} for existing validation > routines > - Provide a deserialisation mechanism to allow other EFO components to access > properties without having to parse from string: > -- Suggest we create a new config class, {{FanOutProperties}} that accepts a > {{Properties}} map and provides convenience methods, for example > {{getConsumerName()}} -- This message was sent by Atlassian Jira (v8.3.4#803005)