[jira] [Created] (FLINK-7393) Refactor FlinkKinesisConsumerTest

classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

[jira] [Created] (FLINK-7393) Refactor FlinkKinesisConsumerTest

Shang Yuanchun (Jira)
Bowen Li created FLINK-7393:
-------------------------------

             Summary: Refactor FlinkKinesisConsumerTest
                 Key: FLINK-7393
                 URL: https://issues.apache.org/jira/browse/FLINK-7393
             Project: Flink
          Issue Type: Test
          Components: Kinesis Connector
    Affects Versions: 1.3.2
            Reporter: Bowen Li
            Assignee: Bowen Li
            Priority: Minor
             Fix For: 1.4.0, 1.3.3


Right now, [{{FlinkKinesisConsumerTest}}|https://github.com/apache/flink/blob/master/flink-connectors/flink-connector-kinesis/src/test/java/org/apache/flink/streaming/connectors/kinesis/FlinkKinesisConsumerTest.java] has lots of tests that actually should belong to {{KinesisConfigUtil}}, e.g. all the {{validateXxxConfiguration()}}

We need to move those tests out to a new file {{KinesisConfigUtilTest}}



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)